CVE-2026-100649
Received Received - Intake

Resource-Limit Bypass in vLLM via PyNvVideoCodec

Vulnerability report for CVE-2026-100649, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-26

Last updated on: 2026-09-26

Assigner: VulnCheck

Description

vLLM before 0.29.0 contains a resource-limit bypass vulnerability in PyNvVideoCodec decoder allocation where sampler subclass shadowing allows independent counter increments. Unauthenticated attackers can select different sampler subclasses in video requests to exceed configured decoder limits and exhaust unaccounted GPU memory.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-26
Last Modified
2026-09-26
Generated
2026-09-26
AI Q&A
2026-09-26
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
vllm vllm to 0.29.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-770 The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

vLLM before 0.29.0 has a flaw in its PyNvVideoCodec decoder allocation where different sampler subclasses can independently increment counters. This allows unauthenticated attackers to bypass configured decoder limits by selecting various subclasses in video requests, leading to GPU memory exhaustion.

Detection Guidance

Detecting this vulnerability requires checking vLLM versions before 0.29.0 and monitoring GPU memory usage for unexplained exhaustion. Inspect vLLM installation with commands like 'pip show vllm' or 'vllm --version'. Check running processes for vLLM instances and compare versions against 0.29.0. Monitor GPU memory with 'nvidia-smi' or 'gpustat' for abnormal usage patterns.

Impact Analysis

Unauthenticated attackers can remotely trigger this to exhaust GPU memory, causing reduced safety margins, availability degradation, allocation failures, and potential system crashes in memory-constrained environments.

Mitigation Strategies

Upgrade vLLM to version 0.29.0 or later immediately. Apply patches from the official vLLM repository. Restrict video processing requests to trusted sources. Monitor GPU memory usage closely after updates. Consider disabling video processing features if not essential until patched.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-100649. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart