{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-56340",
        "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
        "state": "PUBLISHED",
        "assignerShortName": "VulnCheck",
        "dateReserved": "2026-06-20T13:13:56.012Z",
        "datePublished": "2026-06-20T18:27:10.148Z",
        "dateUpdated": "2026-07-22T12:08:41.474Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
                "shortName": "VulnCheck",
                "dateUpdated": "2026-06-20T18:27:10.148Z"
            },
            "datePublic": "2026-01-08T00:00:00.000Z",
            "title": "vLLM - Denial of Service via Unvalidated Multimodal Embeddings",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "vLLM versions >= 0.10.2 and < 0.13.0 are missing sparse tensor validation in multimodal embeddings processing. Because PyTorch disables sparse tensor invariant checks by default, an attacker can submit crafted embedding requests with malformed (negative or out-of-bounds) tensor indices, when the prompt-embeds feature is enabled, to trigger crashes or resource exhaustion (denial of service), with potential for out-of-bounds/write-what-where memory corruption. This continues CVE-2025-62164, whose prior fix only disabled the feature by default rather than addressing the root cause."
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "Improper Input Validation",
                            "cweId": "CWE-20",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "vLLM",
                    "product": "vLLM",
                    "defaultStatus": "unaffected",
                    "packageURL": "pkg:pypi/vllm",
                    "versions": [
                        {
                            "version": "0.10.2",
                            "status": "affected",
                            "versionType": "semver",
                            "lessThan": "0.13.0"
                        },
                        {
                            "version": "0.13.0",
                            "status": "unaffected",
                            "versionType": "semver"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "format": "CVSS",
                    "cvssV4_0": {
                        "version": "4.0",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "LOW",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "HIGH",
                        "vulnIntegrityImpact": "HIGH",
                        "vulnAvailabilityImpact": "HIGH",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 8.7,
                        "baseSeverity": "HIGH"
                    }
                },
                {
                    "format": "CVSS",
                    "cvssV3_1": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "privilegesRequired": "LOW",
                        "userInteraction": "NONE",
                        "scope": "UNCHANGED",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "availabilityImpact": "HIGH",
                        "baseScore": 8.8,
                        "baseSeverity": "HIGH"
                    }
                }
            ],
            "references": [
                {
                    "url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-mcmc-2m55-j8jj",
                    "name": "GHSA Advisory GHSA-mcmc-2m55-j8jj",
                    "tags": [
                        "vendor-advisory"
                    ]
                },
                {
                    "name": "VulnCheck Advisory: vLLM - Denial of Service via Unvalidated Multimodal Embeddings",
                    "tags": [
                        "third-party-advisory"
                    ],
                    "url": "https://www.vulncheck.com/advisories/vllm-denial-of-service-via-unvalidated-multimodal-embeddings"
                }
            ],
            "x_generator": {
                "engine": "vulncheck"
            },
            "cpeApplicability": [
                {
                    "nodes": [
                        {
                            "operator": "OR",
                            "negate": false,
                            "cpeMatch": [
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:vllm:vllm:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "0.10.2",
                                    "versionEndExcluding": "0.13.0"
                                }
                            ]
                        }
                    ]
                }
            ]
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-06-24T15:54:59.666959Z",
                                "id": "CVE-2026-56340",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-06-24T15:55:16.424Z"
                }
            },
            {
                "affected": [
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ai_inference_server:3"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "rhaiis/vllm-cpu-rhel9",
                        "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": "unaffected",
                        "packageName": "rhaiis/vllm-cuda-rhel9",
                        "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": "rhaiis/vllm-neuron-rhel9",
                        "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": "unaffected",
                        "packageName": "rhaiis/vllm-rocm-rhel9",
                        "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": "rhaiis/vllm-spyre-rhel9",
                        "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": "rhaiis/vllm-tpu-rhel9",
                        "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": "unaffected",
                        "packageName": "rhaii/vllm-cpu-rhel9",
                        "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": "unaffected",
                        "packageName": "rhaii/vllm-cuda-rhel9",
                        "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": "unaffected",
                        "packageName": "rhaii/vllm-gaudi-rhel9",
                        "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": "unaffected",
                        "packageName": "rhaii/vllm-neuron-rhel9",
                        "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": "unaffected",
                        "packageName": "rhaii/vllm-rocm-rhel9",
                        "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": "unaffected",
                        "packageName": "rhaii/vllm-spyre-rhel9",
                        "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": "unaffected",
                        "packageName": "rhaii/vllm-tpu-rhel9",
                        "product": "Red Hat AI Inference Server",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:enterprise_linux_ai:3"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "rhelai3/bootc-aws-cuda-rhel9",
                        "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": "unaffected",
                        "packageName": "rhelai3/bootc-azure-cuda-rhel9",
                        "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": "unaffected",
                        "packageName": "rhelai3/bootc-azure-rocm-rhel9",
                        "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": "unaffected",
                        "packageName": "rhelai3/bootc-cuda-rhel9",
                        "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": "unaffected",
                        "packageName": "rhelai3/bootc-gaudi-rhel9",
                        "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": "unaffected",
                        "packageName": "rhelai3/bootc-gcp-cuda-rhel9",
                        "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": "unaffected",
                        "packageName": "rhelai3/bootc-rocm-rhel9",
                        "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": "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": "unaffected",
                        "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": "unaffected",
                        "packageName": "rhoai/odh-llm-d-kv-cache-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-vllm-gaudi-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    }
                ],
                "datePublic": "2026-06-20T18:27:10.148Z",
                "descriptions": [
                    {
                        "lang": "en",
                        "value": "A flaw was found in vLLM. This vulnerability allows a remote attacker to trigger crashes or resource exhaustion, leading to a denial of service (DoS). By submitting specially crafted embedding requests with malformed tensor indices, when the `prompt-embeds` feature is enabled, an attacker could also potentially achieve out-of-bounds memory corruption, which may enable arbitrary code execution."
                    }
                ],
                "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": "HIGH",
                            "baseScore": 8.8,
                            "baseSeverity": "HIGH",
                            "confidentialityImpact": "HIGH",
                            "integrityImpact": "HIGH",
                            "privilegesRequired": "LOW",
                            "scope": "UNCHANGED",
                            "userInteraction": "NONE",
                            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                            "version": "3.1"
                        },
                        "format": "CVSS"
                    }
                ],
                "problemTypes": [
                    {
                        "descriptions": [
                            {
                                "cweId": "CWE-787",
                                "description": "Out-of-bounds Write",
                                "lang": "en",
                                "type": "CWE"
                            }
                        ]
                    }
                ],
                "references": [
                    {
                        "tags": [
                            "vdb-entry",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/security/cve/CVE-2026-56340"
                    },
                    {
                        "name": "RHBZ#2491060",
                        "tags": [
                            "issue-tracking",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491060"
                    },
                    {
                        "tags": [
                            "x_sadp-csaf-vex"
                        ],
                        "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-56340.json"
                    }
                ],
                "timeline": [
                    {
                        "lang": "en",
                        "time": "2026-06-20T19:01:01.538Z",
                        "value": "Reported to Red Hat."
                    },
                    {
                        "lang": "en",
                        "time": "2026-06-20T18:27:10.148Z",
                        "value": "Made public."
                    }
                ],
                "title": "vllm: vLLM: Denial of service and potential arbitrary code execution via malformed multimodal embedding requests",
                "workarounds": [
                    {
                        "lang": "en",
                        "value": "Disable prompt-embeds if not required. Restrict who can submit multimodal embedding requests. Apply authentication and rate limits on inference APIs. Upgrade to a fixed vLLM build when available from Red Hat."
                    }
                ],
                "x_adpType": "supplier",
                "x_generator": {
                    "engine": "sadp-cli 1.0.0"
                },
                "providerMetadata": {
                    "orgId": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c",
                    "shortName": "redhat-SADP",
                    "dateUpdated": "2026-07-22T12:08:41.474Z"
                }
            }
        ]
    }
}