CVE-2026-94572 PUBLISHED

Assigner: mitre
Reserved: 21.09.2026 Published: 21.09.2026 Updated: 21.09.2026

In OpenStack Octavia before 18.0.1, the Amphora provider driver did not validate the listener and pool tls_ciphers field for control characters. The value is written verbatim into the HAProxy configuration generated on the amphora, and thus an authenticated project member who owns a TLS-enabled load balancer can embed a newline and inject arbitrary HAProxy configuration directives. Only deployments using the Amphora provider are affected.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
CVSS Score: 9.4

Product Status

Vendor OpenStack
Product Octavia
Versions Default: unaffected
  • affected from 6.0.0 to 16.1.0 (excl.)
  • affected from 17.0.0 to 17.0.1 (excl.)
  • affected from 18.0.0 to 18.0.1 (excl.)

References

Problem Types

  • CWE-94 Improper Control of Generation of Code ('Code Injection') CWE