Vulnerability CVE-2024-0853


Published: 2024-02-03

Description:
curl inadvertently kept the SSL session ID for connections in its cache even when the verify status (*OCSP stapling*) test failed. A subsequent transfer to
the same hostname could then succeed if the session ID cache was still fresh, which then skipped the verify status check.

 References:
https://curl.se/docs/CVE-2024-0853.json
https://curl.se/docs/CVE-2024-0853.html
https://hackerone.com/reports/2298922

Copyright 2026, cxsecurity.com

 

Back to Top