CVE-2026-7010

Published: May 21, 2026Last modified: June 6, 2026

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.

Severity score breakdown

ParameterValue
Base score6.5
Attack VectorNETWORK
Attack complexityLOW
Privileges requiredNONE
User interactionNONE
ScopeUNCHANGED
ConfidentialityLOW
Integrity impactLOW
Availability impactNONE
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSperlFixed (5.36.3-r3)
25 LTSperlFixed (5.40.4-r2)
StreamperlFixed (5.42.2-r2)
Hardened Containers23 LTSperlFixed (5.36.3-r3)
25 LTSperlFixed (5.40.4-r2)
StreamperlFixed (5.42.2-r2)

References

ON THIS PAGE