CVE 6.5 MEDIUM

HTTP::Tiny versions before 0.093 for Perl do not validate CRLF in HTTP request lines or control field header values_CVE-2026-7010

6.5 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Description

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.

Basic Information

ID CVE-2026-7010
Source CPANSec
Published May 11, 2026 at 21:14
Modified May 12, 2026 at 14:45

Affected Product

Vendor HAARG
Product HTTP::Tiny
Affected Versions HAARG HTTP::Tiny 0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.