CVE-2026-7141
CVE-2026-7141 is a medium-severity vulnerability in Vllm with a CVSS 3.x base score of 5.6. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-908.
Key facts
- Severity: Medium (CVSS 3.x base score 5.6)
- CVSS v2: 5.1
- CVSS v4: 2.9
- EPSS exploit prediction: 0% (21st percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-25892
- Weakness: CWE-908
- Affected product: Vllm
- Published:
- Last modified:
Description
A vulnerability was found in vllm up to 0.19.0. The affected element is the function has_mamba_layers of the file vllm/v1/kv_cache_interface.py of the component KV Block Handler. Performing a manipulation results in uninitialized resource. It is possible to initiate the attack remotely. The attack is considered to have high complexity. The exploitability is described as difficult. The exploit has been made public and could be used. The patch is named 1ad67864c0c20f167929e64c875f5c28e1aad9fd. To fix this issue, it is recommended to deploy a patch.
Frequently asked questions
- What is CVE-2026-7141?
- A vulnerability was found in vllm up to 0.19.0. The affected element is the function has_mamba_layers of the file vllm/v1/kv_cache_interface.py of the component KV Block Handler. Performing a manipulation results in uninitialized resource. It is possible to initiate the attack remotely. The attack is considered to have high complexity. The exploitability is described as difficult. The exploit has been made public and could be used. The patch is named 1ad67864c0c20f167929e64c875f5c28e1aad9fd. To fix this issue, it is recommended to deploy a patch.
- How severe is CVE-2026-7141?
- CVE-2026-7141 has a CVSS 3.x base score of 5.6, rated medium severity. It is exploitable over network with high attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability low.
- Is CVE-2026-7141 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (21st percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-7141?
- CVE-2026-7141 affects Vllm. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-7141?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-7141 have an EU (EUVD) identifier?
- Yes. CVE-2026-7141 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-25892.
- When was CVE-2026-7141 published?
- CVE-2026-7141 was published on 2026-04-27 and last updated on 2026-06-17.
References
- https://github.com/AjAnubolu/vllm/commit/1ad67864c0c20f167929e64c875f5c28e1aad9fd
- https://github.com/vllm-project/vllm/issues/39146
- https://github.com/vllm-project/vllm/issues/39146#issue-4215090365
- https://github.com/vllm-project/vllm/pull/39283
- https://vuldb.com/submit/801297
- https://vuldb.com/vuln/359740
- https://vuldb.com/vuln/359740/cti
Affected products (1)
- cpe:2.3:a:vllm:vllm:*:*:*:*:*:*:*:*
More vulnerabilities in Vllm
- CVE-2025-32444 — Critical (CVSS 10.0): vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. Versions starting from 0.6.5 and…
- CVE-2026-22778 — Critical (CVSS 9.8): vLLM is an inference and serving engine for large language models (LLMs). From 0.8.3 to before 0.14.1, when an invalid…
- CVE-2025-47277 — Critical (CVSS 9.8): vLLM, an inference and serving engine for large language models (LLMs), has an issue in versions 0.6.5 through 0.8.4…
- CVE-2024-11041 — Critical (CVSS 9.8): vllm-project vllm version v0.6.2 contains a vulnerability in the MessageQueue.dequeue() API function. The function uses…
- CVE-2026-48746 — Critical (CVSS 9.1): vLLM is an inference and serving engine for large language models (LLMs). From 0.3.0 until 0.22.0, a vulnerability in…
- CVE-2025-29783 — Critical (CVSS 9.0): vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. When vLLM is configured to use…
Other CWE-908 (Use of Uninitialized Resource) vulnerabilities
- CVE-2025-1942 — Critical (CVSS 9.8): When String.toUpperCase() caused a string to get longer it was possible for uninitialized memory to be incorporated…
- CVE-2024-47540 — Critical (CVSS 9.8): GStreamer is a library for constructing graphs of media-handling components. An uninitialized stack variable…
- CVE-2024-32611 — Critical (CVSS 9.8): HDF5 Library through 1.14.3 may use an uninitialized value in H5A__attr_release_table in H5Aint.c.
- CVE-2023-24941 — Critical (CVSS 9.8): Windows Network File System Remote Code Execution Vulnerability
- CVE-2022-26437 — Critical (CVSS 9.8): In httpclient, there is a possible out of bounds write due to uninitialized data. This could lead to remote escalation…
- CVE-2021-45703 — Critical (CVSS 9.8): An issue was discovered in the tectonic_xdv crate before 0.1.12 for Rust. XdvParser::<T>::process may read from…
Browse all CWE-908 (Use of Uninitialized Resource) vulnerabilities →