CVE-2026-75922: CWE-444 Inconsistent Interpretation of HTTP Requests
CVE-2026-75922 is a vulnerability in Reverse::Proxy versions before 0.04 for Perl that allows HTTP request smuggling. The issue arises because the proxy percent-decodes PATH_INFO before forwarding it upstream without re-encoding, enabling an attacker to inject CRLF sequences into the upstream request line. This causes the upstream server to interpret the injected data as a second HTTP request, potentially bypassing proxy routing restrictions.
AI Analysis
Technical Summary
Reverse::Proxy versions prior to 0.04 for Perl improperly handle percent-decoded PATH_INFO by writing it unencoded into the upstream request line. Since PSGI decodes %XX sequences before the proxy processes them, the proxy appends raw bytes to the upstream URL without re-encoding. This allows an attacker to include CRLF (%0d%0a) sequences in the path, which terminate the request line early and cause the upstream server to treat subsequent data as a separate HTTP request. The proxy reuses keep-alive connections for multiple clients, so the attacker-controlled second request is attributed to the proxy and can reach upstream paths not exposed by the proxy's routing logic.
Potential Impact
An attacker can perform HTTP request smuggling to send arbitrary second requests to the upstream server through the proxy. This can lead to unauthorized access to internal paths or services that the proxy does not expose, potentially bypassing security controls. The proxy's reuse of keep-alive connections exacerbates the risk by allowing the attacker to piggyback requests on existing connections.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, users should consider disabling or restricting the use of Reverse::Proxy in environments where untrusted clients can send crafted HTTP requests. Monitoring for unusual upstream requests may help detect exploitation attempts.
CVE-2026-75922: CWE-444 Inconsistent Interpretation of HTTP Requests
Description
CVE-2026-75922 is a vulnerability in Reverse::Proxy versions before 0.04 for Perl that allows HTTP request smuggling. The issue arises because the proxy percent-decodes PATH_INFO before forwarding it upstream without re-encoding, enabling an attacker to inject CRLF sequences into the upstream request line. This causes the upstream server to interpret the injected data as a second HTTP request, potentially bypassing proxy routing restrictions.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
Reverse::Proxy versions prior to 0.04 for Perl improperly handle percent-decoded PATH_INFO by writing it unencoded into the upstream request line. Since PSGI decodes %XX sequences before the proxy processes them, the proxy appends raw bytes to the upstream URL without re-encoding. This allows an attacker to include CRLF (%0d%0a) sequences in the path, which terminate the request line early and cause the upstream server to treat subsequent data as a separate HTTP request. The proxy reuses keep-alive connections for multiple clients, so the attacker-controlled second request is attributed to the proxy and can reach upstream paths not exposed by the proxy's routing logic.
Potential Impact
An attacker can perform HTTP request smuggling to send arbitrary second requests to the upstream server through the proxy. This can lead to unauthorized access to internal paths or services that the proxy does not expose, potentially bypassing security controls. The proxy's reuse of keep-alive connections exacerbates the risk by allowing the attacker to piggyback requests on existing connections.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, users should consider disabling or restricting the use of Reverse::Proxy in environments where untrusted clients can send crafted HTTP requests. Monitoring for unusual upstream requests may help detect exploitation attempts.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- CPANSec
- Date Reserved
- 2026-08-18T15:10:32.506Z
- Cvss Version
- null
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a8b3df1acd9273b493cf95d
Added to database: 08/23/2026, 18:37:37 UTC
Last enriched: 08/23/2026, 18:52:03 UTC
Last updated: 08/23/2026, 20:05:18 UTC
Views: 7
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.