CVE-2026-7010

HTTP::Tiny versions before 0.093 for Perl do not validate CRLF in HTTP request lines or control field header values. The unvalidated inputs are the method and URI in the request line, the URL host that becomes the `Host:` header, and HTTP/1.1 control data field values. An attacker who controls one of these inputs, for example a user supplied URL passed to a webhook or URL fetch endpoint, can inject additional headers and smuggle requests to the upstream server.
Configurations

No configuration.

History

12 May 2026, 15:16

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.5

12 May 2026, 00:17

Type Values Removed Values Added
References
  • () http://www.openwall.com/lists/oss-security/2026/05/11/17 -

11 May 2026, 22:22

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-11 22:22

Updated : 2026-06-17 11:01


NVD link : CVE-2026-7010

Mitre link : CVE-2026-7010

CVE.ORG link : CVE-2026-7010


JSON object : View

Products Affected

No product.

CWE
CWE-113

Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')