{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-39892",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-04-07T20:32:03.011Z",
        "datePublished": "2026-04-08T20:49:41.967Z",
        "dateUpdated": "2026-08-17T12:05:07.000Z"
    },
    "containers": {
        "cna": {
            "title": "cryptography has a buffer overflow if non-contiguous buffers were passed to APIs",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-119",
                            "lang": "en",
                            "description": "CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "NONE",
                        "vulnIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "LOW",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 6.9,
                        "baseSeverity": "MEDIUM",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
                        "version": "4.0"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/pyca/cryptography/security/advisories/GHSA-p423-j2cm-9vmq",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/pyca/cryptography/security/advisories/GHSA-p423-j2cm-9vmq"
                }
            ],
            "affected": [
                {
                    "vendor": "pyca",
                    "product": "cryptography",
                    "versions": [
                        {
                            "version": ">= 45.0.0, < 46.0.7",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-04-08T20:49:41.967Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. From 45.0.0 to before 46.0.7, if a non-contiguous buffer was passed to APIs which accepted Python buffers (e.g. Hash.update()), this could lead to buffer overflows. This vulnerability is fixed in 46.0.7."
                }
            ],
            "source": {
                "advisory": "GHSA-p423-j2cm-9vmq",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "http://www.openwall.com/lists/oss-security/2026/04/08/12"
                    }
                ],
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2026-04-08T21:16:07.164Z"
                }
            },
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-04-09T19:41:57.662246Z",
                                "id": "CVE-2026-39892",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-04-09T19:52:22.602Z"
                }
            },
            {
                "affected": [
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2.5::el8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "automation-controller",
                        "product": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:4.6.29-2.el8ap",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2.5::el8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "python3.12-cryptography",
                        "product": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:46.0.7-1.el8ap",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2.5::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "automation-controller",
                        "product": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:4.6.29-2.el9ap",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2.5::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "python3.12-cryptography",
                        "product": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:46.0.7-1.el9ap",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2.6::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "automation-controller",
                        "product": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:4.7.12-1.el9ap",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2.6::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "python3.12-cryptography",
                        "product": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:46.0.7-1.el9ap",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:ai_inference_server:3.3::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhaiis/vllm-rocm-rhel9",
                        "product": "Red Hat AI Inference Server 3.3",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1782353093",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:ai_inference_server:3.3::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhaiis/vllm-cuda-rhel9",
                        "product": "Red Hat AI Inference Server 3.3",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1782352847",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2.6::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "ansible-automation-platform-26/controller-rhel9",
                        "product": "Red Hat Ansible Automation Platform 2.6",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1779762270",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2.6::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "ansible-automation-platform-26/eda-controller-rhel9",
                        "product": "Red Hat Ansible Automation Platform 2.6",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1779759716",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2.6::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "ansible-automation-platform-26/ee-supported-rhel9",
                        "product": "Red Hat Ansible Automation Platform 2.6",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1779734628",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2.6::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "ansible-automation-platform-26/gateway-rhel9",
                        "product": "Red Hat Ansible Automation Platform 2.6",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1779773804",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2.6::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "ansible-automation-platform-26/hub-rhel9",
                        "product": "Red Hat Ansible Automation Platform 2.6",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1779761061",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2.6::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "ansible-automation-platform-tech-preview/metrics-service-rhel9",
                        "product": "Red Hat Ansible Automation Platform 2.6",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1779760844",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:discovery:2::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "discovery/discovery-server-rhel9",
                        "product": "Red Hat Discovery 2",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1779395228",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:enterprise_linux_ai:3.3::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhelai3/bootc-rocm-rhel9",
                        "product": "Red Hat Enterprise Linux AI 3.3",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1784670204",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:enterprise_linux_ai:3.3::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhelai3/bootc-cuda-rhel9",
                        "product": "Red Hat Enterprise Linux AI 3.3",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1784669680",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:enterprise_linux_ai:3.3::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhelai3/bootc-azure-rocm-rhel9",
                        "product": "Red Hat Enterprise Linux AI 3.3",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1784736822",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:enterprise_linux_ai:3.3::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhelai3/bootc-gcp-cuda-rhel9",
                        "product": "Red Hat Enterprise Linux AI 3.3",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1784736941",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:enterprise_linux_ai:3.3::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhelai3/bootc-azure-cuda-rhel9",
                        "product": "Red Hat Enterprise Linux AI 3.3",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1784736798",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:enterprise_linux_ai:3.3::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhelai3/bootc-aws-cuda-rhel9",
                        "product": "Red Hat Enterprise Linux AI 3.3",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1784736857",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:enterprise_linux_ai:3.3::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhelai3/disk-image-cuda-rhel9",
                        "product": "Red Hat Enterprise Linux AI 3.3",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1785163184",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:hummingbird:1"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "python-cryptography-main",
                        "product": "Red Hat Hardened Images",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "46.0.7-1.hum1",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai:2.25::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-vllm-gaudi-rhel9",
                        "product": "Red Hat OpenShift AI 2.25",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1780069069",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai:2.25::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-llama-stack-core-rhel9",
                        "product": "Red Hat OpenShift AI 2.25",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1783701598",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai:3.3::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-llama-stack-core-rhel9",
                        "product": "Red Hat OpenShift AI 3.3",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1782471587",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai:3.3::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9",
                        "product": "Red Hat OpenShift AI 3.3",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1782472374",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai:3.3::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-trustyai-nemo-guardrails-server-rhel9",
                        "product": "Red Hat OpenShift AI 3.3",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1782471606",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:quay:3.10::el8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "quay/quay-rhel8",
                        "product": "Red Hat Quay 3.1",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1779822261",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:quay:3.12::el8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "quay/quay-rhel8",
                        "product": "Red Hat Quay 3.12",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1779811412",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:quay:3.14::el8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "quay/quay-rhel8",
                        "product": "Red Hat Quay 3.14",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1779689392",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:quay:3.15::el8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "quay/quay-rhel8",
                        "product": "Red Hat Quay 3.15",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1780891395",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:quay:3.16::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "quay/quay-rhel9",
                        "product": "Red Hat Quay 3.16",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1779204086",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:quay:3.17::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "quay/quay-rhel9",
                        "product": "Red Hat Quay 3.17",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1779922205",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:quay:3.9::el8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "quay/quay-rhel8",
                        "product": "Red Hat Quay 3.9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1779811473",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:trusted_artifact_signer:1.4::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhtas/model-transparency-rhel9",
                        "product": "Red Hat Trusted Artifact Signer 1.4",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1780914886",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:lightspeed_core"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "openshift-lightspeed-tech-preview/lightspeed-rag-tool-rhel9",
                        "product": "Lightspeed Core",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:lightspeed_core"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "redhat-user-workloads/lightspeed-stack",
                        "product": "Lightspeed Core",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:migration_toolkit_applications:8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "redhat-user-workloads/art-images",
                        "product": "Migration Toolkit for Applications 8",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_lightspeed"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "openshift-lightspeed/lightspeed-ocp-rag-rhel9",
                        "product": "OpenShift Lightspeed",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_lightspeed"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "openshift-lightspeed/lightspeed-service-api-rhel9",
                        "product": "OpenShift Lightspeed",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ai_inference_server:3"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "redhat-user-workloads/rhaiis-cpu-ubi9-3-3",
                        "product": "Red Hat AI Inference Server",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ai_inference_server:3"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "redhat-user-workloads/rhaiis-rocm-ubi9-3-3",
                        "product": "Red Hat AI Inference Server",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ai_inference_server:3"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "redhat-user-workloads/rhaiis-tpu-ubi9-3-3",
                        "product": "Red Hat AI Inference Server",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "ansible-automation-platform-24/lightspeed-rhel8-operator",
                        "product": "Red Hat Ansible Automation Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "ansible-automation-platform-25/lightspeed-chatbot-rhel8",
                        "product": "Red Hat Ansible Automation Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "ansible-automation-platform-26/lightspeed-rhel9-operator",
                        "product": "Red Hat Ansible Automation Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "redhat-user-workloads/automation-reports",
                        "product": "Red Hat Ansible Automation Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "redhat-user-workloads/ee-supported-rhel8",
                        "product": "Red Hat Ansible Automation Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "redhat-user-workloads/lightspeed-chatbot-rhel9",
                        "product": "Red Hat Ansible Automation Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "redhat-user-workloads/mcp-tools-rhel9",
                        "product": "Red Hat Ansible Automation Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_core:2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "redhat-user-workloads/ee-minimal-ansible-core-2-19-rhel-8-tech-preview",
                        "product": "Red Hat Ansible Automation Platform Ansible Core 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_core:2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "redhat-user-workloads/ee-minimal-ansible-core-2-19-rhel-9-tech-preview",
                        "product": "Red Hat Ansible Automation Platform Ansible Core 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_core:2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "redhat-user-workloads/ee-minimal-ansible-core-2-20-rhel-8-tech-preview",
                        "product": "Red Hat Ansible Automation Platform Ansible Core 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_core:2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "redhat-user-workloads/ee-minimal-ansible-core-2-20-rhel-9-tech-preview",
                        "product": "Red Hat Ansible Automation Platform Ansible Core 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux:8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "fence-agents",
                        "product": "Red Hat Enterprise Linux 8",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux:9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "fence-agents",
                        "product": "Red Hat Enterprise Linux 9",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:enterprise_linux_ai:3"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "redhat-user-workloads/bootc-cuda-azure-3-3",
                        "product": "Red Hat Enterprise Linux AI (RHEL AI) 3",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:enterprise_linux_ai:3"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "redhat-user-workloads/bootc-cuda-gcp-3-3",
                        "product": "Red Hat Enterprise Linux AI (RHEL AI) 3",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:enterprise_linux_ai:3"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "redhat-user-workloads/bootc-rocm-azure-3-3",
                        "product": "Red Hat Enterprise Linux AI (RHEL AI) 3",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-feature-server-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "rhoai/odh-kserve-agent-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "rhoai/odh-kserve-controller-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "rhoai/odh-kserve-router-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-kserve-storage-initializer-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-mlflow-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-training-cuda128-torch29-py312-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:quay:3"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "redhat-user-workloads/quay-quay-v3-12",
                        "product": "Red Hat Quay 3",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:quay:3"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "redhat-user-workloads/quay-quay-v3-13",
                        "product": "Red Hat Quay 3",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:quay:3"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "redhat-user-workloads/quay-quay-v3-14",
                        "product": "Red Hat Quay 3",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:quay:3"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "redhat-user-workloads/quay-quay-v3-15",
                        "product": "Red Hat Quay 3",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:quay:3"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "redhat-user-workloads/quay-quay-v3-16",
                        "product": "Red Hat Quay 3",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:quay:3"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "redhat-user-workloads/quay-quay-v3-17",
                        "product": "Red Hat Quay 3",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:quay:3"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "redhat-user-workloads/quay-quay-v3-9",
                        "product": "Red Hat Quay 3",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:satellite:6"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "redhat-user-workloads/iop-advisor-engine",
                        "product": "Red Hat Satellite 6",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:satellite:6"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "redhat-user-workloads/iop-host-inventory-sat-6-18",
                        "product": "Red Hat Satellite 6",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:satellite:6"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "satellite/foreman-mcp-server-rhel9",
                        "product": "Red Hat Satellite 6",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:satellite:6"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "satellite/iop-vmaas-rhel9",
                        "product": "Red Hat Satellite 6",
                        "vendor": "Red Hat"
                    }
                ],
                "datePublic": "2026-04-08T20:49:41.967Z",
                "descriptions": [
                    {
                        "lang": "en",
                        "value": "A flaw was found in the cryptography library. This vulnerability occurs when a non-contiguous buffer is passed to certain application programming interfaces (APIs) that accept Python buffers, such as Hash.update(). A remote attacker could exploit this to cause a buffer overflow, potentially leading to a denial of service."
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "content": {
                                "namespace": "https://access.redhat.com/security/updates/classification/",
                                "value": "Important"
                            },
                            "type": "Red Hat severity rating"
                        }
                    },
                    {
                        "cvssV3_1": {
                            "attackComplexity": "LOW",
                            "attackVector": "NETWORK",
                            "availabilityImpact": "LOW",
                            "baseScore": 7.3,
                            "baseSeverity": "HIGH",
                            "confidentialityImpact": "LOW",
                            "integrityImpact": "LOW",
                            "privilegesRequired": "NONE",
                            "scope": "UNCHANGED",
                            "userInteraction": "NONE",
                            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
                            "version": "3.1"
                        },
                        "format": "CVSS"
                    }
                ],
                "problemTypes": [
                    {
                        "descriptions": [
                            {
                                "cweId": "CWE-131",
                                "description": "Incorrect Calculation of Buffer Size",
                                "lang": "en",
                                "type": "CWE"
                            }
                        ]
                    }
                ],
                "references": [
                    {
                        "tags": [
                            "vdb-entry",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/security/cve/CVE-2026-39892"
                    },
                    {
                        "name": "RHBZ#2456735",
                        "tags": [
                            "issue-tracking",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456735"
                    },
                    {
                        "tags": [
                            "x_sadp-csaf-vex"
                        ],
                        "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-39892.json"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:24761"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:24762"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:30089"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:30088"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:24866"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:20338"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:43855"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:43854"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:43851"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:43670"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:43853"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:43651"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:46956"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:7295"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:42644"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:24977"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:37275"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:22629"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:21017"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:24853"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:19375"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:22465"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:22840"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:23361"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:24483"
                    }
                ],
                "solutions": [
                    {
                        "lang": "en",
                        "value": "RHSA-2026:24761: Red Hat Ansible Automation Platform 2.5 for RHEL 8, Red Hat Ansible Automation Platform 2.5 for RHEL 9"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:24762: Red Hat Ansible Automation Platform 2.6 for RHEL 9"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:30089: Red Hat AI Inference Server 3.3"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:30088: Red Hat AI Inference Server 3.3"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:24866: Red Hat Ansible Automation Platform 2.6"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:20338: Red Hat Discovery 2"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:43855: Red Hat Enterprise Linux AI 3.3"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:43854: Red Hat Enterprise Linux AI 3.3"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:43851: Red Hat Enterprise Linux AI 3.3"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:43670: Red Hat Enterprise Linux AI 3.3"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:43853: Red Hat Enterprise Linux AI 3.3"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:43651: Red Hat Enterprise Linux AI 3.3"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:46956: Red Hat Enterprise Linux AI 3.3"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:7295: Red Hat Hardened Images"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:42644: Red Hat OpenShift AI 2.25"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:24977: Red Hat OpenShift AI 2.25"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:37275: Red Hat OpenShift AI 3.3"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:22629: Red Hat Quay 3.12"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:21017: Red Hat Quay 3.14"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:24853: Red Hat Quay 3.15"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:19375: Red Hat Quay 3.16"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:22465: Red Hat Quay 3.17"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:22840: Red Hat Quay 3.1"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:23361: Red Hat Quay 3.9"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:24483: Red Hat Trusted Artifact Signer 1.4"
                    }
                ],
                "timeline": [
                    {
                        "lang": "en",
                        "time": "2026-04-08T22:00:59.416Z",
                        "value": "Reported to Red Hat."
                    },
                    {
                        "lang": "en",
                        "time": "2026-04-08T20:49:41.967Z",
                        "value": "Made public."
                    }
                ],
                "title": "cryptography: Cryptography: Buffer overflow via non-contiguous buffer in API",
                "workarounds": [
                    {
                        "lang": "en",
                        "value": "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."
                    }
                ],
                "x_adpType": "supplier",
                "x_generator": {
                    "engine": "sadp-cli 1.0.0"
                },
                "providerMetadata": {
                    "orgId": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c",
                    "shortName": "redhat-SADP",
                    "dateUpdated": "2026-08-17T12:05:07.000Z"
                }
            }
        ]
    }
}