GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

RHSA-2026:55543

Vulnerability from csaf_redhat - Published: 2026-08-17 09:22 - Updated: 2026-09-14 14:53
Summary
Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update
Severity
Important
Notes
Topic: An update for Red Hat Hardened Images RPMs is now available.
Details: This update includes the following RPMs: python-cryptography: * python3-cryptography-50.0.0-1.hum1 (aarch64, x86_64) * python-cryptography-50.0.0-1.hum1.src (src)
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.

A flaw was found in OpenSSL. A malicious TLS (Transport Layer Security) server can exploit this vulnerability by sending a specially crafted OCSP (Online Certificate Status Protocol) response during the X.509 certificate chain verification process. This can lead to a memory leak in client applications that have enabled OCSP response checking. Repeated connections to a malicious server could exhaust the client's memory, ultimately resulting in a Denial of Service (DoS).

CWE-772 - Missing Release of Resource after Effective Lifetime
Affected products
Product Identifier Version Remediation
Unresolved product id: Red Hat Hardened Images:python-cryptography-main@aarch64
Vendor Fix fix
Unresolved product id: Red Hat Hardened Images:python-cryptography-main@src
Vendor Fix fix
Unresolved product id: Red Hat Hardened Images:python-cryptography-main@x86_64
Vendor Fix fix
Threats
Impact Low

A flaw was found in cryptography, a Python package for cryptographic primitives. This vulnerability, known as a Bleichenbacher oracle, arises during PKCS#7 EnvelopedData decryption. An attacker can exploit distinguishable error messages and timing differences during decryption to gain information about the content-encryption key. Exploitation requires a high-volume service, such as an S/MIME gateway, that automatically decrypts untrusted data matching a victim's certificate. Successful exploitation could lead to the disclosure of sensitive encryption keys, allowing an attacker to decrypt confidential communications.

CWE-208 - Observable Timing Discrepancy
Affected products
Fixed 3 products, the same list as for CVE-2026-54876
Threats
Impact Moderate

A flaw was found in python-cryptography. This vulnerability arises from incorrect handling of wildcard Domain Name System (DNS) names during certificate validation. Specifically, the verifier may accept a certificate with a broad wildcard DNS name (e.g., *.example.com) even when a more restrictive name (e.g., foo.example.com) is permitted by an intermediate Certificate Authority (CA). This misinterpretation allows an attacker to bypass certificate validation, potentially leading to the acceptance of invalid certificates and enabling unauthorized access or spoofing.

CWE-295 - Improper Certificate Validation
Affected products
Fixed 3 products, the same list as for CVE-2026-54876
Threats
Impact Moderate

A flaw was found in python-cryptography. When processing invalid certificate chains that include duplicate self-signed certificates, the system recursively invokes the same certificate, leading to an exponential increase in processing time. A remote attacker could exploit this by providing a specially crafted certificate chain, causing resource exhaustion and a denial of service (DoS) condition, making the system unavailable. The integrity of the system's validation is not affected, only its availability.

CWE-770 - Allocation of Resources Without Limits or Throttling
Affected products
Fixed 3 products, the same list as for CVE-2026-54876
Threats
Impact Important
References
URL Category
https://access.redhat.com/errata/RHSA-2026:55543 self
https://images.redhat.com/ external
https://access.redhat.com/security/cve/CVE-2026-54876 external
https://access.redhat.com/security/updates/classi… external
https://access.redhat.com/security/cve/CVE-2026-75803 external
https://access.redhat.com/security/cve/CVE-2026-69248 external
https://access.redhat.com/security/cve/CVE-2026-69249 external
https://access.redhat.com/security/cve/CVE-2026-69247 external
https://security.access.redhat.com/data/csaf/v2/a… self
https://access.redhat.com/security/cve/CVE-2026-54876 self
https://bugzilla.redhat.com/show_bug.cgi?id=2511600 external
https://www.cve.org/CVERecord?id=CVE-2026-54876 external
https://nvd.nist.gov/vuln/detail/CVE-2026-54876 external
https://github.com/openssl/openssl/commit/155b5fe… external
https://github.com/openssl/openssl/commit/d8c5104… external
https://openssl-library.org/news/secadv/20260805.txt external
https://access.redhat.com/security/cve/CVE-2026-69247 self
https://bugzilla.redhat.com/show_bug.cgi?id=2510835 external
https://www.cve.org/CVERecord?id=CVE-2026-69247 external
https://nvd.nist.gov/vuln/detail/CVE-2026-69247 external
https://github.com/pyca/cryptography/commit/53fcc… external
https://github.com/pyca/cryptography/pull/15369 external
https://github.com/pyca/cryptography/security/adv… external
https://access.redhat.com/security/cve/CVE-2026-69248 self
https://bugzilla.redhat.com/show_bug.cgi?id=2510830 external
https://www.cve.org/CVERecord?id=CVE-2026-69248 external
https://nvd.nist.gov/vuln/detail/CVE-2026-69248 external
https://github.com/pyca/cryptography/commit/4d035… external
https://github.com/pyca/cryptography/pull/14888 external
https://github.com/pyca/cryptography/security/adv… external
https://access.redhat.com/security/cve/CVE-2026-69249 self
https://bugzilla.redhat.com/show_bug.cgi?id=2510815 external
https://www.cve.org/CVERecord?id=CVE-2026-69249 external
https://nvd.nist.gov/vuln/detail/CVE-2026-69249 external
https://github.com/pyca/cryptography/commit/4a12c… external
https://github.com/pyca/cryptography/pull/14960 external
https://github.com/pyca/cryptography/security/adv… external

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for Red Hat Hardened Images RPMs is now available.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "This update includes the following RPMs:\n\npython-cryptography:\n  * python3-cryptography-50.0.0-1.hum1 (aarch64, x86_64)\n  * python-cryptography-50.0.0-1.hum1.src (src)",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2026:55543",
        "url": "https://access.redhat.com/errata/RHSA-2026:55543"
      },
      {
        "category": "external",
        "summary": "https://images.redhat.com/",
        "url": "https://images.redhat.com/"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-54876",
        "url": "https://access.redhat.com/security/cve/CVE-2026-54876"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/",
        "url": "https://access.redhat.com/security/updates/classification/"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-75803",
        "url": "https://access.redhat.com/security/cve/CVE-2026-75803"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-69248",
        "url": "https://access.redhat.com/security/cve/CVE-2026-69248"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-69249",
        "url": "https://access.redhat.com/security/cve/CVE-2026-69249"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-69247",
        "url": "https://access.redhat.com/security/cve/CVE-2026-69247"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_55543.json"
      }
    ],
    "title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
    "tracking": {
      "current_release_date": "2026-09-14T14:53:31+00:00",
      "generator": {
        "date": "2026-09-14T14:53:31+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "5.3.21"
        }
      },
      "id": "RHSA-2026:55543",
      "initial_release_date": "2026-08-17T09:22:07+00:00",
      "revision_history": [
        {
          "date": "2026-08-17T09:22:07+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2026-09-08T10:34:36+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-09-14T14:53:31+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Hardened Images",
                "product": {
                  "name": "Red Hat Hardened Images",
                  "product_id": "Red Hat Hardened Images",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:hummingbird:1"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Hardened Images"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-cryptography-main@src",
                "product": {
                  "name": "python-cryptography-main@src",
                  "product_id": "python-cryptography-main@src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-cryptography@50.0.0-1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-cryptography-main@aarch64",
                "product": {
                  "name": "python-cryptography-main@aarch64",
                  "product_id": "python-cryptography-main@aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-cryptography@50.0.0-1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-cryptography-main@x86_64",
                "product": {
                  "name": "python-cryptography-main@x86_64",
                  "product_id": "python-cryptography-main@x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-cryptography@50.0.0-1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-cryptography-main@aarch64 as a component of Red Hat Hardened Images",
          "product_id": "Red Hat Hardened Images:python-cryptography-main@aarch64"
        },
        "product_reference": "python-cryptography-main@aarch64",
        "relates_to_product_reference": "Red Hat Hardened Images"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-cryptography-main@src as a component of Red Hat Hardened Images",
          "product_id": "Red Hat Hardened Images:python-cryptography-main@src"
        },
        "product_reference": "python-cryptography-main@src",
        "relates_to_product_reference": "Red Hat Hardened Images"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-cryptography-main@x86_64 as a component of Red Hat Hardened Images",
          "product_id": "Red Hat Hardened Images:python-cryptography-main@x86_64"
        },
        "product_reference": "python-cryptography-main@x86_64",
        "relates_to_product_reference": "Red Hat Hardened Images"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2026-54876",
      "cwe": {
        "id": "CWE-772",
        "name": "Missing Release of Resource after Effective Lifetime"
      },
      "discovery_date": "2026-08-05T15:21:19.015952+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2511600"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in OpenSSL. A malicious TLS (Transport Layer Security) server can exploit this vulnerability by sending a specially crafted OCSP (Online Certificate Status Protocol) response during the X.509 certificate chain verification process. This can lead to a memory leak in client applications that have enabled OCSP response checking. Repeated connections to a malicious server could exhaust the client\u0027s memory, ultimately resulting in a Denial of Service (DoS).",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "openssl: OpenSSL: Memory leak leads to Denial of Service in OCSP response checking",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "Red Hat Hardened Images:python-cryptography-main@aarch64",
          "Red Hat Hardened Images:python-cryptography-main@src",
          "Red Hat Hardened Images:python-cryptography-main@x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-54876"
        },
        {
          "category": "external",
          "summary": "RHBZ#2511600",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2511600"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-54876",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-54876"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54876",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54876"
        },
        {
          "category": "external",
          "summary": "https://github.com/openssl/openssl/commit/155b5fe0f93365e6df1c56ee3606b121080c6c12",
          "url": "https://github.com/openssl/openssl/commit/155b5fe0f93365e6df1c56ee3606b121080c6c12"
        },
        {
          "category": "external",
          "summary": "https://github.com/openssl/openssl/commit/d8c51048ac037a21bae0f41cad7a3920dc7f3638",
          "url": "https://github.com/openssl/openssl/commit/d8c51048ac037a21bae0f41cad7a3920dc7f3638"
        },
        {
          "category": "external",
          "summary": "https://openssl-library.org/news/secadv/20260805.txt",
          "url": "https://openssl-library.org/news/secadv/20260805.txt"
        }
      ],
      "release_date": "2026-08-05T13:59:36.466000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-08-17T09:22:07+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
          "product_ids": [
            "Red Hat Hardened Images:python-cryptography-main@aarch64",
            "Red Hat Hardened Images:python-cryptography-main@src",
            "Red Hat Hardened Images:python-cryptography-main@x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:55543"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 3.7,
            "baseSeverity": "LOW",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "Red Hat Hardened Images:python-cryptography-main@aarch64",
            "Red Hat Hardened Images:python-cryptography-main@src",
            "Red Hat Hardened Images:python-cryptography-main@x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "openssl: OpenSSL: Memory leak leads to Denial of Service in OCSP response checking"
    },
    {
      "cve": "CVE-2026-69247",
      "cwe": {
        "id": "CWE-208",
        "name": "Observable Timing Discrepancy"
      },
      "discovery_date": "2026-08-03T22:03:10.728292+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2510835"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in cryptography, a Python package for cryptographic primitives. This vulnerability, known as a Bleichenbacher oracle, arises during PKCS#7 EnvelopedData decryption. An attacker can exploit distinguishable error messages and timing differences during decryption to gain information about the content-encryption key. Exploitation requires a high-volume service, such as an S/MIME gateway, that automatically decrypts untrusted data matching a victim\u0027s certificate. Successful exploitation could lead to the disclosure of sensitive encryption keys, allowing an attacker to decrypt confidential communications.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-cryptography: python-cryptography: PKCS#7 EnvelopedData decryption exposes a Bleichenbacher oracle through distinguishable errors and timing",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat rates this Moderate (CVSS 3.1 5.9). Exploitation requires an application that decrypts attacker-supplied PKCS#7 EnvelopedData via pkcs7_decrypt_* and leaks errors or timing. GitHub CNA CVSS 4.0 8.2 assumes that oracle is readily available.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "Red Hat Hardened Images:python-cryptography-main@aarch64",
          "Red Hat Hardened Images:python-cryptography-main@src",
          "Red Hat Hardened Images:python-cryptography-main@x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-69247"
        },
        {
          "category": "external",
          "summary": "RHBZ#2510835",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510835"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-69247",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-69247"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-69247",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-69247"
        },
        {
          "category": "external",
          "summary": "https://github.com/pyca/cryptography/commit/53fccd93413a8d7f07d6d8999681f27b75cffa3f",
          "url": "https://github.com/pyca/cryptography/commit/53fccd93413a8d7f07d6d8999681f27b75cffa3f"
        },
        {
          "category": "external",
          "summary": "https://github.com/pyca/cryptography/pull/15369",
          "url": "https://github.com/pyca/cryptography/pull/15369"
        },
        {
          "category": "external",
          "summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-g6cj-pr64-35w5",
          "url": "https://github.com/pyca/cryptography/security/advisories/GHSA-g6cj-pr64-35w5"
        }
      ],
      "release_date": "2026-08-03T21:16:32.047000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-08-17T09:22:07+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
          "product_ids": [
            "Red Hat Hardened Images:python-cryptography-main@aarch64",
            "Red Hat Hardened Images:python-cryptography-main@src",
            "Red Hat Hardened Images:python-cryptography-main@x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:55543"
        },
        {
          "category": "workaround",
          "details": "The vulnerable APIs were introduced in cryptography 44.0.0 and fixed in 50.0.0.",
          "product_ids": [
            "Red Hat Hardened Images:python-cryptography-main@aarch64",
            "Red Hat Hardened Images:python-cryptography-main@src",
            "Red Hat Hardened Images:python-cryptography-main@x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "Red Hat Hardened Images:python-cryptography-main@aarch64",
            "Red Hat Hardened Images:python-cryptography-main@src",
            "Red Hat Hardened Images:python-cryptography-main@x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-cryptography: python-cryptography: PKCS#7 EnvelopedData decryption exposes a Bleichenbacher oracle through distinguishable errors and timing"
    },
    {
      "cve": "CVE-2026-69248",
      "cwe": {
        "id": "CWE-295",
        "name": "Improper Certificate Validation"
      },
      "discovery_date": "2026-08-03T22:02:52.455582+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2510830"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-cryptography. This vulnerability arises from incorrect handling of wildcard Domain Name System (DNS) names during certificate validation. Specifically, the verifier may accept a certificate with a broad wildcard DNS name (e.g., *.example.com) even when a more restrictive name (e.g., foo.example.com) is permitted by an intermediate Certificate Authority (CA). This misinterpretation allows an attacker to bypass certificate validation, potentially leading to the acceptance of invalid certificates and enabling unauthorized access or spoofing.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-cryptography: python-cryptography: python-cryptography verifier accepts wildcard DNS names allowing escape from permittedSubtrees",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat rates this Moderate (CVSS 3.1 7.4). Exploitation requires a DNS-constrained intermediate CA that issues a broader wildcard leaf SAN than its permitted subtree, which Web PKI does not use. GitHub CNA CVSS 4.0 is 6.9. This is distinct from CVE-2026-34073 (wildcard SAN vs peer-name constraints, fixed in 46.0.6).",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "Red Hat Hardened Images:python-cryptography-main@aarch64",
          "Red Hat Hardened Images:python-cryptography-main@src",
          "Red Hat Hardened Images:python-cryptography-main@x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-69248"
        },
        {
          "category": "external",
          "summary": "RHBZ#2510830",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510830"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-69248",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-69248"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-69248",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-69248"
        },
        {
          "category": "external",
          "summary": "https://github.com/pyca/cryptography/commit/4d035a4225965edeffd312079a510ef25fcfdcb2",
          "url": "https://github.com/pyca/cryptography/commit/4d035a4225965edeffd312079a510ef25fcfdcb2"
        },
        {
          "category": "external",
          "summary": "https://github.com/pyca/cryptography/pull/14888",
          "url": "https://github.com/pyca/cryptography/pull/14888"
        },
        {
          "category": "external",
          "summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-m2h6-j472-rp4c",
          "url": "https://github.com/pyca/cryptography/security/advisories/GHSA-m2h6-j472-rp4c"
        }
      ],
      "release_date": "2026-08-03T21:21:43.710000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-08-17T09:22:07+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
          "product_ids": [
            "Red Hat Hardened Images:python-cryptography-main@aarch64",
            "Red Hat Hardened Images:python-cryptography-main@src",
            "Red Hat Hardened Images:python-cryptography-main@x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:55543"
        },
        {
          "category": "workaround",
          "details": "The Rust PolicyBuilder verifier was introduced in cryptography 42.0.0 and this issue was fixed in 49.0.0.",
          "product_ids": [
            "Red Hat Hardened Images:python-cryptography-main@aarch64",
            "Red Hat Hardened Images:python-cryptography-main@src",
            "Red Hat Hardened Images:python-cryptography-main@x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "Red Hat Hardened Images:python-cryptography-main@aarch64",
            "Red Hat Hardened Images:python-cryptography-main@src",
            "Red Hat Hardened Images:python-cryptography-main@x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-cryptography: python-cryptography: python-cryptography verifier accepts wildcard DNS names allowing escape from permittedSubtrees"
    },
    {
      "cve": "CVE-2026-69249",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2026-08-03T22:01:50.119035+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2510815"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-cryptography. When processing invalid certificate chains that include duplicate self-signed certificates, the system recursively invokes the same certificate, leading to an exponential increase in processing time. A remote attacker could exploit this by providing a specially crafted certificate chain, causing resource exhaustion and a denial of service (DoS) condition, making the system unavailable. The integrity of the system\u0027s validation is not affected, only its availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-cryptography: python-cryptography: Duplicate self-signed intermediates can cause exponential path-building",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat rates this Important (CVSS 3.1 7.5). Duplicate self-signed intermediates can make PolicyBuilder path-building take seconds per request. GitHub CNA CVSS 4.0 is 8.7.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "Red Hat Hardened Images:python-cryptography-main@aarch64",
          "Red Hat Hardened Images:python-cryptography-main@src",
          "Red Hat Hardened Images:python-cryptography-main@x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-69249"
        },
        {
          "category": "external",
          "summary": "RHBZ#2510815",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510815"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-69249",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-69249"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-69249",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-69249"
        },
        {
          "category": "external",
          "summary": "https://github.com/pyca/cryptography/commit/4a12cf49675a184e47f912b00b04f3a629283582",
          "url": "https://github.com/pyca/cryptography/commit/4a12cf49675a184e47f912b00b04f3a629283582"
        },
        {
          "category": "external",
          "summary": "https://github.com/pyca/cryptography/pull/14960",
          "url": "https://github.com/pyca/cryptography/pull/14960"
        },
        {
          "category": "external",
          "summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-jwv3-5hgf-82ww",
          "url": "https://github.com/pyca/cryptography/security/advisories/GHSA-jwv3-5hgf-82ww"
        }
      ],
      "release_date": "2026-08-03T21:26:45.826000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-08-17T09:22:07+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
          "product_ids": [
            "Red Hat Hardened Images:python-cryptography-main@aarch64",
            "Red Hat Hardened Images:python-cryptography-main@src",
            "Red Hat Hardened Images:python-cryptography-main@x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:55543"
        },
        {
          "category": "workaround",
          "details": "The Rust PolicyBuilder verifier was introduced in cryptography 42.0.0 and this issue was fixed in 49.0.0 (signature-check budget of 128).",
          "product_ids": [
            "Red Hat Hardened Images:python-cryptography-main@aarch64",
            "Red Hat Hardened Images:python-cryptography-main@src",
            "Red Hat Hardened Images:python-cryptography-main@x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "Red Hat Hardened Images:python-cryptography-main@aarch64",
            "Red Hat Hardened Images:python-cryptography-main@src",
            "Red Hat Hardened Images:python-cryptography-main@x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "python-cryptography: python-cryptography: Duplicate self-signed intermediates can cause exponential path-building"
    }
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…