Latest CVE Feed

Vulnerabilities published in the last 30 days. Filter by severity, exploit status, or attack vector.

Score
Vulnerability
Published
4.9 MEDIUM
CVE-2026-10645 — fs: ext2: Missing structural validation of directory entries can cause out-of-bounds read…

Zephyr's ext2 directory-entry parser does not fully validate on-disk directory entry structure before copying the entry name and advancing traversal state. In ext2_fetch_direntry() (subsys/fs/ext2/ex…

zephyr | Memory Corruption
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
6.5 MEDIUM
CVE-2026-47155 — vLLM: Artifact Pin Decay in vLLM allows pinned deployments to load unpinned code, weights…

vLLM is an inference and serving engine for large language models (LLMs). Prior to 0.22.0, vLLM's revision pinning controls do not consistently apply to all artifacts loaded for a model. A deployment…

vllm vllm | Remote | Supply Chain
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
7.5 HIGH
CVE-2026-41523 — vLLM: Security Check Bypass via assert Statement in Activation Function Loading Allows Ar…

vLLM is an inference and serving engine for large language models (LLMs). Prior to 0.22.0, an assert-based security check in vLLM's activation function loading allows any unauthenticated attacker to …

vllm vllm | Remote | Authentication
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
8.8 HIGH
CVE-2026-54232 — vLLM: Dependency Confusion Vulnerability in vLLM Dockerfile

vLLM is an inference and serving engine for large language models (LLMs). Prior to 0.22.1, the vLLM Dockerfile is vulnerable to a dependency confusion attack through the flashinfer-jit-cache package.…

vllm vllm | Remote | Supply Chain
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
6.5 MEDIUM
CVE-2026-54233 — vLLM: OOM Denial of Service via Audio Decompression Bomb

vLLM is an inference and serving engine for large language models (LLMs). Prior to 0.23.1rc0, vLLM's /v1/audio/transcriptions endpoint limits compressed upload size but not decoded PCM output. A 25MB…

vllm vllm | Remote | Denial of Service
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
5.3 MEDIUM
CVE-2026-54236 — vLLM: incomplete CVE-2026-22778 fix leaks PIL repr addresses via Anthropic router

vLLM is an inference and serving engine for large language models (LLMs). Prior to 0.23.1rc0, the fix for CVE-2026-22778, which introduced a sanitize_message helper that strips object-repr memory add…

vllm vllm | Remote | Information Disclosure
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
6.9 MEDIUM
CVE-2026-54235 — vLLM: temperature=NaN and temperature=Infinity bypass validation and propagate to GPU ker…

vLLM is an inference and serving engine for large language models (LLMs). Prior to 0.23.1rc0, ll temperature validation gates use comparison operators (<, >), which silently evaluate to False for NaN…

vllm vllm | Remote | Misconfiguration
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
9.1 CRITICAL
CVE-2026-48746 — vLLM: OpenAI auth bypass

vLLM is an inference and serving engine for large language models (LLMs). From 0.3.0 until 0.22.0, a vulnerability in ASGI web servers and starlette's trust on those web servers enables an authentica…

vllm vllm | Remote | Authentication
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
5.3 MEDIUM
CVE-2026-53923 — vLLM GGUF Kernels: int64_t to int truncation of tensor dimensions causes GPU buffer overf…

vLLM is an inference and serving engine for large language models (LLMs). From 0.5.5 until 0.23.1rc0, integer truncation of tensor dimensions in vLLM's GGUF dequantize kernels (csrc/quantization/gguf…

vllm vllm | Remote | Information Disclosure
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
7.6 HIGH
CVE-2026-55409 — Filament: Disabled RichEditor field state can be used for XSS

Filament is a collection of full-stack components for accelerated Laravel development. From 3.0.0 until 3.3.53, a disabled RichEditor field rendered its raw state without sanitizing HTML. Where the d…

filament | Remote | Cross-Site Scripting
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
6.5 MEDIUM
CVE-2026-48067 — Filament: Inconsistent scope enforcement for AttachAction and AssociateAction Select fiel…

Filament is a collection of full-stack components for accelerated Laravel development. From filament/actions 4.0.0 until 4.11.4 and 5.6.4 and from filament/tables 3.0.0 until 3.3.51, the recordSelect…

filament | Remote | Authorization
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
6.4 MEDIUM
CVE-2026-48167 — Filament: Unvalidated ImageColumn and ImageEntry values can be used for XSS

Filament is a collection of full-stack components for accelerated Laravel development. From 4.0.0 until 4.11.5 and 5.6.5, the ImageColumn and ImageEntry components render raw database values without …

filament | Remote | Cross-Site Scripting
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
6.5 MEDIUM
CVE-2026-48500 — Filament: Unauthenticated temporary file upload on auth pages

Filament is a collection of full-stack components for accelerated Laravel development. From 3.0.0 until 3.3.52, 4.11.5, and 5.6.5, any schema can contain a file upload form field, so Filament applies…

filament | Remote | Misconfiguration
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
5.3 MEDIUM
CVE-2026-48166 — Filament: Timing-based user enumeration on login page

Filament is a collection of full-stack components for accelerated Laravel development. From 4.0.0 until 4.11.5 and 5.6.5, the login page has an observable timing discrepancy that allows unauthenticat…

filament | Remote | Information Disclosure
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
7.4 HIGH
CVE-2026-48505 — Filament: Multi-factor authentication (app) recovery codes can still be used multiple tim…

Filament is a collection of full-stack components for accelerated Laravel development. From 4.0.0 until 4.11.5 and 5.6.5, a flaw in the handling of recovery codes for app-based multi-factor authentic…

filament | Remote | Authentication
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
6.1 MEDIUM
CVE-2026-44889 — WebOb: Location header normalization during redirect leads to open redirect

WebOb provides objects for HTTP requests and responses. Prior to 1.8.10, the normalization of the HTTP Location header during a redirect is vulnerable to an open redirect: WebOb joins the redirect ta…

webob | Remote | Server-Side Request Forgery
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
8.2 HIGH
CVE-2026-48109 — MessagePack-CSharp: LZ4 decompression may fail with AccessViolationException after derefe…

MessagePack for C# is a MessagePack serializer for C#. Prior to 2.5.301 and 3.1.7, A vulnerability exists in the optional LZ4 decompression path used by MessagePack compression modes Lz4Block and Lz4…

messagepack | Remote | Memory Corruption
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
8.2 HIGH
CVE-2026-48502 — MessagePack-CSharp: Denial of service vulnerabilities can swamp the CPU or crash the proc…

MessagePack for C# is a MessagePack serializer for C#. Prior to 2.5.301 and 3.1.7, MessagePackReader.ReadDateTime() can allocate stack memory based on an attacker-controlled MessagePack extension len…

Remote | Denial of Service
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
7.5 HIGH
CVE-2026-48506 — MessagePack-CSharp: MessagePackReader.Skip can recurse without enforcing maximum object g…

MessagePack for C# is a MessagePack serializer for C#. Prior to 2.5.301 and 3.1.7, MessagePackReader.TrySkip() recursively descends into nested arrays and maps without incrementing the reader depth o…

Remote | Denial of Service
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
6.3 MEDIUM
CVE-2026-48509 — MessagePack-CSharp: ASP.NET Core MessagePackInputFormatter defaults to TrustedData for HT…

MessagePack for C# is a MessagePack serializer for C#. Prior to 2.5.301 and 3.1.7, the parameterless MessagePackInputFormatter() constructor uses default serializer options, which resolve to MessageP…

Remote | Misconfiguration
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
Showing 20 of 7689 Results