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

An authentication bypass vulnerability exists in libcurl <8.0.0 in the FTP connection reuse feature ...

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

An authentication bypass vulnerability exists in libcurl <8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPTFTPACCOUNT, CURLOPTFTPALTERNATIVETOUSER, CURLOPTFTPSSLCCC, and CURLOPTUSE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information.

References