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

JLSEC-2026-401

JLSEC Published
Modified
Affected Packages
CURL_jll < 8.5.0+0
LibCURL_jll < 7.87.0+0
Aliases / Upstream
CVE-2022-43552

A use after free vulnerability exists in curl <7.87.0. Curl can be asked to tunnel virtually all protocols it supports through an HTTP proxy. HTTP proxies can (and often do) deny such tunnel operations. When getting denied to tunnel the specific protocols SMB or TELNET, curl would use a heap-allocated struct after it had been freed, in its transfer shutdown code path.

References