CVE-2026-12382
Awaiting Analysis Awaiting Analysis - Queue

EDA Event Stream Subject Header Injection in AAP Gateway

Vulnerability report for CVE-2026-12382, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-15

Last updated on: 2026-07-21

Assigner: Red Hat, Inc.

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-15
Last Modified
2026-07-21
Generated
2026-08-05
AI Q&A
2026-07-16
EPSS Evaluated
2026-08-03
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
redhat aap_gateway *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-290 This attack-focused weakness is caused by incorrectly implemented authentication schemes that are subject to spoofing attacks.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-12382 is a flaw in the AAP Gateway's Envoy proxy configuration that allows bypassing mutual TLS authentication. The non-mTLS route for EDA event streams fails to remove the Subject HTTP header from client requests, despite being configured to do so. An attacker can inject a spoofed Subject header matching a legitimate client certificate's Distinguished Name to bypass mTLS and inject arbitrary events into protected streams.

Detection Guidance

Check if the non-mTLS route /eda-event-streams/ is accessible without client certificate validation. Inspect Envoy proxy configuration for missing requestHeadersToRemove directive for the Subject header. Monitor for POST requests to this route with spoofed Subject headers matching legitimate client certificate DNs.

Impact Analysis

An attacker could exploit this to bypass authentication and inject malicious events into EDA streams, potentially triggering unauthorized automation actions on managed infrastructure. This could lead to unauthorized access, data breaches, or system compromises depending on the downstream rulebook actions.

Compliance Impact

This vulnerability could lead to unauthorized access and data manipulation, violating confidentiality and integrity requirements in GDPR and HIPAA. Compliance may be impacted if the affected system processes sensitive data, as it undermines secure authentication and event integrity controls.

Mitigation Strategies

Disable the non-mTLS route /eda-event-streams/ if not required. Ensure the requestHeadersToRemove directive for the Subject header is properly configured in the Envoy xDS configuration. Restrict access to the mTLS route /mtls/eda-event-streams/ and validate all client certificates strictly.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-12382. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart