RHSA-2026:70996

Vulnerability from csaf_redhat - Published: 2026-09-23 17:13 - Updated: 2026-09-24 06:05
Summary
Red Hat Security Advisory: Red Hat AI Inference Model Optimization Tools 3.4.5 (cuda)
Severity
Important
Notes
Topic: Red Hat AI Inference Model Optimization Tools 3.4.5 (cuda) is now available.
Details: Red Hat AI Inference Model Optimization Tools
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 python-transformers. An attacker can exploit this vulnerability by providing a malicious model repository. During model initialization, the `trust_remote_code` parameter, intended to prevent remote code execution, is overridden by untrusted configuration data. This allows the attacker to execute arbitrary code, potentially leading to credential theft, unauthorized access, or the deployment of backdoors.

CWE-829 - Inclusion of Functionality from Untrusted Control Sphere
Affected products
Product Identifier Version Remediation
Unresolved product id: Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64
Vendor Fix fix
Workaround
Unresolved product id: Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64
Vendor Fix fix
Workaround
Threats
Impact Important

A flaw was found in Pillow prior to 12.3.0. When an uncompressed McIdas AREA image is loaded from a filename through the mmap raw codec path, attacker-controlled header words can set a row stride smaller than the natural row width. Pixel access such as Image.tobytes(), getpixel, convert, or save can then read beyond the mapped region, disclosing adjacent process memory or causing a fault.

CWE-125 - Out-of-bounds Read
Affected products
Fixed 2 products, the same list as for CVE-2026-5241
Threats
Impact Important

A flaw was found in Pillow, a Python imaging library. When processing a specially crafted font file, the library's font compilation function does not adequately check for excessive memory allocation. This oversight allows a remote attacker to trigger an unreasonable consumption of system memory, leading to a denial of service (DoS) for the application.

CWE-1050 - Excessive Platform Resource Consumption within a Loop
Affected products
Fixed 2 products, the same list as for CVE-2026-5241
Threats
Impact Important

A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing a specially crafted BDF font file. The library's image processing function fails to properly validate dimensions from the font file, bypassing a critical security check designed to prevent excessive memory usage. This oversight can lead to the system consuming an unreasonable amount of memory, making it unavailable to legitimate users.

CWE-770 - Allocation of Resources Without Limits or Throttling
Affected products
Fixed 2 products, the same list as for CVE-2026-5241
Threats
Impact Important

A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted GD 2.x image file. The GdImageFile._open() function reads image dimensions without proper validation, leading to excessive memory allocation. This can result in a Denial of Service (DoS) due to C-heap exhaustion.

CWE-1285 - Improper Validation of Specified Index, Position, or Offset in Input
Affected products
Fixed 2 products, the same list as for CVE-2026-5241
Threats
Impact Important

A flaw was found in Pillow prior to 12.3.0. The public RankFilter API can trigger a native heap out-of-bounds write when given a very large odd filter size. ImageFilter.RankFilter.filter() calls image.expand(size // 2, size // 2) before rank-filter size validation, and ImagingExpand() computes output dimensions with unchecked signed integer arithmetic. This can lead to denial of service and limited integrity impact via heap corruption.

CWE-787 - Out-of-bounds Write
Affected products
Fixed 2 products, the same list as for CVE-2026-5241
Threats
Impact Important

A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit a vulnerability in the library's image processing functions, specifically when handling image coordinates near certain limits. This flaw, a native heap out-of-bounds write, could lead to a denial of service (DoS), making the affected system or application unavailable.

CWE-190 - Integer Overflow or Wraparound
Affected products
Fixed 2 products, the same list as for CVE-2026-5241
Threats
Impact Important

A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit a vulnerability in the PdfParser.PdfStream.decode() function when processing a crafted FlateDecode PDF stream. By providing a specially designed PDF file, the attacker could cause the application to exhaust available memory, leading to a denial of service (DoS).

CWE-409 - Improper Handling of Highly Compressed Data (Data Amplification)
Affected products
Fixed 2 products, the same list as for CVE-2026-5241
Threats
Impact Important

A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted JPEG2000 image file. Due to incorrect calculation of memory requirements for image tiles, processing this file can lead to excessive memory consumption, resulting in a denial of service (DoS) through out-of-memory failures.

CWE-131 - Incorrect Calculation of Buffer Size
Affected products
Fixed 2 products, the same list as for CVE-2026-5241
Threats
Impact Important

A flaw was found in Pillow, a Python imaging library. This vulnerability allows an attacker to trigger controlled native heap corruption by supplying an output image whose mode does not match the transform's declared output mode when using the ImageCms.ImageCmsTransform.apply API. This can lead to a denial of service (DoS) condition, making the affected system or application unavailable.

CWE-843 - Access of Resource Using Incompatible Type ('Type Confusion')
Affected products
Fixed 2 products, the same list as for CVE-2026-5241
Threats
Impact Important

A flaw was found in AnyIO. Untrusted or faulty worker code can write a large amount of data to the standard error (stderr) stream. This data fills a pipe that the parent process fails to drain, causing the process-pool call to block indefinitely. This can lead to a Denial of Service (DoS) condition, making the application unresponsive.

CWE-1322 - Use of Blocking Code in Single-threaded, Non-blocking Context
Affected products
Fixed 2 products, the same list as for CVE-2026-5241
Threats
Impact Moderate
References
URL Category
https://access.redhat.com/errata/RHSA-2026:70996 self
https://access.redhat.com/security/cve/CVE-2026-5241 external
https://access.redhat.com/security/cve/CVE-2026-54058 external
https://access.redhat.com/security/cve/CVE-2026-54060 external
https://access.redhat.com/security/cve/CVE-2026-55379 external
https://access.redhat.com/security/cve/CVE-2026-55380 external
https://access.redhat.com/security/cve/CVE-2026-59197 external
https://access.redhat.com/security/cve/CVE-2026-59199 external
https://access.redhat.com/security/cve/CVE-2026-59200 external
https://access.redhat.com/security/cve/CVE-2026-59204 external
https://access.redhat.com/security/cve/CVE-2026-59205 external
https://access.redhat.com/security/cve/CVE-2026-64847 external
https://access.redhat.com/security/updates/classi… external
https://www.redhat.com/en/products/ai/inference-server external
https://security.access.redhat.com/data/csaf/v2/a… self
https://access.redhat.com/security/cve/CVE-2026-5241 self
https://bugzilla.redhat.com/show_bug.cgi?id=2484384 external
https://www.cve.org/CVERecord?id=CVE-2026-5241 external
https://nvd.nist.gov/vuln/detail/CVE-2026-5241 external
https://github.com/huggingface/transformers/commi… external
https://huntr.com/bounties/ceb3ce1a-4c45-497a-b25… external
https://access.redhat.com/security/cve/CVE-2026-54058 self
https://bugzilla.redhat.com/show_bug.cgi?id=2500057 external
https://www.cve.org/CVERecord?id=CVE-2026-54058 external
https://nvd.nist.gov/vuln/detail/CVE-2026-54058 external
https://github.com/python-pillow/Pillow/commit/6a… external
https://github.com/python-pillow/Pillow/pull/9719 external
https://github.com/python-pillow/Pillow/releases/… external
https://github.com/python-pillow/Pillow/security/… external
https://access.redhat.com/security/cve/CVE-2026-54060 self
https://bugzilla.redhat.com/show_bug.cgi?id=2497466 external
https://www.cve.org/CVERecord?id=CVE-2026-54060 external
https://nvd.nist.gov/vuln/detail/CVE-2026-54060 external
https://github.com/python-pillow/Pillow/blob/main… external
https://github.com/python-pillow/Pillow/commit/0a… external
https://github.com/python-pillow/Pillow/security/… external
https://access.redhat.com/security/cve/CVE-2026-55379 self
https://bugzilla.redhat.com/show_bug.cgi?id=2497452 external
https://www.cve.org/CVERecord?id=CVE-2026-55379 external
https://nvd.nist.gov/vuln/detail/CVE-2026-55379 external
https://github.com/python-pillow/Pillow/security/… external
https://access.redhat.com/security/cve/CVE-2026-55380 self
https://bugzilla.redhat.com/show_bug.cgi?id=2497455 external
https://www.cve.org/CVERecord?id=CVE-2026-55380 external
https://nvd.nist.gov/vuln/detail/CVE-2026-55380 external
https://github.com/python-pillow/Pillow/commit/f3… external
https://github.com/python-pillow/Pillow/security/… external
https://access.redhat.com/security/cve/CVE-2026-59197 self
https://bugzilla.redhat.com/show_bug.cgi?id=2500043 external
https://www.cve.org/CVERecord?id=CVE-2026-59197 external
https://nvd.nist.gov/vuln/detail/CVE-2026-59197 external
https://github.com/python-pillow/Pillow/commit/cc… external
https://github.com/python-pillow/Pillow/pull/9695 external
https://github.com/python-pillow/Pillow/security/… external
https://access.redhat.com/security/cve/CVE-2026-59199 self
https://bugzilla.redhat.com/show_bug.cgi?id=2500061 external
https://www.cve.org/CVERecord?id=CVE-2026-59199 external
https://nvd.nist.gov/vuln/detail/CVE-2026-59199 external
https://github.com/python-pillow/Pillow/commit/ce… external
https://github.com/python-pillow/Pillow/pull/9703 external
https://github.com/python-pillow/Pillow/security/… external
https://access.redhat.com/security/cve/CVE-2026-59200 self
https://bugzilla.redhat.com/show_bug.cgi?id=2500060 external
https://www.cve.org/CVERecord?id=CVE-2026-59200 external
https://nvd.nist.gov/vuln/detail/CVE-2026-59200 external
https://github.com/python-pillow/Pillow/commit/f7… external
https://github.com/python-pillow/Pillow/pull/9718 external
https://github.com/python-pillow/Pillow/security/… external
https://access.redhat.com/security/cve/CVE-2026-59204 self
https://bugzilla.redhat.com/show_bug.cgi?id=2500022 external
https://www.cve.org/CVERecord?id=CVE-2026-59204 external
https://nvd.nist.gov/vuln/detail/CVE-2026-59204 external
https://github.com/python-pillow/Pillow/commit/13… external
https://github.com/python-pillow/Pillow/pull/9704 external
https://github.com/python-pillow/Pillow/security/… external
https://access.redhat.com/security/cve/CVE-2026-59205 self
https://bugzilla.redhat.com/show_bug.cgi?id=2500052 external
https://www.cve.org/CVERecord?id=CVE-2026-59205 external
https://nvd.nist.gov/vuln/detail/CVE-2026-59205 external
https://github.com/python-pillow/Pillow/commit/a9… external
https://github.com/python-pillow/Pillow/pull/9715 external
https://github.com/python-pillow/Pillow/security/… external
https://access.redhat.com/security/cve/CVE-2026-64847 self
https://bugzilla.redhat.com/show_bug.cgi?id=2538074 external
https://www.cve.org/CVERecord?id=CVE-2026-64847 external
https://nvd.nist.gov/vuln/detail/CVE-2026-64847 external
https://github.com/agronholm/anyio/commit/f1b7301… external
https://github.com/agronholm/anyio/pull/1207 external
https://github.com/agronholm/anyio/releases/tag/4.14.2 external
https://github.com/agronholm/anyio/security/advis… 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": "Red Hat AI Inference Model Optimization Tools 3.4.5 (cuda) is now available.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat AI Inference Model Optimization Tools",
        "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:70996",
        "url": "https://access.redhat.com/errata/RHSA-2026:70996"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-5241",
        "url": "https://access.redhat.com/security/cve/CVE-2026-5241"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-54058",
        "url": "https://access.redhat.com/security/cve/CVE-2026-54058"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-54060",
        "url": "https://access.redhat.com/security/cve/CVE-2026-54060"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-55379",
        "url": "https://access.redhat.com/security/cve/CVE-2026-55379"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-55380",
        "url": "https://access.redhat.com/security/cve/CVE-2026-55380"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-59197",
        "url": "https://access.redhat.com/security/cve/CVE-2026-59197"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-59199",
        "url": "https://access.redhat.com/security/cve/CVE-2026-59199"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-59200",
        "url": "https://access.redhat.com/security/cve/CVE-2026-59200"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-59204",
        "url": "https://access.redhat.com/security/cve/CVE-2026-59204"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-59205",
        "url": "https://access.redhat.com/security/cve/CVE-2026-59205"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-64847",
        "url": "https://access.redhat.com/security/cve/CVE-2026-64847"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/",
        "url": "https://access.redhat.com/security/updates/classification/"
      },
      {
        "category": "external",
        "summary": "https://www.redhat.com/en/products/ai/inference-server",
        "url": "https://www.redhat.com/en/products/ai/inference-server"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_70996.json"
      }
    ],
    "title": "Red Hat Security Advisory: Red Hat AI Inference Model Optimization Tools 3.4.5 (cuda)",
    "tracking": {
      "current_release_date": "2026-09-24T06:05:47+00:00",
      "generator": {
        "date": "2026-09-24T06:05:47+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "5.4.0"
        }
      },
      "id": "RHSA-2026:70996",
      "initial_release_date": "2026-09-23T17:13:39+00:00",
      "revision_history": [
        {
          "date": "2026-09-23T17:13:39+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2026-09-23T17:13:41+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-09-24T06:05:47+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat AI Inference Server 3.4",
                "product": {
                  "name": "Red Hat AI Inference Server 3.4",
                  "product_id": "Red Hat AI Inference Server 3.4",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:ai_inference_server:3.4::el9"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat AI Inference Server"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64",
                "product": {
                  "name": "registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64",
                  "product_id": "registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/model-opt-cuda-rhel9@sha256%3Acea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427?arch=amd64\u0026repository_url=registry.redhat.io/rhaii/model-opt-cuda-rhel9\u0026tag=1790076498"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "amd64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
                "product": {
                  "name": "registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
                  "product_id": "registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/model-opt-cuda-rhel9@sha256%3A17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9?arch=arm64\u0026repository_url=registry.redhat.io/rhaii/model-opt-cuda-rhel9\u0026tag=1790076498"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "arm64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64 as a component of Red Hat AI Inference Server 3.4",
          "product_id": "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64"
        },
        "product_reference": "registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
        "relates_to_product_reference": "Red Hat AI Inference Server 3.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64 as a component of Red Hat AI Inference Server 3.4",
          "product_id": "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
        },
        "product_reference": "registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64",
        "relates_to_product_reference": "Red Hat AI Inference Server 3.4"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2026-5241",
      "cwe": {
        "id": "CWE-829",
        "name": "Inclusion of Functionality from Untrusted Control Sphere"
      },
      "discovery_date": "2026-06-03T15:02:16.132765+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2484384"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-transformers. An attacker can exploit this vulnerability by providing a malicious model repository. During model initialization, the `trust_remote_code` parameter, intended to prevent remote code execution, is overridden by untrusted configuration data. This allows the attacker to execute arbitrary code, potentially leading to credential theft, unauthorized access, or the deployment of backdoors.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-transformers: python-transformers: Arbitrary code execution due to overridden trust_remote_code setting",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This Important vulnerability in `python-transformers` allows for arbitrary code execution when loading a malicious LightGlue model, even if `trust_remote_code` is explicitly set to `False`. This occurs because untrusted serialized configuration data can override the security setting in nested model loading paths. Red Hat products utilizing `python-transformers` for AI/ML workloads, such as Red Hat AI Inference Server and Red Hat OpenShift AI, are affected, posing a significant risk of credential theft or system compromise if untrusted models are processed. The LightGlue model (and its vulnerable trust_remote_code handling) was introduced in transformers 4.53.0 and fixed in 5.5.0; the CNA-published affected range is all versions before 5.5.0.",
          "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 AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
          "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-5241"
        },
        {
          "category": "external",
          "summary": "RHBZ#2484384",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484384"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-5241",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-5241"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5241",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5241"
        },
        {
          "category": "external",
          "summary": "https://github.com/huggingface/transformers/commit/676559d5022b74aaa0cee1cee0842b7f27c5320e",
          "url": "https://github.com/huggingface/transformers/commit/676559d5022b74aaa0cee1cee0842b7f27c5320e"
        },
        {
          "category": "external",
          "summary": "https://huntr.com/bounties/ceb3ce1a-4c45-497a-b25e-cb9a7685e619",
          "url": "https://huntr.com/bounties/ceb3ce1a-4c45-497a-b25e-cb9a7685e619"
        }
      ],
      "release_date": "2026-06-03T12:33:10.227000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-23T17:13:39+00:00",
          "details": "For more information visit https://access.redhat.com/errata/RHSA-2026:70996",
          "product_ids": [
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:70996"
        },
        {
          "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 AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.7,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "python-transformers: python-transformers: Arbitrary code execution due to overridden trust_remote_code setting"
    },
    {
      "cve": "CVE-2026-54058",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "discovery_date": "2026-07-14T17:02:34.864708+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2500057"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Pillow prior to 12.3.0. When an uncompressed McIdas AREA image is loaded from a filename through the mmap raw codec path, attacker-controlled header words can set a row stride smaller than the natural row width. Pixel access such as Image.tobytes(), getpixel, convert, or save can then read beyond the mapped region, disclosing adjacent process memory or causing a fault.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Pillow: Pillow: Memory disclosure or denial of service via crafted McIdas AREA image",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Pillow is vulnerable to an out-of-bounds read when processing a crafted uncompressed McIdas AREA image via the mmap raw codec. A remote attacker who can supply such an image to a service that loads it without user interaction may disclose adjacent process memory or trigger a denial of service. Fixed in Pillow 12.3.0.",
          "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 AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
          "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-54058"
        },
        {
          "category": "external",
          "summary": "RHBZ#2500057",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500057"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-54058",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-54058"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54058",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54058"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/commit/6a8de891fb00968e5ea79bfa84368ed90b3cfc1d",
          "url": "https://github.com/python-pillow/Pillow/commit/6a8de891fb00968e5ea79bfa84368ed90b3cfc1d"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/pull/9719",
          "url": "https://github.com/python-pillow/Pillow/pull/9719"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
          "url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-62p4-gmf7-7g93",
          "url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-62p4-gmf7-7g93"
        }
      ],
      "release_date": "2026-07-14T16:27:38.050000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-23T17:13:39+00:00",
          "details": "For more information visit https://access.redhat.com/errata/RHSA-2026:70996",
          "product_ids": [
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:70996"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 9.1,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "Pillow: Pillow: Memory disclosure or denial of service via crafted McIdas AREA image"
    },
    {
      "cve": "CVE-2026-54060",
      "cwe": {
        "id": "CWE-1050",
        "name": "Excessive Platform Resource Consumption within a Loop"
      },
      "discovery_date": "2026-07-06T20:02:29.509113+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2497466"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Pillow, a Python imaging library. When processing a specially crafted font file, the library\u0027s font compilation function does not adequately check for excessive memory allocation. This oversight allows a remote attacker to trigger an unreasonable consumption of system memory, leading to a denial of service (DoS) for the application.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pillow: Pillow: Denial of Service via excessive memory allocation when processing font files",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "A flaw was found in Pillow prior to version 12.3.0. The FontFile.compile() method in PIL/FontFile.py assembles per-glyph images into a combined bitmap using Image.new() without calling Image._decompression_bomb_check(). This allows a specially crafted font file to trigger excessive memory allocation during conversion or saving, leading to denial of service via resource exhaustion.",
          "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 AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
          "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-54060"
        },
        {
          "category": "external",
          "summary": "RHBZ#2497466",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2497466"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-54060",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-54060"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54060",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54060"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst",
          "url": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d",
          "url": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-5x94-69rx-g8h2",
          "url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-5x94-69rx-g8h2"
        }
      ],
      "release_date": "2026-07-06T18:49:23.788000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-23T17:13:39+00:00",
          "details": "For more information visit https://access.redhat.com/errata/RHSA-2026:70996",
          "product_ids": [
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:70996"
        }
      ],
      "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 AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "python-pillow: Pillow: Denial of Service via excessive memory allocation when processing font files"
    },
    {
      "cve": "CVE-2026-55379",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2026-07-06T20:01:29.922515+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2497452"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing a specially crafted BDF font file. The library\u0027s image processing function fails to properly validate dimensions from the font file, bypassing a critical security check designed to prevent excessive memory usage. This oversight can lead to the system consuming an unreasonable amount of memory, making it unavailable to legitimate users.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pillow: Pillow: Denial of Service via crafted BDF font file",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "A flaw was found in the Pillow Python imaging library. The BDF font file parser passes attacker-controlled dimensions to Image.new() without decompression bomb validation, allowing excessive memory allocation and denial of service.",
          "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 AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
          "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-55379"
        },
        {
          "category": "external",
          "summary": "RHBZ#2497452",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2497452"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-55379",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-55379"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-55379",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55379"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst",
          "url": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d",
          "url": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-45hq-cxwh-f6vc",
          "url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-45hq-cxwh-f6vc"
        }
      ],
      "release_date": "2026-07-06T18:52:11.633000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-23T17:13:39+00:00",
          "details": "For more information visit https://access.redhat.com/errata/RHSA-2026:70996",
          "product_ids": [
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:70996"
        },
        {
          "category": "workaround",
          "details": "Do not load BDF font files from untrusted sources. Applications that only process standard image formats (PNG, JPEG, etc.) and do not use BdfFontFile or ImageFont.load() with BDF files are not affected.",
          "product_ids": [
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ]
        }
      ],
      "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 AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "python-pillow: Pillow: Denial of Service via crafted BDF font file"
    },
    {
      "cve": "CVE-2026-55380",
      "cwe": {
        "id": "CWE-1285",
        "name": "Improper Validation of Specified Index, Position, or Offset in Input"
      },
      "discovery_date": "2026-07-06T20:01:42.245051+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2497455"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted GD 2.x image file. The GdImageFile._open() function reads image dimensions without proper validation, leading to excessive memory allocation. This can result in a Denial of Service (DoS) due to C-heap exhaustion.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pillow: Pillow: Denial of Service via crafted GD 2.x image file",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "A denial-of-service vulnerability was found in Pillow\u0027s GdImageFile plugin. The GdImageFile._open() function reads image dimensions from GD 2.x file headers and stores them without performing a decompression bomb check. A crafted .gd file of approximately 1 KB can trigger an unchecked 4.3 GB C-heap allocation, potentially crashing the process or exhausting memory on systems with insufficient resources. This issue is fixed in Pillow 12.3.0.",
          "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 AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
          "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-55380"
        },
        {
          "category": "external",
          "summary": "RHBZ#2497455",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2497455"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-55380",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-55380"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-55380",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55380"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst",
          "url": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/commit/f39b0ae6624eb2d7c5c5d651d9bb5fdbd96a8675",
          "url": "https://github.com/python-pillow/Pillow/commit/f39b0ae6624eb2d7c5c5d651d9bb5fdbd96a8675"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-phj9-mv4w-65pm",
          "url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-phj9-mv4w-65pm"
        }
      ],
      "release_date": "2026-07-06T18:50:14.789000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-23T17:13:39+00:00",
          "details": "For more information visit https://access.redhat.com/errata/RHSA-2026:70996",
          "product_ids": [
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:70996"
        },
        {
          "category": "workaround",
          "details": "Avoid processing untrusted GD 2.x image files with PIL.GdImageFile.open(). Use Image.open() instead, which includes decompression bomb protections for supported formats. If GdImageFile must be used, validate the image dimensions before calling load(). Restricting accepted image formats at the application boundary to only those explicitly needed can reduce exposure.",
          "product_ids": [
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ]
        }
      ],
      "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 AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "python-pillow: Pillow: Denial of Service via crafted GD 2.x image file"
    },
    {
      "cve": "CVE-2026-59197",
      "cwe": {
        "id": "CWE-787",
        "name": "Out-of-bounds Write"
      },
      "discovery_date": "2026-07-14T17:01:29.487456+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2500043"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Pillow prior to 12.3.0. The public RankFilter API can trigger a native heap out-of-bounds write when given a very large odd filter size. ImageFilter.RankFilter.filter() calls image.expand(size // 2, size // 2) before rank-filter size validation, and ImagingExpand() computes output dimensions with unchecked signed integer arithmetic. This can lead to denial of service and limited integrity impact via heap corruption.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Pillow: Pillow: Native heap out-of-bounds write",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Pillow\u0027s RankFilter API is vulnerable to a native heap out-of-bounds write when a caller supplies a very large odd filter size. Expansion runs before size validation and ImagingExpand uses unchecked signed integer arithmetic for output dimensions. A remote attacker who can drive RankFilter with attacker-controlled sizes may crash the process or corrupt heap memory. Fixed in Pillow 12.3.0.",
          "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 AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
          "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-59197"
        },
        {
          "category": "external",
          "summary": "RHBZ#2500043",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500043"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-59197",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-59197"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59197",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59197"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/commit/cce3bdb867c77a3420261ed1bfdb6b0787ec8fc1",
          "url": "https://github.com/python-pillow/Pillow/commit/cce3bdb867c77a3420261ed1bfdb6b0787ec8fc1"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/pull/9695",
          "url": "https://github.com/python-pillow/Pillow/pull/9695"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
          "url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-xj96-63gp-2gmr",
          "url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-xj96-63gp-2gmr"
        }
      ],
      "release_date": "2026-07-14T16:25:23.520000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-23T17:13:39+00:00",
          "details": "For more information visit https://access.redhat.com/errata/RHSA-2026:70996",
          "product_ids": [
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:70996"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.2,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
            "version": "3.1"
          },
          "products": [
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "Pillow: Pillow: Native heap out-of-bounds write"
    },
    {
      "cve": "CVE-2026-59199",
      "cwe": {
        "id": "CWE-190",
        "name": "Integer Overflow or Wraparound"
      },
      "discovery_date": "2026-07-14T17:02:51.371888+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2500061"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit a vulnerability in the library\u0027s image processing functions, specifically when handling image coordinates near certain limits. This flaw, a native heap out-of-bounds write, could lead to a denial of service (DoS), making the affected system or application unavailable.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Pillow: Pillow: Denial of Service via out-of-bounds write in image processing",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The impact is limited to denial of service. While the underlying issue is a heap out-of-bounds write, it does not provide a controlled write primitive exploitable for code execution in 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 AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
          "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-59199"
        },
        {
          "category": "external",
          "summary": "RHBZ#2500061",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500061"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-59199",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-59199"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59199",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59199"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/commit/ceefc348eb3c3844c7f9796ef2cc3a7dd5fbba7b",
          "url": "https://github.com/python-pillow/Pillow/commit/ceefc348eb3c3844c7f9796ef2cc3a7dd5fbba7b"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/pull/9703",
          "url": "https://github.com/python-pillow/Pillow/pull/9703"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
          "url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-6r8x-57c9-28j4",
          "url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-6r8x-57c9-28j4"
        }
      ],
      "release_date": "2026-07-14T15:42:15.071000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-23T17:13:39+00:00",
          "details": "For more information visit https://access.redhat.com/errata/RHSA-2026:70996",
          "product_ids": [
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:70996"
        },
        {
          "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 AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ]
        }
      ],
      "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 AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "Pillow: Pillow: Denial of Service via out-of-bounds write in image processing"
    },
    {
      "cve": "CVE-2026-59200",
      "cwe": {
        "id": "CWE-409",
        "name": "Improper Handling of Highly Compressed Data (Data Amplification)"
      },
      "discovery_date": "2026-07-14T17:02:45.929986+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2500060"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit a vulnerability in the PdfParser.PdfStream.decode() function when processing a crafted FlateDecode PDF stream. By providing a specially designed PDF file, the attacker could cause the application to exhaust available memory, leading to a denial of service (DoS).",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Pillow: Pillow: Denial of service via crafted PDF stream",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The impact is limited to denial of service via memory exhaustion. A small crafted PDF input can force unbounded decompression, but this does not lead to code execution or information disclosure.",
          "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 AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
          "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-59200"
        },
        {
          "category": "external",
          "summary": "RHBZ#2500060",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500060"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-59200",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-59200"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59200",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59200"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/commit/f7a31ea75e460e108c37126da1f47812f21f6b09",
          "url": "https://github.com/python-pillow/Pillow/commit/f7a31ea75e460e108c37126da1f47812f21f6b09"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/pull/9718",
          "url": "https://github.com/python-pillow/Pillow/pull/9718"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
          "url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-jjj6-mw9f-p565",
          "url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-jjj6-mw9f-p565"
        }
      ],
      "release_date": "2026-07-14T16:09:05.091000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-23T17:13:39+00:00",
          "details": "For more information visit https://access.redhat.com/errata/RHSA-2026:70996",
          "product_ids": [
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:70996"
        },
        {
          "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 AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ]
        }
      ],
      "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 AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "Pillow: Pillow: Denial of service via crafted PDF stream"
    },
    {
      "cve": "CVE-2026-59204",
      "cwe": {
        "id": "CWE-131",
        "name": "Incorrect Calculation of Buffer Size"
      },
      "discovery_date": "2026-07-14T16:02:11.802781+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2500022"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted JPEG2000 image file. Due to incorrect calculation of memory requirements for image tiles, processing this file can lead to excessive memory consumption, resulting in a denial of service (DoS) through out-of-memory failures.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Pillow: Pillow: Denial of Service via crafted JPEG2000 image",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The impact is limited to denial of service via excessive memory allocation. A crafted JPEG2000 file can trigger out-of-memory failures, but this does not lead to code execution or information disclosure.",
          "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 AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
          "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-59204"
        },
        {
          "category": "external",
          "summary": "RHBZ#2500022",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500022"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-59204",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-59204"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59204",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59204"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/commit/13ada41172142f2fd9f0906f615a00ea623a11ca",
          "url": "https://github.com/python-pillow/Pillow/commit/13ada41172142f2fd9f0906f615a00ea623a11ca"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/pull/9704",
          "url": "https://github.com/python-pillow/Pillow/pull/9704"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
          "url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-vjc4-5qp5-m44j",
          "url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-vjc4-5qp5-m44j"
        }
      ],
      "release_date": "2026-07-14T15:38:29.545000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-23T17:13:39+00:00",
          "details": "For more information visit https://access.redhat.com/errata/RHSA-2026:70996",
          "product_ids": [
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:70996"
        },
        {
          "category": "workaround",
          "details": "If the application does not need JPEG2000 support, block .jp2, .j2k, .jpf, and .jpx uploads at the input layer.\n\nFor services that do process JPEG2000, set memory limits on the process or container (LimitAS= in systemd, or memory limits in Kubernetes/Podman) so a crafted image can only crash the worker, not the whole host. Add automatic restarts (Restart=always in systemd, or container restart policies) so the service recovers from OOM kills without someone having to intervene.",
          "product_ids": [
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ]
        }
      ],
      "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 AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "Pillow: Pillow: Denial of Service via crafted JPEG2000 image"
    },
    {
      "cve": "CVE-2026-59205",
      "cwe": {
        "id": "CWE-843",
        "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
      },
      "discovery_date": "2026-07-14T17:02:11.367224+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2500052"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows an attacker to trigger controlled native heap corruption by supplying an output image whose mode does not match the transform\u0027s declared output mode when using the ImageCms.ImageCmsTransform.apply API. This can lead to a denial of service (DoS) condition, making the affected system or application unavailable.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Pillow: Pillow: Controlled native heap corruption in ImageCms.ImageCmsTransform.apply API",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The impact is limited to denial of service. While the underlying issue is heap corruption via mode mismatch, it does not provide a controlled write primitive exploitable for code execution in 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 AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
          "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-59205"
        },
        {
          "category": "external",
          "summary": "RHBZ#2500052",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500052"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-59205",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-59205"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59205",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59205"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/commit/a9ffc42bedf4fc0a7ef8d6486e7f9e81e3397721",
          "url": "https://github.com/python-pillow/Pillow/commit/a9ffc42bedf4fc0a7ef8d6486e7f9e81e3397721"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/pull/9715",
          "url": "https://github.com/python-pillow/Pillow/pull/9715"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
          "url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
        },
        {
          "category": "external",
          "summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-9hw9-ch79-4vh6",
          "url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-9hw9-ch79-4vh6"
        }
      ],
      "release_date": "2026-07-14T15:48:39.962000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-23T17:13:39+00:00",
          "details": "For more information visit https://access.redhat.com/errata/RHSA-2026:70996",
          "product_ids": [
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:70996"
        },
        {
          "category": "workaround",
          "details": "Most applications using Pillow\u0027s color management via profileToProfile() or applyTransform() are not exposed. Only code that calls ImageCmsTransform.apply() directly with a user-controlled output image whose mode does not match the transform can trigger the heap corruption. Audit your code for direct apply() calls to confirm.\n\nRHEL builds ship with ASLR, full RELRO/PIE, and FORTIFY_SOURCE by default, making escalation from crash to code execution much harder. For DoS containment, configure automatic service restart (Restart=always in systemd, or container restart policies) so the process recovers without manual intervention.",
          "product_ids": [
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ]
        }
      ],
      "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 AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "Pillow: Pillow: Controlled native heap corruption in ImageCms.ImageCmsTransform.apply API"
    },
    {
      "cve": "CVE-2026-64847",
      "cwe": {
        "id": "CWE-1322",
        "name": "Use of Blocking Code in Single-threaded, Non-blocking Context"
      },
      "discovery_date": "2026-09-22T17:00:14.782983+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2538074"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in AnyIO. Untrusted or faulty worker code can write a large amount of data to the standard error (stderr) stream. This data fills a pipe that the parent process fails to drain, causing the process-pool call to block indefinitely. This can lead to a Denial of Service (DoS) condition, making the application unresponsive.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "anyio: AnyIO: Denial of Service due to undrained stderr in process-pool workers",
          "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 AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
          "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-64847"
        },
        {
          "category": "external",
          "summary": "RHBZ#2538074",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2538074"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-64847",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-64847"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-64847",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-64847"
        },
        {
          "category": "external",
          "summary": "https://github.com/agronholm/anyio/commit/f1b7301c8264b0d2e8d24a5788fd29e93dea4040",
          "url": "https://github.com/agronholm/anyio/commit/f1b7301c8264b0d2e8d24a5788fd29e93dea4040"
        },
        {
          "category": "external",
          "summary": "https://github.com/agronholm/anyio/pull/1207",
          "url": "https://github.com/agronholm/anyio/pull/1207"
        },
        {
          "category": "external",
          "summary": "https://github.com/agronholm/anyio/releases/tag/4.14.2",
          "url": "https://github.com/agronholm/anyio/releases/tag/4.14.2"
        },
        {
          "category": "external",
          "summary": "https://github.com/agronholm/anyio/security/advisories/GHSA-5p39-cfhj-2xmp",
          "url": "https://github.com/agronholm/anyio/security/advisories/GHSA-5p39-cfhj-2xmp"
        }
      ],
      "release_date": "2026-09-18T17:04:32.038000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-23T17:13:39+00:00",
          "details": "For more information visit https://access.redhat.com/errata/RHSA-2026:70996",
          "product_ids": [
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:70996"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:17ad8c121c110188be68fde0bca2b6fa27f36f3855cb9badd815ef5e5ddf67f9_arm64",
            "Red Hat AI Inference Server 3.4:registry.redhat.io/rhaii/model-opt-cuda-rhel9@sha256:cea1593ceb68ea72897f544628f83ac92f9c9ab44f16b89aad065971c50fd427_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "anyio: AnyIO: Denial of Service due to undrained stderr in process-pool workers"
    }
  ]
}



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…