Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Stig

#43765of 56,326
6.5Total CVSS
Vulnerabilities · 1
PT-2026-39866
6.5
2026-05-11
Cpan · Tiny-Http · CVE-2026-7010
**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.