CVE-2026-71567 PUBLISHED

User-controlled variables inserted unescaped into shell scripts and Kubernetes manifests

Assigner: redhat-cnalr
Reserved: 07.08.2026 Published: 17.08.2026 Updated: 17.08.2026

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).

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N
CVSS Score: 7.7

Product Status

Vendor openshift-metal3
Product fakefish
Versions Default: unknown
  • affected from 0 to 28f9a6b (incl.)
  • Version 526550a is unaffected

References

Problem Types

  • CWE-78 Improper neutralization of special elements used in an OS command ('OS command injection') CWE