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

An authentication bypass vulnerability exists in libcurl prior to v8.0.0 where it reuses a previousl...

JLSEC Published
Modified
Affected Packages
CURL_jll < 8.5.0+0
LibCURL_jll < 8.0.1+0
Aliases / Upstream
CVE-2023-27538

An authentication bypass vulnerability exists in libcurl prior to v8.0.0 where it reuses a previously established SSH connection despite the fact that an SSH option was modified, which should have prevented reuse. libcurl maintains a pool of previously used connections to reuse them for subsequent transfers if the configurations match. However, two SSH settings were omitted from the configuration check, allowing them to match easily, potentially leading to the reuse of an inappropriate connection.

References