CVE Catalog

CVE-2026-94571

CriticalCVSS 9.4
Published: Translated: NVD NIST

Summary

In OpenStack Octavia before 18.0.1, the Amphora provider driver did not reject control characters in the L7 policy redirect_url and redirect_prefix fields. The RFC 3986 URL validator percent-encodes control characters before validating, so newlines passed structural checks, but Octavia stored and wrote the raw unencoded value directly into the HAProxy configuration generated on the amphora.

Risk Assessment

An authenticated project member who owns a load balancer can inject arbitrary HAProxy directives through a REDIRECT_TO_URL L7 policy, potentially leading to traffic interception or security bypass. Only deployments using the Amphora provider are affected.

Recommendation

Upgrade OpenStack Octavia to version 18.0.1 or later. Until patched, restrict the ability to create L7 redirect policies and audit HAProxy configurations for unexpected entries.

Other vulnerabilities in OpenStack Octavia

See all
Original NVD description (English source)

In OpenStack Octavia before 18.0.1, the Amphora provider driver did not reject control characters in the L7 policy redirect_url and redirect_prefix fields. The RFC 3986 URL validator percent-encodes control characters before validating, and thus newlines passed structural checks, but Octavia stored and wrote the raw unencoded value directly into the HAProxy configuration generated on the amphora. An authenticated project member who owns a load balancer can therefore inject arbitrary HAProxy directives through a REDIRECT_TO_URL L7 policy. Only deployments using the Amphora provider are affected.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS