Search
Search is not available in local development.
Run npx pagefind --site __site after building to enable it.
JLSEC-2026-1198 High 7.5

An issue in curl’s QUIC UDP receive function allows a malicious HTTP/3 server to trigger a remote...

JLSEC Published
Modified
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Packages
CURL_jll >= 8.20.0+0, < 8.21.0+0
LibCURL_jll >= 8.18.0+0, < 8.21.0+0

An issue in curl’s QUIC UDP receive function allows a malicious HTTP/3 server to trigger a remote denial of service against a curl or libcurl client. Because the helper function discards zero-length UDP datagrams before counting them toward the per-call packet budget, a connected QUIC peer can continuously stream empty datagrams to indefinitely stall the client.

References