All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-71567
HIGHpublished 2026-08-17 15:16 UTC · 18 hours ago · modified 2026-08-17 16:17 UTC
7.7
CVSS / 10
// description
In openshift-metal3/fakefish there is a repeated pattern in some of the scripts where shell variables are injected without quoting them either into command lines or into manifests. This mostly applies to the Image URL and BMC credentials (which are not verified by FakeFish).
// weaknesses (CWE)
- CWE-78