Cyber Resilience

CVE-2025-10929

Reverse Proxy Header Project Reverse Proxy Header ≤ 1.1.2

Published
30 October 2025
Modified
12 December 2025
Patch / advisory
CVSS Score v3.1 5.3
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
EPSS Score 0.0028 21th percentile
Risk Priority 43 floored blend · peak EPSS

Summary

CVE-2025-10929 is a medium-severity Improper Validation of Consistency within Input (CWE-1288) vulnerability in Reverse Proxy Header Project Reverse Proxy Header. Its CVSS base score is 5.3 (Medium).

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

The strongest mitigations our analysis identified map to SI-10 (Information Input Validation) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

Improper Validation of Consistency within Input vulnerability in Drupal Reverse Proxy Header allows Manipulating User-Controlled Variables.This issue affects Reverse Proxy Header: from 0.0.0 before 1.1.2.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

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.
T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
T1212 Exploitation for Credential Access Credential Access
Adversaries may exploit software vulnerabilities in an attempt to collect credentials.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2024-8305Shared CWE-1288
CVE-2024-31136Shared CWE-1288
CVE-2023-32701Shared CWE-1288
CVE-2023-1620Shared CWE-1288
CVE-2024-31140Shared CWE-1288
CVE-2026-42982Shared CWE-1288
CVE-2026-14781Shared CWE-1288
CVE-2024-5953Shared CWE-1288
CVE-2025-2885Shared CWE-1288
CVE-2026-9689Shared CWE-1288

Affected Assets

reverse proxy header project
reverse proxy header
≤ 1.1.2

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V2.2.2
  • V4.2.3
  • V12.3.2

Mitigating Controls (NIST 800-53 r5) AI

SI-10 requires validity checks on supplied inputs, directly stopping acceptance of internally inconsistent complex data.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly require consistency validation for complex inputs.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing can detect consistency flaws but does not prevent them at design time.

prevents

Secure development lifecycle requires input validation and consistency checks that directly address CWE-1288.

prevents

Application security requirements include validation of complex inputs and cross-field consistency.

prevents

Secure architecture principles encourage robust input handling but do not specifically mandate consistency validation.

prevents

Secure coding standards explicitly require validation of interrelated input fields to prevent CWE-1288.

References