CVE-2024-8096
"Curl OpenSSL OCSP Stapling Information Disclosure Vulnerability"
Description
When curl is told to use the Certificate Status Request TLS extension, often referred to as OCSP stapling, to verify that the server certificate is valid, it might fail to detect some OCSP problems and instead wrongly consider the response as fine. If the returned status reports another error than 'revoked' (like for example 'unauthorized') it is not treated as a bad certficate.
INFO
Published Date :
Sept. 11, 2024, 10:15 a.m.
Last Modified :
July 30, 2025, 7:42 p.m.
Source :
2499f714-1537-4658-8207-48ae4bb9eae9
Remotely Exploitable :
Yes !
Impact Score :
2.5
Exploitability Score :
3.9
Public PoC/Exploit Available at Github
CVE-2024-8096 has a 4 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
Affected Products
The following products are affected by CVE-2024-8096
vulnerability.
Even if cvefeed.io
is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-8096
.
URL | Resource |
---|---|
https://curl.se/docs/CVE-2024-8096.html | Vendor Advisory |
https://curl.se/docs/CVE-2024-8096.json | Vendor Advisory |
https://hackerone.com/reports/2669852 | Exploit Issue Tracking Third Party Advisory |
http://www.openwall.com/lists/oss-security/2024/09/11/1 | Mailing List Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2024/11/msg00008.html | Mailing List Third Party Advisory |
https://security.netapp.com/advisory/ntap-20241011-0005/ | Third Party Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Bash script to scan Docker images in Helm charts for vulnerabilities using Trivy, and output results to a sorted CSV.
Shell
Задание по DevSecOps второе задание
Toolkit for k8s administrators/developers.
Dockerfile Shell
None
Shell Python
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-8096
vulnerability anywhere in the article.

-
Cyber Security News
Splunk Address Third Party Packages Vulnerabilities in Enterprise Versions – Update Now
Splunk has released critical security updates addressing multiple Common Vulnerabilities and Exposures (CVEs) in third-party packages across Enterprise versions 9.4.3, 9.3.5, 9.2.7, 9.1.10, and higher ... Read more
The following table lists the changes that have been made to the
CVE-2024-8096
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Jul. 30, 2025
Action Type Old Value New Value Added CPE Configuration OR *cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:* versions from (including) 7.41.0 up to (excluding) 8.10.0 Added CPE Configuration OR *cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* Added CPE Configuration OR *cpe:2.3:a:netapp:ontap_select_deploy_administration_utility:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:* *cpe:2.3:a:netapp:ontap_tools:10:*:*:*:*:vmware_vsphere:*:* Added CPE Configuration AND OR *cpe:2.3:o:netapp:bootstrap_os:-:*:*:*:*:*:*:* OR cpe:2.3:h:netapp:hci_compute_node:-:*:*:*:*:*:*:* Added CPE Configuration AND OR *cpe:2.3:o:netapp:h300s_firmware:-:*:*:*:*:*:*:* OR cpe:2.3:h:netapp:h300s:-:*:*:*:*:*:*:* Added CPE Configuration AND OR *cpe:2.3:o:netapp:h410s_firmware:-:*:*:*:*:*:*:* OR cpe:2.3:h:netapp:h410s:-:*:*:*:*:*:*:* Added CPE Configuration AND OR *cpe:2.3:o:netapp:h500s_firmware:-:*:*:*:*:*:*:* OR cpe:2.3:h:netapp:h500s:-:*:*:*:*:*:*:* Added CPE Configuration AND OR *cpe:2.3:o:netapp:h700s_firmware:-:*:*:*:*:*:*:* OR cpe:2.3:h:netapp:h700s:-:*:*:*:*:*:*:* Added Reference Type CVE: http://www.openwall.com/lists/oss-security/2024/09/11/1 Types: Mailing List, Third Party Advisory Added Reference Type curl: https://curl.se/docs/CVE-2024-8096.html Types: Vendor Advisory Added Reference Type curl: https://curl.se/docs/CVE-2024-8096.json Types: Vendor Advisory Added Reference Type curl: https://hackerone.com/reports/2669852 Types: Exploit, Issue Tracking, Third Party Advisory Added Reference Type CVE: https://lists.debian.org/debian-lts-announce/2024/11/msg00008.html Types: Mailing List, Third Party Advisory Added Reference Type CVE: https://security.netapp.com/advisory/ntap-20241011-0005/ Types: Third Party Advisory -
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference http://www.openwall.com/lists/oss-security/2024/09/11/1 Added Reference https://lists.debian.org/debian-lts-announce/2024/11/msg00008.html Added Reference https://security.netapp.com/advisory/ntap-20241011-0005/ -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Sep. 11, 2024
Action Type Old Value New Value Added CWE CISA-ADP CWE-295 Added CVSS V3.1 CISA-ADP AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N -
CVE Received by 2499f714-1537-4658-8207-48ae4bb9eae9
Sep. 11, 2024
Action Type Old Value New Value Added Description When curl is told to use the Certificate Status Request TLS extension, often referred to as OCSP stapling, to verify that the server certificate is valid, it might fail to detect some OCSP problems and instead wrongly consider the response as fine. If the returned status reports another error than 'revoked' (like for example 'unauthorized') it is not treated as a bad certficate. Added Reference curl https://curl.se/docs/CVE-2024-8096.json [No types assigned] Added Reference curl https://curl.se/docs/CVE-2024-8096.html [No types assigned] Added Reference curl https://hackerone.com/reports/2669852 [No types assigned]
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-8096
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-8096
weaknesses.