Vulnerability Description
A flaw was found in libsoup. The chunked transfer encoding parser uses a permissive parsing function for chunk sizes that silently accepts inputs violating RFC 9112, including leading whitespace, plus sign prefixes, and trailing invalid characters. When libsoup operates behind a strict frontend proxy, this parsing differential can be exploited to smuggle HTTP requests.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-66338
- https://bugzilla.redhat.com/show_bug.cgi?id=2506950
FAQ
What is CVE-2026-66338?
CVE-2026-66338 is a vulnerability with a CVSS score of 5.4 (MEDIUM). A flaw was found in libsoup. The chunked transfer encoding parser uses a permissive parsing function for chunk sizes that silently accepts inputs violating RFC 9112, including leading whitespace, plus...
How severe is CVE-2026-66338?
CVE-2026-66338 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-66338?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.