CVE-2026-7010

medium
Published 2026-05-11 · Modified 2026-05-12
CVSS v3
6.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
CVSS v2
VIR risk
6.5

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.

Predictions

Exploit likelihood
75%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2026-7010

OS impact

OSVersionStatusFixed in
debian debianbookwormaffected
debian debianforkyfixed0.092-2
debian debiansidfixed0.092-2
debian debiantrixieaffected

References

CWEs

CWE-113

Verify integrity in audit chain (admin only). AS-IS.