{
  "threat_severity" : "Moderate",
  "public_date" : "2026-05-13T08:28:53Z",
  "bugzilla" : {
    "description" : "curl: Curl: Certificate validation bypass due to OCSP stapling flaw",
    "id" : "2476978",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2476978"
  },
  "cvss3" : {
    "cvss3_base_score" : "5.3",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
    "status" : "verified"
  },
  "cwe" : "CWE-295",
  "details" : [ "When curl is told to use the Certificate Status Request TLS extension, often\nreferred to as *OCSP stapling*, to verify that the server certificate is\nvalid, it fails to detect OCSP problems and instead wrongly consider the\nresponse as fine.", "A flaw was found in curl. When curl is configured to use the Certificate Status Request TLS (Transport Layer Security) extension, also known as OCSP (Online Certificate Status Protocol) stapling, it fails to properly detect issues with the OCSP response. This can lead curl to incorrectly validate a server certificate as legitimate, potentially allowing an attacker to bypass certificate validation and establish a connection to a malicious server." ],
  "statement" : "This vulnerability affects curl and libcurl certificate validation functionality. Red Hat Product Security has assessed this issue as a Moderate severity vulnerability.\nThe flaw was introduced in curl 8.17.0 as part of functionality that added support for certificate validation using Apple SecTrust together with OpenSSL-based TLS backends. \nThe issue is particularly relevant for users who explicitly enable OCSP validation through --cert-status or CURLOPT_SSL_VERIFYSTATUS, as these options are intended to ensure that certificate revocation status is verified before a connection is accepted.\n```\nRed Hat products are not affected by this vulnerability. The vulnerable functionality was introduced in curl 8.17.0, while Red Hat products currently ship curl versions older than 8.17.0 and therefore do not contain the affected code.\n```",
  "affected_release" : [ {
    "product_name" : "Red Hat Hardened Images",
    "release_date" : "2026-05-19T00:00:00Z",
    "advisory" : "RHSA-2026:19106",
    "cpe" : "cpe:/a:redhat:hummingbird:1",
    "package" : "curl-main-8.20.0-2.hum1"
  } ],
  "package_state" : [ {
    "product_name" : "Red Hat Enterprise Linux 10",
    "fix_state" : "Not affected",
    "package_name" : "curl",
    "cpe" : "cpe:/o:redhat:enterprise_linux:10"
  }, {
    "product_name" : "Red Hat Enterprise Linux 6",
    "fix_state" : "Not affected",
    "package_name" : "curl",
    "cpe" : "cpe:/o:redhat:enterprise_linux:6"
  }, {
    "product_name" : "Red Hat Enterprise Linux 7",
    "fix_state" : "Not affected",
    "package_name" : "curl",
    "cpe" : "cpe:/o:redhat:enterprise_linux:7"
  }, {
    "product_name" : "Red Hat Enterprise Linux 8",
    "fix_state" : "Not affected",
    "package_name" : "curl",
    "cpe" : "cpe:/o:redhat:enterprise_linux:8"
  }, {
    "product_name" : "Red Hat Enterprise Linux 9",
    "fix_state" : "Not affected",
    "package_name" : "curl",
    "cpe" : "cpe:/o:redhat:enterprise_linux:9"
  }, {
    "product_name" : "Red Hat OpenShift Container Platform 4",
    "fix_state" : "Not affected",
    "package_name" : "openshift/ose-rhel-coreos-8",
    "cpe" : "cpe:/a:redhat:openshift:4"
  }, {
    "product_name" : "Red Hat OpenShift Container Platform 4",
    "fix_state" : "Not affected",
    "package_name" : "openshift/ose-rhel-coreos-9",
    "cpe" : "cpe:/a:redhat:openshift:4"
  }, {
    "product_name" : "Red Hat OpenShift Dev Spaces",
    "fix_state" : "Not affected",
    "package_name" : "devspaces/code-rhel9",
    "cpe" : "cpe:/a:redhat:openshift_devspaces:3"
  }, {
    "product_name" : "Red Hat Trusted Profile Analyzer",
    "fix_state" : "Not affected",
    "package_name" : "rhtpa/rhtpa-trustification-service-rhel9",
    "cpe" : "cpe:/a:redhat:trusted_profile_analyzer:2"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2026-7009\nhttps://nvd.nist.gov/vuln/detail/CVE-2026-7009\nhttp://www.openwall.com/lists/oss-security/2026/04/29/12\nhttps://curl.se/docs/CVE-2026-7009.html\nhttps://curl.se/docs/CVE-2026-7009.json\nhttps://hackerone.com/reports/3694390" ],
  "name" : "CVE-2026-7009",
  "csaw" : false
}