Cyber Posture

CVE-2026-31908

Critical

Published: 14 April 2026

Published
14 April 2026
Modified
17 April 2026
KEV Added
Patch
CVSS Score 9.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
EPSS Score 0.0015 34.9th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-31908 is a critical-severity Special Element Injection (CWE-75) vulnerability in Apache Apisix. Its CVSS base score is 9.1 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 34.9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

preventrecover

Directly requires timely remediation of the header injection flaw in Apache APISIX by patching to version 3.16.0.

prevent

Mandates validation of inputs, including headers, to prevent injection attacks in the forward-auth plugin.

prevent

Ensures secure configuration settings for the forward-auth plugin to avoid enabling vulnerable configurations that allow header injection.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Header injection vulnerability in public-facing Apache APISIX API gateway enables remote exploitation without privileges, directly mapping to T1190: Exploit Public-Facing Application.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

NVD Description

Header injection vulnerability in Apache APISIX. The attacker can take advantage of certain configuration in forward-auth plugin to inject malicious headers. This issue affects Apache APISIX: from 2.12.0 through 3.15.0. Users are recommended to upgrade to version 3.16.0, which fixes…

more

the issue.

Deeper analysisAI

CVE-2026-31908 is a header injection vulnerability in Apache APISIX, affecting versions from 2.12.0 through 3.15.0. The issue arises in the forward-auth plugin under certain configurations, allowing an attacker to inject malicious headers. It has a CVSS v3.1 base score of 9.1 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N) and is associated with CWE-75.

Remote attackers require no privileges or user interaction to exploit this vulnerability over the network with low complexity. By leveraging the forward-auth plugin's configuration, they can inject malicious headers, potentially leading to high impacts on confidentiality and integrity, such as unauthorized data access or modification.

Apache advisories recommend upgrading to version 3.16.0, which resolves the issue. Further details are available in the Apache mailing list announcement at https://lists.apache.org/thread/sob643s5lztov7x579j8o0c444t36n6b and the OSS-Security mailing list at http://www.openwall.com/lists/oss-security/2026/04/14/3.

Details

CWE(s)

Affected Products

apache
apisix
2.12.0 — 3.16.0

CVEs Like This One

CVE-2026-31923Same product: Apache Apisix
CVE-2025-22828Same vendor: Apache
CVE-2026-27446Same vendor: Apache
CVE-2024-56180Same vendor: Apache
CVE-2026-30778Same vendor: Apache
CVE-2026-22022Same vendor: Apache
CVE-2025-27821Same vendor: Apache
CVE-2026-24015Same vendor: Apache
CVE-2026-34197Same vendor: Apache
CVE-2026-24880Same vendor: Apache

References