CVE-2026-12382
8.2
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N
Summary
A flaw was found in the AAP Gateway Envoy proxy configuration. The non-mTLS route to EDA event streams does not remove the Subject HTTP header from client requests, despite the source code defining requestHeadersToRemove for this header. An unauthenticated remote attacker can inject a spoofed Subject header matching a legitimate client certificate DN to bypass mTLS authentication and inject arbitrary events into protected EDA event streams.
Affected Software
| Vendor | Product | Version Range | Status |
|---|
Weaknesses
- CWE-290: Authentication Bypass by Spoofing
Workarounds
The following practices would help for avoiding exposure and mitigate this flaw:
- Restrict network access to the non-mTLS EDA event stream route (/eda-event-streams/) at the firewall or load balancer level, allowing only trusted internal sources.
- If mTLS-protected event streams are in use, ensure that only the /mtls/eda-event-streams/ route is accessible from untrusted networks.
- Monitor EDA event stream activity for unexpected events_received counter increases that may indicate unauthorized event injection.
- Review Envoy proxy logs for requests to the non-mTLS event stream route from unexpected source IPs.
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://access.redhat.com/security/cve/CVE-2026-12382
- https://bugzilla.redhat.com/show_bug.cgi?id=2489126
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.