Latest CVE Feed

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

Score
Vulnerability
Published
6.9 MEDIUM
CVE-2026-56099 — OpenBSD mpls_do_error Kernel Stack Memory Disclosure via MPLS Input

OpenBSD before commit 6a23123 (2026-06-18) contains an out-of-bounds read vulnerability in the mpls_do_error function within sys/netmpls/mpls_input.c that allows remote attackers to disclose kernel s…

Remote | Information Disclosure
Jun 18, 2026 Jun 18, 2026
Jun 18, 2026
Jun 18, 2026
0.0 NA
CVE-2026-48980 — pam_usb: getenv() used in PAM context allows environment variable injection into local-ch…

pam_usb provides hardware authentication for Linux using removable media. In versions prior to 0.9.2, getenv() environment variables XRDP_SESSION, DISPLAY and TMUX allow environment variable injecti…

| Injection
Jun 18, 2026 Jun 18, 2026
Jun 18, 2026
Jun 18, 2026
0.0 NA
CVE-2026-48983 — pam_usb: TOCTOU race condition in pad directory creation allows symlink substitution

pam_usb provides hardware authentication for Linux using ordinary removable media. In versions prior to 0.9.2, a symlink race condition exists in per-device and per-user pad directory creation. pam_u…

| Race Condition
Jun 18, 2026 Jun 18, 2026
Jun 18, 2026
Jun 18, 2026
0.0 NA
CVE-2026-48982 — pam_usb: Missing O_EXCL on pad temp file creation allows concurrent update race

pam_usb provides hardware authentication for Linux using ordinary removable media. In versions prior to 0.9.2, when updating a one-time pad file, a temporary file is created using open() without the …

| Race Condition
Jun 18, 2026 Jun 18, 2026
Jun 18, 2026
Jun 18, 2026
0.0 NA
CVE-2026-48981 — pam_usb: xmlReadFile flags=0 permits XXE network entity fetching in conf.c

pam_usb provides hardware authentication for Linux using ordinary removable media. In versions prior to 0.9.2, pam_usb calls xmlReadFile() with flags=0 when loading the configuration file, allowing l…

| XML External Entity
Jun 18, 2026 Jun 18, 2026
Jun 18, 2026
Jun 18, 2026
0.0 NA
CVE-2026-48716 — nanobot: Path traversal via unsanitized WhatsApp document fileName enables arbitrary file…

nanobot is a personal AI assistant. In versions 0.1.5.post3 and prior, the WhatsApp bridge in bridge/src/whatsapp.ts constructs a filesystem path using the fileName field from an incoming WhatsApp do…

| Path Traversal
Jun 18, 2026 Jun 18, 2026
Jun 18, 2026
Jun 18, 2026
9.8 CRITICAL
CVE-2026-47846 — Bitnami Cassandra Default Superuser Vulnerability

Bitnami Cassandra container images are affected by a retained default superuser vulnerability. When a custom administrator account is configured via the CASSANDRA_USER environment variable, the conta…

Remote | Authentication
Jun 18, 2026 Jun 18, 2026
Jun 18, 2026
Jun 18, 2026
5.3 MEDIUM
CVE-2026-47847 — Bitnami MariaDB Galera: Hardcoded Credentials

Bitnami MariaDB Galera container images and Helm chart are affected by a hardcoded default credential vulnerability in the Galera replication health-check user. The MARIADB_REPLICATION_USER and MARIA…

Remote | Authentication
Jun 18, 2026 Jun 18, 2026
Jun 18, 2026
Jun 18, 2026
8.4 HIGH
CVE-2026-12390 — Access of resource using incompatible type ('type confusion') in AzeoTech DAQFactory

In AzeoTech DAQFactory versions 21.1 and prior, a Type Confusion vulnerability can be exploited by an attacker using specially crafted .ctl files which can result in code execution.

daqfactory | Memory Corruption
Jun 18, 2026 Jun 18, 2026
Jun 18, 2026
Jun 18, 2026
6.9 MEDIUM
CVE-2026-47833 — BPM: Container-to-Host Privilege Escalation via Symlink Following

setupBpmLogs follows symlink for bpm.log open and chown — container-to-host privilege escalation via /etc/shadow. A compromised process inside a bpm container can cause root to chown an arbitrary hos…

| Path Traversal
Jun 18, 2026 Jun 18, 2026
Jun 18, 2026
Jun 18, 2026
5.3 MEDIUM
CVE-2026-48937 — Node.js HTTP/2 Denial of Service

A flaw in Node.js HTTP/2 server API can cause servers to keep accepting data even after sending a `GOAWAY` frame. This vulnerability affects two supported release lines: **Node.js 22** and **Node.js …

Remote | Denial of Service
Jun 18, 2026 Jun 18, 2026
Jun 18, 2026
Jun 18, 2026
6.7 MEDIUM
CVE-2026-55392 — NILFS utilities - Undefined Behavior and Out-of-Memory via Unvalidated s_log_block_size

NILFS utilities through 2.3.0, fixed in commit 26efb5d, nilfs_sb_is_valid() function fails to validate s_log_block_size field in NILFS2 superblock before bit-shift operations. Attackers supplying cra…

| Memory Corruption
Jun 18, 2026 Jun 18, 2026
Jun 18, 2026
Jun 18, 2026
0.0 NA
CVE-2026-9692 — Mojolicious::Sessions::Storable versions through 0.05 for Perl generate session ids insec…

Mojolicious::Sessions::Storable versions through 0.05 for Perl generate session ids insecurely. The default session id generator returns a SHA-1 hash seeded with the built-in rand function, the epoc…

| Cryptography
Jun 18, 2026 Jun 18, 2026
Jun 18, 2026
Jun 18, 2026
9.8 CRITICAL
CVE-2026-54390 — JTL Shop < 5.7.2 Server-Side Template Injection via Smarty Renderer

JTL Shop versions 5.2.0 through 5.7.1 contains a server-side template injection vulnerability that allows unauthenticated attackers to inject malicious template syntax due to unsanitized user-supplie…

Remote | Injection
Jun 18, 2026 Jun 18, 2026
Jun 18, 2026
Jun 18, 2026
5.5 MEDIUM
CVE-2026-48985 — pam_usb: NULL Dereference Crash in pusb_is_loginctl_local when loginctl Returns Empty Rem…

pam_usb provides hardware authentication for Linux using ordinary removable media. In versions 0.9.1 and below, pusb_is_loginctl_local() can cause a NULL dereference crash when parsing loginctl outpu…

| Denial of Service
Jun 18, 2026 Jun 18, 2026
Jun 18, 2026
Jun 18, 2026
4.7 MEDIUM
CVE-2026-48986 — pam_usb: Infinite loop DoS in process-tree walk when parent process exits during authenti…

pam_usb provides hardware authentication for Linux using removable media. In pam_usb 0.9.1 and earlier, usb_get_process_parent_id() can cause an infinite loop DoS because it does not initialize *ppid…

| Denial of Service
Jun 18, 2026 Jun 18, 2026
Jun 18, 2026
Jun 18, 2026
4.7 MEDIUM
CVE-2026-48984 — pam_usb: xfree() does not call explicit_bzero — sensitive cryptographic material may ling…

pam_usb provides hardware authentication for Linux using ordinary removable media. In versions 0.9.1 and below, the xfree() memory release helper in calls free() without first zeroing the buffer cont…

| Memory Corruption
Jun 18, 2026 Jun 18, 2026
Jun 18, 2026
Jun 18, 2026
7.5 HIGH
CVE-2025-53114 — CometD has acknowledgement extension out of memory

CometD is a scalable comet implementation for web messaging. In versions 5.0.0 through 5.0.22, 6.0.0 through 6.0.18, 7.0.0 through 7.0.18, and 8.0.0 through 8.0.8, bad clients that always send a fixe…

cometd | Remote | Denial of Service
Jun 18, 2026 Jun 18, 2026
Jun 18, 2026
Jun 18, 2026
5.1 MEDIUM
CVE-2026-11982 — Stored XSS via missing XSS safety check in Admin2 Pages API partial validation

Grav 2.0.0-rc.9 with Admin2 2.0.0-rc.14 contains a stored cross-site scripting (XSS) vulnerability in the Admin2 Pages API save flow.

grav-plugin-api | Remote | Cross-Site Scripting
Jun 18, 2026 Jun 18, 2026
Jun 18, 2026
Jun 18, 2026
8.8 HIGH
CVE-2026-55237 — AutoGPT SignUp Page has DOM-Based XSS and Open Redirect

AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Versions prior to 0.6.62 have a DOM-based Cross-Site Scripting (XSS) vulnera…

autogpt_platform | Remote | Cross-Site Scripting
Jun 18, 2026 Jun 18, 2026
Jun 18, 2026
Jun 18, 2026
Showing 20 of 7591 Results