CVE-2026-7010

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

Vendor Haarg
Product HTTP::Tiny
Weakness CWE-113 · HTTP response splitting
Published May 11, 2026
Last update May 12, 2026

CVSS base score

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

May 11, 2026 CVE published
May 12, 2026 Record updated