RHSA-2026:68132

Vulnerability from csaf_redhat - Published: 2026-09-16 14:09 - Updated: 2026-09-21 11:38
Summary
Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update
Severity
Important
Notes
Topic: An update for Red Hat Hardened Images RPMs is now available.
Details: This update includes the following RPMs: python3.10: * python3.10-3.10.21-1.3.hum1 (aarch64, x86_64) * python3.10-debug-3.10.21-1.3.hum1 (aarch64, x86_64) * python3.10-devel-3.10.21-1.3.hum1 (aarch64, x86_64) * python3.10-idle-3.10.21-1.3.hum1 (aarch64, x86_64) * python3.10-libs-3.10.21-1.3.hum1 (aarch64, x86_64) * python3.10-test-3.10.21-1.3.hum1 (aarch64, x86_64) * python3.10-tkinter-3.10.21-1.3.hum1 (aarch64, x86_64) * python3.10-3.10.21-1.3.hum1.src (src) Security Fix(es): python3.10: * CVE-2026-82049
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 the `unicodedata.normalize()` function in Python. This vulnerability allows a remote attacker to cause excessive CPU consumption by providing specially crafted Unicode input. Successful exploitation can lead to a Denial of Service (DoS) on the affected system.

CWE-606 - Unchecked Input for Loop Condition
Affected products
Product Identifier Version Remediation
Unresolved product id: Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@aarch64
Vendor Fix fix
Workaround
Unresolved product id: Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@src
Vendor Fix fix
Workaround
Unresolved product id: Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@x86_64
Vendor Fix fix
Workaround
Unresolved product id: Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@aarch64
Vendor Fix fix
Workaround
Unresolved product id: Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@x86_64
Vendor Fix fix
Workaround
Unresolved product id: Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@aarch64
Vendor Fix fix
Workaround
Unresolved product id: Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@x86_64
Vendor Fix fix
Workaround
Unresolved product id: Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@aarch64
Vendor Fix fix
Workaround
Unresolved product id: Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@x86_64
Vendor Fix fix
Workaround
Unresolved product id: Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@aarch64
Vendor Fix fix
Workaround
Unresolved product id: Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@x86_64
Vendor Fix fix
Workaround
Unresolved product id: Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@aarch64
Vendor Fix fix
Workaround
Unresolved product id: Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@x86_64
Vendor Fix fix
Workaround
Unresolved product id: Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@aarch64
Vendor Fix fix
Workaround
Unresolved product id: Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@x86_64
Vendor Fix fix
Workaround
Threats
Impact Moderate

A flaw was found in the `ftplib.py` module of Python. This vulnerability allows a remote attacker to bypass a previous security fix by manipulating the `ftpcp()` function. By supplying a malicious IP address and port, an attacker can redirect FTP connections to an arbitrary host. This could lead to the compromise of data integrity or other network-based attacks.

CWE-807 - Reliance on Untrusted Inputs in a Security Decision
Affected products
Fixed 15 products, the same list as for CVE-2026-3276
Threats
Impact Important

A flaw was found in Python's `bz2.BZ2Decompressor` component. An attacker could provide specially crafted input that, when processed by an application reusing a decompressor object after an error, could lead to out-of-bounds writes in memory. This memory corruption could cause the application to crash, resulting in a Denial of Service (DoS).

CWE-787 - Out-of-bounds Write
Affected products
Fixed 15 products, the same list as for CVE-2026-3276
Threats
Impact Moderate

A flaw was found in Python's `tarfile` module. This module's data and tar extraction filters are vulnerable to specially crafted archives containing a hard link to a symbolic link. An attacker could exploit this by providing a malicious archive. This could lead to unauthorized modification of file permissions or modification times for files outside the intended extraction directory, or the disclosure of sensitive file contents within the extracted tree.

CWE-59 - Improper Link Resolution Before File Access ('Link Following')
Affected products
Fixed 15 products, the same list as for CVE-2026-3276
Threats
Impact Important
References
URL Category
https://access.redhat.com/errata/RHSA-2026:68132 self
https://access.redhat.com/security/cve/CVE-2026-82049 external
https://access.redhat.com/security/updates/classi… external
https://images.redhat.com/ external
https://access.redhat.com/security/cve/CVE-2026-9669 external
https://access.redhat.com/security/cve/CVE-2026-3276 external
https://access.redhat.com/security/cve/CVE-2026-8328 external
https://security.access.redhat.com/data/csaf/v2/a… self
https://access.redhat.com/security/cve/CVE-2026-3276 self
https://bugzilla.redhat.com/show_bug.cgi?id=2484424 external
https://www.cve.org/CVERecord?id=CVE-2026-3276 external
https://nvd.nist.gov/vuln/detail/CVE-2026-3276 external
https://github.com/python/cpython/issues/149079 external
https://github.com/python/cpython/pull/149080 external
https://mail.python.org/archives/list/security-an… external
https://access.redhat.com/security/cve/CVE-2026-8328 self
https://bugzilla.redhat.com/show_bug.cgi?id=2477300 external
https://www.cve.org/CVERecord?id=CVE-2026-8328 external
https://nvd.nist.gov/vuln/detail/CVE-2026-8328 external
https://github.com/python/cpython/issues/87451 external
https://github.com/python/cpython/pull/149648 external
https://mail.python.org/archives/list/security-an… external
https://access.redhat.com/security/cve/CVE-2026-9669 self
https://bugzilla.redhat.com/show_bug.cgi?id=2486590 external
https://www.cve.org/CVERecord?id=CVE-2026-9669 external
https://nvd.nist.gov/vuln/detail/CVE-2026-9669 external
https://github.com/python/cpython/issues/150599 external
https://github.com/python/cpython/pull/150600 external
https://mail.python.org/archives/list/security-an… external
https://access.redhat.com/security/cve/CVE-2026-82049 self
https://bugzilla.redhat.com/show_bug.cgi?id=2533296 external
https://www.cve.org/CVERecord?id=CVE-2026-82049 external
https://nvd.nist.gov/vuln/detail/CVE-2026-82049 external
https://github.com/python/cpython/commit/5a57248b… external
https://github.com/python/cpython/issues/157190 external
https://github.com/python/cpython/pull/157191 external
https://mail.python.org/archives/list/security-an… 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\npython3.10:\n  * python3.10-3.10.21-1.3.hum1 (aarch64, x86_64)\n  * python3.10-debug-3.10.21-1.3.hum1 (aarch64, x86_64)\n  * python3.10-devel-3.10.21-1.3.hum1 (aarch64, x86_64)\n  * python3.10-idle-3.10.21-1.3.hum1 (aarch64, x86_64)\n  * python3.10-libs-3.10.21-1.3.hum1 (aarch64, x86_64)\n  * python3.10-test-3.10.21-1.3.hum1 (aarch64, x86_64)\n  * python3.10-tkinter-3.10.21-1.3.hum1 (aarch64, x86_64)\n  * python3.10-3.10.21-1.3.hum1.src (src)\n\nSecurity Fix(es):\n\npython3.10:\n  * CVE-2026-82049",
        "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:68132",
        "url": "https://access.redhat.com/errata/RHSA-2026:68132"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-82049",
        "url": "https://access.redhat.com/security/cve/CVE-2026-82049"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/",
        "url": "https://access.redhat.com/security/updates/classification/"
      },
      {
        "category": "external",
        "summary": "https://images.redhat.com/",
        "url": "https://images.redhat.com/"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-9669",
        "url": "https://access.redhat.com/security/cve/CVE-2026-9669"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-3276",
        "url": "https://access.redhat.com/security/cve/CVE-2026-3276"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-8328",
        "url": "https://access.redhat.com/security/cve/CVE-2026-8328"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_68132.json"
      }
    ],
    "title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update",
    "tracking": {
      "current_release_date": "2026-09-21T11:38:37+00:00",
      "generator": {
        "date": "2026-09-21T11:38:37+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "5.4.0"
        }
      },
      "id": "RHSA-2026:68132",
      "initial_release_date": "2026-09-16T14:09:13+00:00",
      "revision_history": [
        {
          "date": "2026-09-16T14:09:13+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2026-09-18T13:07:56+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-09-21T11:38:37+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": "python3.10-0:3.10.21-1.3.hum1@aarch64",
                "product": {
                  "name": "python3.10-0:3.10.21-1.3.hum1@aarch64",
                  "product_id": "python3.10-0:3.10.21-1.3.hum1@aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.10@3.10.21-1.3.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.10-debug-0:3.10.21-1.3.hum1@aarch64",
                "product": {
                  "name": "python3.10-debug-0:3.10.21-1.3.hum1@aarch64",
                  "product_id": "python3.10-debug-0:3.10.21-1.3.hum1@aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.10-debug@3.10.21-1.3.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.10-devel-0:3.10.21-1.3.hum1@aarch64",
                "product": {
                  "name": "python3.10-devel-0:3.10.21-1.3.hum1@aarch64",
                  "product_id": "python3.10-devel-0:3.10.21-1.3.hum1@aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.10-devel@3.10.21-1.3.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.10-idle-0:3.10.21-1.3.hum1@aarch64",
                "product": {
                  "name": "python3.10-idle-0:3.10.21-1.3.hum1@aarch64",
                  "product_id": "python3.10-idle-0:3.10.21-1.3.hum1@aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.10-idle@3.10.21-1.3.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.10-libs-0:3.10.21-1.3.hum1@aarch64",
                "product": {
                  "name": "python3.10-libs-0:3.10.21-1.3.hum1@aarch64",
                  "product_id": "python3.10-libs-0:3.10.21-1.3.hum1@aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.10-libs@3.10.21-1.3.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.10-test-0:3.10.21-1.3.hum1@aarch64",
                "product": {
                  "name": "python3.10-test-0:3.10.21-1.3.hum1@aarch64",
                  "product_id": "python3.10-test-0:3.10.21-1.3.hum1@aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.10-test@3.10.21-1.3.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.10-tkinter-0:3.10.21-1.3.hum1@aarch64",
                "product": {
                  "name": "python3.10-tkinter-0:3.10.21-1.3.hum1@aarch64",
                  "product_id": "python3.10-tkinter-0:3.10.21-1.3.hum1@aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.10-tkinter@3.10.21-1.3.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python3.10-0:3.10.21-1.3.hum1@src",
                "product": {
                  "name": "python3.10-0:3.10.21-1.3.hum1@src",
                  "product_id": "python3.10-0:3.10.21-1.3.hum1@src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.10@3.10.21-1.3.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python3.10-0:3.10.21-1.3.hum1@x86_64",
                "product": {
                  "name": "python3.10-0:3.10.21-1.3.hum1@x86_64",
                  "product_id": "python3.10-0:3.10.21-1.3.hum1@x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.10@3.10.21-1.3.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.10-debug-0:3.10.21-1.3.hum1@x86_64",
                "product": {
                  "name": "python3.10-debug-0:3.10.21-1.3.hum1@x86_64",
                  "product_id": "python3.10-debug-0:3.10.21-1.3.hum1@x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.10-debug@3.10.21-1.3.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.10-devel-0:3.10.21-1.3.hum1@x86_64",
                "product": {
                  "name": "python3.10-devel-0:3.10.21-1.3.hum1@x86_64",
                  "product_id": "python3.10-devel-0:3.10.21-1.3.hum1@x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.10-devel@3.10.21-1.3.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.10-idle-0:3.10.21-1.3.hum1@x86_64",
                "product": {
                  "name": "python3.10-idle-0:3.10.21-1.3.hum1@x86_64",
                  "product_id": "python3.10-idle-0:3.10.21-1.3.hum1@x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.10-idle@3.10.21-1.3.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.10-libs-0:3.10.21-1.3.hum1@x86_64",
                "product": {
                  "name": "python3.10-libs-0:3.10.21-1.3.hum1@x86_64",
                  "product_id": "python3.10-libs-0:3.10.21-1.3.hum1@x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.10-libs@3.10.21-1.3.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.10-test-0:3.10.21-1.3.hum1@x86_64",
                "product": {
                  "name": "python3.10-test-0:3.10.21-1.3.hum1@x86_64",
                  "product_id": "python3.10-test-0:3.10.21-1.3.hum1@x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.10-test@3.10.21-1.3.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.10-tkinter-0:3.10.21-1.3.hum1@x86_64",
                "product": {
                  "name": "python3.10-tkinter-0:3.10.21-1.3.hum1@x86_64",
                  "product_id": "python3.10-tkinter-0:3.10.21-1.3.hum1@x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.10-tkinter@3.10.21-1.3.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": "python3.10-0:3.10.21-1.3.hum1@aarch64 as a component of Red Hat Hardened Images",
          "product_id": "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@aarch64"
        },
        "product_reference": "python3.10-0:3.10.21-1.3.hum1@aarch64",
        "relates_to_product_reference": "Red Hat Hardened Images"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.10-0:3.10.21-1.3.hum1@src as a component of Red Hat Hardened Images",
          "product_id": "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@src"
        },
        "product_reference": "python3.10-0:3.10.21-1.3.hum1@src",
        "relates_to_product_reference": "Red Hat Hardened Images"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.10-0:3.10.21-1.3.hum1@x86_64 as a component of Red Hat Hardened Images",
          "product_id": "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@x86_64"
        },
        "product_reference": "python3.10-0:3.10.21-1.3.hum1@x86_64",
        "relates_to_product_reference": "Red Hat Hardened Images"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.10-debug-0:3.10.21-1.3.hum1@aarch64 as a component of Red Hat Hardened Images",
          "product_id": "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@aarch64"
        },
        "product_reference": "python3.10-debug-0:3.10.21-1.3.hum1@aarch64",
        "relates_to_product_reference": "Red Hat Hardened Images"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.10-debug-0:3.10.21-1.3.hum1@x86_64 as a component of Red Hat Hardened Images",
          "product_id": "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@x86_64"
        },
        "product_reference": "python3.10-debug-0:3.10.21-1.3.hum1@x86_64",
        "relates_to_product_reference": "Red Hat Hardened Images"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.10-devel-0:3.10.21-1.3.hum1@aarch64 as a component of Red Hat Hardened Images",
          "product_id": "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@aarch64"
        },
        "product_reference": "python3.10-devel-0:3.10.21-1.3.hum1@aarch64",
        "relates_to_product_reference": "Red Hat Hardened Images"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.10-devel-0:3.10.21-1.3.hum1@x86_64 as a component of Red Hat Hardened Images",
          "product_id": "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@x86_64"
        },
        "product_reference": "python3.10-devel-0:3.10.21-1.3.hum1@x86_64",
        "relates_to_product_reference": "Red Hat Hardened Images"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.10-idle-0:3.10.21-1.3.hum1@aarch64 as a component of Red Hat Hardened Images",
          "product_id": "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@aarch64"
        },
        "product_reference": "python3.10-idle-0:3.10.21-1.3.hum1@aarch64",
        "relates_to_product_reference": "Red Hat Hardened Images"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.10-idle-0:3.10.21-1.3.hum1@x86_64 as a component of Red Hat Hardened Images",
          "product_id": "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@x86_64"
        },
        "product_reference": "python3.10-idle-0:3.10.21-1.3.hum1@x86_64",
        "relates_to_product_reference": "Red Hat Hardened Images"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.10-libs-0:3.10.21-1.3.hum1@aarch64 as a component of Red Hat Hardened Images",
          "product_id": "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@aarch64"
        },
        "product_reference": "python3.10-libs-0:3.10.21-1.3.hum1@aarch64",
        "relates_to_product_reference": "Red Hat Hardened Images"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.10-libs-0:3.10.21-1.3.hum1@x86_64 as a component of Red Hat Hardened Images",
          "product_id": "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@x86_64"
        },
        "product_reference": "python3.10-libs-0:3.10.21-1.3.hum1@x86_64",
        "relates_to_product_reference": "Red Hat Hardened Images"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.10-test-0:3.10.21-1.3.hum1@aarch64 as a component of Red Hat Hardened Images",
          "product_id": "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@aarch64"
        },
        "product_reference": "python3.10-test-0:3.10.21-1.3.hum1@aarch64",
        "relates_to_product_reference": "Red Hat Hardened Images"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.10-test-0:3.10.21-1.3.hum1@x86_64 as a component of Red Hat Hardened Images",
          "product_id": "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@x86_64"
        },
        "product_reference": "python3.10-test-0:3.10.21-1.3.hum1@x86_64",
        "relates_to_product_reference": "Red Hat Hardened Images"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.10-tkinter-0:3.10.21-1.3.hum1@aarch64 as a component of Red Hat Hardened Images",
          "product_id": "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@aarch64"
        },
        "product_reference": "python3.10-tkinter-0:3.10.21-1.3.hum1@aarch64",
        "relates_to_product_reference": "Red Hat Hardened Images"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.10-tkinter-0:3.10.21-1.3.hum1@x86_64 as a component of Red Hat Hardened Images",
          "product_id": "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@x86_64"
        },
        "product_reference": "python3.10-tkinter-0:3.10.21-1.3.hum1@x86_64",
        "relates_to_product_reference": "Red Hat Hardened Images"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2026-3276",
      "cwe": {
        "id": "CWE-606",
        "name": "Unchecked Input for Loop Condition"
      },
      "discovery_date": "2026-06-03T16:01:43.430825+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2484424"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the `unicodedata.normalize()` function in Python. This vulnerability allows a remote attacker to cause excessive CPU consumption by providing specially crafted Unicode input. Successful exploitation can lead to a Denial of Service (DoS) on the affected system.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python: Python unicodedata: Denial of Service due to excessive CPU consumption",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Moderate: A flaw in the `unicodedata.normalize()` function in Python can lead to excessive CPU consumption when processing specially crafted Unicode input. This vulnerability could result in a Denial of Service on systems where applications process untrusted Unicode data using this function, impacting the availability of affected Red Hat products.",
          "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:python3.10-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@src",
          "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@x86_64",
          "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@x86_64",
          "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@x86_64",
          "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@x86_64",
          "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@x86_64",
          "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@x86_64",
          "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-3276"
        },
        {
          "category": "external",
          "summary": "RHBZ#2484424",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484424"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-3276",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-3276"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3276",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3276"
        },
        {
          "category": "external",
          "summary": "https://github.com/python/cpython/issues/149079",
          "url": "https://github.com/python/cpython/issues/149079"
        },
        {
          "category": "external",
          "summary": "https://github.com/python/cpython/pull/149080",
          "url": "https://github.com/python/cpython/pull/149080"
        },
        {
          "category": "external",
          "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PP5HB4K7727OBBM76KA2ILID76K3OZGZ/",
          "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PP5HB4K7727OBBM76KA2ILID76K3OZGZ/"
        }
      ],
      "release_date": "2026-06-03T14:29:39.727000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-16T14:09:13+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:python3.10-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@src",
            "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:68132"
        },
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
          "product_ids": [
            "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@src",
            "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "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:L",
            "version": "3.1"
          },
          "products": [
            "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@src",
            "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python: Python unicodedata: Denial of Service due to excessive CPU consumption"
    },
    {
      "cve": "CVE-2026-8328",
      "cwe": {
        "id": "CWE-807",
        "name": "Reliance on Untrusted Inputs in a Security Decision"
      },
      "discovery_date": "2026-05-13T21:01:20.805442+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2477300"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the `ftplib.py` module of Python. This vulnerability allows a remote attacker to bypass a previous security fix by manipulating the `ftpcp()` function. By supplying a malicious IP address and port, an attacker can redirect FTP connections to an arbitrary host. This could lead to the compromise of data integrity or other network-based attacks.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python: Python: FTP connection redirection via ftpcp() function bypass",
          "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:python3.10-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@src",
          "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@x86_64",
          "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@x86_64",
          "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@x86_64",
          "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@x86_64",
          "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@x86_64",
          "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@x86_64",
          "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-8328"
        },
        {
          "category": "external",
          "summary": "RHBZ#2477300",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477300"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-8328",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-8328"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-8328",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-8328"
        },
        {
          "category": "external",
          "summary": "https://github.com/python/cpython/issues/87451",
          "url": "https://github.com/python/cpython/issues/87451"
        },
        {
          "category": "external",
          "summary": "https://github.com/python/cpython/pull/149648",
          "url": "https://github.com/python/cpython/pull/149648"
        },
        {
          "category": "external",
          "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/ITF2BAPBQEPYK3LDMPRSY435JGNHYNDP/",
          "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/ITF2BAPBQEPYK3LDMPRSY435JGNHYNDP/"
        }
      ],
      "release_date": "2026-05-13T20:14:33.751000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-16T14:09:13+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:python3.10-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@src",
            "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:68132"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@src",
            "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "python: Python: FTP connection redirection via ftpcp() function bypass"
    },
    {
      "cve": "CVE-2026-9669",
      "cwe": {
        "id": "CWE-787",
        "name": "Out-of-bounds Write"
      },
      "discovery_date": "2026-06-08T23:00:54.235732+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2486590"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Python\u0027s `bz2.BZ2Decompressor` component. An attacker could provide specially crafted input that, when processed by an application reusing a decompressor object after an error, could lead to out-of-bounds writes in memory. This memory corruption could cause the application to crash, resulting in a Denial of Service (DoS).",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python: Python: Denial of Service via out-of-bounds write in BZ2 decompression",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This Moderate-impact flaw in Python\u0027s `bz2.BZ2Decompressor` component affects Red Hat Enterprise Linux 8. It allows an attacker to trigger a denial of service by providing specially crafted compressed data. Exploitation requires an application to reuse a `BZ2Decompressor` object after a decompression error, leading to out-of-bounds writes and a crash.",
          "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:python3.10-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@src",
          "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@x86_64",
          "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@x86_64",
          "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@x86_64",
          "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@x86_64",
          "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@x86_64",
          "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@x86_64",
          "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-9669"
        },
        {
          "category": "external",
          "summary": "RHBZ#2486590",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2486590"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-9669",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-9669"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9669",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9669"
        },
        {
          "category": "external",
          "summary": "https://github.com/python/cpython/issues/150599",
          "url": "https://github.com/python/cpython/issues/150599"
        },
        {
          "category": "external",
          "summary": "https://github.com/python/cpython/pull/150600",
          "url": "https://github.com/python/cpython/pull/150600"
        },
        {
          "category": "external",
          "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DBJZETMGUIFK7DVUWMOXHD3Z6IX2QPSX/",
          "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DBJZETMGUIFK7DVUWMOXHD3Z6IX2QPSX/"
        }
      ],
      "release_date": "2026-06-08T22:01:15.420000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-16T14:09:13+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:python3.10-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@src",
            "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:68132"
        },
        {
          "category": "workaround",
          "details": "Applications processing untrusted BZ2 compressed data should avoid reusing `bz2.BZ2Decompressor` objects after a decompression error. Instead, a new `bz2.BZ2Decompressor` instance should be created for each new decompression attempt or after an error occurs. This prevents the decompressor from resuming from an invalid internal state.",
          "product_ids": [
            "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@src",
            "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "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:H",
            "version": "3.1"
          },
          "products": [
            "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@src",
            "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python: Python: Denial of Service via out-of-bounds write in BZ2 decompression"
    },
    {
      "cve": "CVE-2026-82049",
      "cwe": {
        "id": "CWE-59",
        "name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
      },
      "discovery_date": "2026-09-14T19:21:00.850652+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2533296"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Python\u0027s `tarfile` module. This module\u0027s data and tar extraction filters are vulnerable to specially crafted archives containing a hard link to a symbolic link. An attacker could exploit this by providing a malicious archive. This could lead to unauthorized modification of file permissions or modification times for files outside the intended extraction directory, or the disclosure of sensitive file contents within the extracted tree.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python: Python tarfile module: File modification and content disclosure via crafted archives",
          "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:python3.10-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@src",
          "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@x86_64",
          "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@x86_64",
          "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@x86_64",
          "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@x86_64",
          "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@x86_64",
          "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@x86_64",
          "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@aarch64",
          "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-82049"
        },
        {
          "category": "external",
          "summary": "RHBZ#2533296",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2533296"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-82049",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-82049"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-82049",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-82049"
        },
        {
          "category": "external",
          "summary": "https://github.com/python/cpython/commit/5a57248b22ad3b9aafcaaadae2c304a1923daeca",
          "url": "https://github.com/python/cpython/commit/5a57248b22ad3b9aafcaaadae2c304a1923daeca"
        },
        {
          "category": "external",
          "summary": "https://github.com/python/cpython/issues/157190",
          "url": "https://github.com/python/cpython/issues/157190"
        },
        {
          "category": "external",
          "summary": "https://github.com/python/cpython/pull/157191",
          "url": "https://github.com/python/cpython/pull/157191"
        },
        {
          "category": "external",
          "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/EFJWGAZJA56AKSBR2WHMHQZO7RRLZPRH/",
          "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/EFJWGAZJA56AKSBR2WHMHQZO7RRLZPRH/"
        }
      ],
      "release_date": "2026-09-14T19:14:03.873000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-16T14:09:13+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:python3.10-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@src",
            "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:68132"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 7.1,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@src",
            "Red Hat Hardened Images:python3.10-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-debug-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-devel-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-idle-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-libs-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-test-0:3.10.21-1.3.hum1@x86_64",
            "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@aarch64",
            "Red Hat Hardened Images:python3.10-tkinter-0:3.10.21-1.3.hum1@x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "python: Python tarfile module: File modification and content disclosure via crafted archives"
    }
  ]
}



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…

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…