Latest CVE Feed

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

Score
Vulnerability
Published
9.1 CRITICAL
CVE-2026-9733 — Mojolicious::Plugin::Web::Auth::OAuth2 versions through 0.17 for Perl have an insecure de…

Mojolicious::Plugin::Web::Auth::OAuth2 versions through 0.17 for Perl have an insecure default state parameter. When no state generator is specified in the constructor, the module defaults to using …

Remote | Cross-Site Request Forgery
Jun 23, 2026 Jun 23, 2026
Jun 23, 2026
Jun 23, 2026
8.6 HIGH
CVE-2026-10521 — Authenticated unintended access to critical program parameters

An high privileged remote attacker can access a hidden configuration method, that should not be accessible by any user, to modify critical program parameters. This can result in a total loss of confi…

Jun 23, 2026 Jun 23, 2026
Jun 23, 2026
Jun 23, 2026
7.5 HIGH
CVE-2026-8379 — Frontend File Manager Plugin <= 23.6 - Unauthenticated Arbitrary File Download

The Frontend File Manager Plugin WordPress plugin through 23.6 does not properly enforce its nonce check on the file download handler, allowing unauthenticated attackers to download files uploaded by…

frontend_file_manager_plugin | Remote | Authentication
Jun 23, 2026 Jun 23, 2026
Jun 23, 2026
Jun 23, 2026
5.4 MEDIUM
CVE-2026-8378 — Frontend File Manager Plugin <= 23.6 - Subscriber+ Stored Cross-Site Scripting via File R…

The Frontend File Manager Plugin WordPress plugin through 23.6 does not sanitise nor escape a filename submitted to the frontend file-rename endpoint before storing it as post meta and rendering it b…

frontend_file_manager_plugin | Remote | Cross-Site Scripting
Jun 23, 2026 Jun 23, 2026
Jun 23, 2026
Jun 23, 2026
7.1 HIGH
CVE-2026-8172 — Simple Basic Contact Form <= 20250114 - Reflected XSS

The Simple Basic Contact Form WordPress plugin through 20250114 does not escape user-supplied input before reflecting it into the contact form output on validation errors, leading to a Reflected Cros…

simple_basic_contact_form | Remote | Cross-Site Scripting
Jun 23, 2026 Jun 23, 2026
Jun 23, 2026
Jun 23, 2026
8.8 HIGH
CVE-2026-8163 — Infility Global < 2.15.19 - Subscriber+ SQL Injection via order Parameter

The Infility Global WordPress plugin before 2.15.19 does not properly sanitize and escape some parameters before using them in SQL statements, leading to a SQL Injection vulnerability exploitable by …

infility_global | Remote | Injection
Jun 23, 2026 Jun 23, 2026
Jun 23, 2026
Jun 23, 2026
6.8 MEDIUM
CVE-2026-7842 — Infility Global < 2.15.20 - Editor+ SQL Injection via orderby Parameter

The Infility Global Infility Global WordPress plugin before 2.15.20 for WordPress does not sanitize or validate the orderby and order parameters in the import_list(), url_detail(), and file_detail() …

infility_global | Remote | Injection
Jun 23, 2026 Jun 23, 2026
Jun 23, 2026
Jun 23, 2026
9.8 CRITICAL
CVE-2026-12866 — expr-eval Code Execution via toJSFunction

All versions of the package expr-eval are vulnerable to Code Execution via the toJSFunction() API. An attacker can execute arbitrary JavaScript by supplying crafted expressions that are compiled into…

Remote | Injection
Jun 23, 2026 Jul 07, 2026
Jun 23, 2026
Jul 07, 2026
6.1 MEDIUM
CVE-2026-55655 — Openssh: local mitm of x11 forwarding via abstract unix socket pre-binding in red hat ent…

A flaw was found in OpenSSH. A local unprivileged attacker on a Linux client host can hijack client-side X11 forwarding connections. This is possible by pre-binding the preferred abstract X socket na…

Jun 23, 2026 Jul 08, 2026
Jun 23, 2026
Jul 08, 2026
3.7 LOW
CVE-2026-55654 — Openssh: heap out-of-bounds read in red hat enterprise linux versions of openssh gssapi i…

A flaw was found in OpenSSH. This vulnerability, a heap out-of-bounds read, occurs during the cleanup of GSSAPI (Generic Security Service Application Programming Interface) indicators when a trailing…

Jun 23, 2026 Jul 08, 2026
Jun 23, 2026
Jul 08, 2026
6.5 MEDIUM
CVE-2026-55653 — Openssh: double free in red hat enterprise linux versions of openssh dh-gex client path d…

A flaw was found in OpenSSH. A malicious SSH server can exploit a double free vulnerability in the Diffie-Hellman Group Exchange (DH-GEX) client path. This occurs during FIPS (Federal Information Pro…

Jun 23, 2026 Jul 08, 2026
Jun 23, 2026
Jul 08, 2026
8.2 HIGH
CVE-2026-11833 — FAST/TOOLS CI Server Information Disclosure

Overview: A vulnerability has been found in FAST/TOOLS and CI Server. The web server may return a response containing the CI Server setting information. This information could be exploited by an at…

fast\/tools | Remote | Information Disclosure
Jun 23, 2026 Jun 23, 2026
Jun 23, 2026
Jun 23, 2026
7.1 HIGH
CVE-2026-10658 — Out-of-bounds access in Bluetooth ISO receive (`bt_iso_recv`) due to missing SDU-header l…

bt_iso_recv() in subsys/bluetooth/host/iso.c pulled the ISO SDU header (4 bytes) or, when the timestamp flag is set, the timestamped SDU header (8 bytes) from the inbound HCI ISO Data buffer via net_…

zephyr zephyr | Memory Corruption
Jun 23, 2026 Jul 14, 2026
Jun 23, 2026
Jul 14, 2026
7.1 HIGH
CVE-2026-10651 — Out-of-bounds read in Bluetooth Classic SDP attribute parsing (`bt_sdp_parse_attribute`)

bt_sdp_parse_attribute() in subsys/bluetooth/host/classic/sdp.c validated only that the SDP record buffer held the type-marker byte plus the 2-byte attribute ID (a check of buf->len < 3) but then rea…

zephyr zephyr | Denial of Service
Jun 23, 2026 Jul 17, 2026
Jun 23, 2026
Jul 17, 2026
5.5 MEDIUM
CVE-2026-10645 — Out-of-bounds read in Zephyr ext2 directory entry traversal from a crafted filesystem ima…

The Zephyr ext2 filesystem driver (subsys/fs/ext2) trusted the on-disk directory entry fields de_rec_len and de_name_len when walking a directory block. ext2_fetch_direntry() guarded only with de_nam…

zephyr zephyr | Memory Corruption
Jun 23, 2026 Jul 14, 2026
Jun 23, 2026
Jul 14, 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 24, 2026
Jun 22, 2026
Jun 24, 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 24, 2026
Jun 22, 2026
Jun 24, 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 24, 2026
Jun 22, 2026
Jun 24, 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 24, 2026
Jun 22, 2026
Jun 24, 2026
7.5 HIGH
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 24, 2026
Jun 22, 2026
Jun 24, 2026
Showing 20 of 9667 Results