Home

Description

HTTP.jl is an HTTP client and server functionality for the Julia programming language. Prior to version 1.10.19, HTTP.jl did not validate header names/values for illegal characters, allowing CRLF-based header injection and response splitting. This enables HTTP response splitting and header injection, leading to cache poisoning, XSS, session fixation, and more. This issue is fixed in HTTP.jl `v1.10.19`.

PUBLISHED Reserved 2025-09-29 | Published 2025-10-10 | Updated 2025-10-10 | Assigner GitHub_M




HIGH: 8.7CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:H/SA:N/E:P

Problem types

CWE-113: Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')

Product status

< 1.10.19
affected

References

github.com/...TTP.jl/security/advisories/GHSA-h3x8-ppwj-6vcj

github.com/JuliaWeb/HTTP.jl/releases/tag/v1.10.19

cve.org (CVE-2025-61689)

nvd.nist.gov (CVE-2025-61689)

Download JSON