PT-2026-39866 · Cpan · Tiny-Http
Stig
·
Published
2026-05-11
·
Updated
2026-05-18
·
CVE-2026-7010
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
HTTP::Tiny versions prior to 0.093
Description
Perl HTTP::Tiny fails to validate CRLF (Carriage Return Line Feed) sequences in HTTP request lines or control field header values. The issue involves unvalidated inputs including the method and URI in the request line, the URL host used for the "Host:" header, and HTTP/1.1 control data field values. An attacker controlling these inputs, such as through a user-supplied URL in a webhook or URL fetch endpoint, can inject additional headers and smuggle requests to the upstream server.
Recommendations
Update to version 0.093 or later.
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Tiny-Http