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

JLSEC-2026-408

JLSEC Published
Modified
Severity
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Packages
CURL_jll < 8.5.0+0
LibCURL_jll < 8.2.1+0

A denial of service vulnerability exists in curl <v8.1.0 in the way libcurl provides several different backends for resolving host names, selected at build time. If it is built to use the synchronous resolver, it allows name resolves to time-out slow operations using alarm() and siglongjmp(). When doing this, libcurl used a global buffer that was not mutex protected and a multi-threaded application might therefore crash or otherwise misbehave.

References