Latest CVE Feed

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

Score
Vulnerability
Published
8.2 HIGH
CVE-2026-59731 — Astro 6.4.7 Authorization Bypass via Decode Iteration Limit and Rewrite Path Canonicaliza…

Astro is a web framework for content-driven websites. Version 6.4.7 performs authorization decisions on a partially decoded pathname after reaching the iterative URL decoder limit, while later rewrit…

astro | Remote | Authorization
Jul 08, 2026 Jul 09, 2026
Jul 08, 2026
Jul 09, 2026
8.4 HIGH
CVE-2026-59261 — OpenClaw < 2026.5.28 - Credential Override via Workspace Dotenv Files

OpenClaw before 2026.5.28 contains a credential exposure vulnerability where workspace dotenv files can override provider credentials. Attackers with lower-trust access to configured input paths can …

openclaw | Misconfiguration
Jul 08, 2026 Jul 09, 2026
Jul 08, 2026
Jul 09, 2026
5.3 MEDIUM
CVE-2026-42505 — Invoking Encrypted Client Hello privacy leak in crypto/tls

Handshakes which used Encrypted Client Hello could be de-anonymized by a passive network observer due to a disclosure of pre-shared key identities in the unencrypted client hello.

go | Remote | Cryptography
Jul 08, 2026 Jul 13, 2026
Jul 08, 2026
Jul 13, 2026
7.8 HIGH
CVE-2026-39822 — Root escape via symlink plus trailing slash in os

On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of the a path is a symbolic link and the path ends in /. For e…

go | Path Traversal
Jul 08, 2026 Jul 13, 2026
Jul 08, 2026
Jul 13, 2026
9.8 CRITICAL
CVE-2026-29009 — U-Boot < 2026.07-rc2 Buffer Overflow in nfs_readlink_reply() via NFS READLINK

U-Boot before 2026.07-rc2 contains a buffer overflow vulnerability in nfs_readlink_reply() (net/nfs-common.c) when CONFIG_CMD_NFS is enabled, allowing a malicious or compromised NFS server to overflo…

u-boot | Remote | Memory Corruption
Jul 08, 2026 Jul 24, 2026
Jul 08, 2026
Jul 24, 2026
8.7 HIGH
CVE-2026-29008 — U-Boot 2026.04-rc3 Integer Underflow DoS via tcp_rx_state_machine()

U-Boot through 2026.04-rc3 contains an integer underflow vulnerability in the tcp_rx_state_machine() function (net/tcp.c) that allows a network-adjacent attacker to crash the bootloader by sending a …

u-boot | Remote | Memory Corruption
Jul 08, 2026 Jul 22, 2026
Jul 08, 2026
Jul 22, 2026
6.9 MEDIUM
CVE-2026-29007 — U-Boot 2026.04-rc3 Out-of-Bounds Read in tcp_rx_state_machine via tcp.c

U-Boot through 2026.04-rc3 contains an out-of-bounds read vulnerability in tcp_rx_state_machine() (net/tcp.c) when CONFIG_PROT_TCP is enabled, allowing remote attackers to read beyond TCP segment bou…

u-boot | Remote | Memory Corruption
Jul 08, 2026 Jul 22, 2026
Jul 08, 2026
Jul 22, 2026
7.5 HIGH
CVE-2025-3110 — OpenVPN Access Server HTTP Request Smuggling Vulnerability

OpenVPN Access Server 2.7.2 through 3.1.0 accepts bare line-feed sequences inside HTTP header values, allowing remote attackers to perform HTTP request smuggling when deployed behind a reverse proxy

openvpn_access_server access_server | Remote | Misconfiguration
Jul 08, 2026 Jul 10, 2026
Jul 08, 2026
Jul 10, 2026
9.8 CRITICAL
CVE-2026-9074 — IBM API Connect SQL Injection

IBM API Connect 10.0.8.0 through 10.0.8.9 and 12.1.0.0 through 12.1.0.3 contains an unauthenticated SQL injection vulnerability in the password reset functionality.

api_connect | Remote | Injection
Jul 08, 2026 Jul 10, 2026
Jul 08, 2026
Jul 10, 2026
8.7 HIGH
CVE-2026-59880 — Immutable.js: Hash-collision algorithmic complexity denial of service in Immutable.Map/Set

Immutable.js provides many Persistent Immutable data structures. Prior to 4.3.9 and 5.1.8, Immutable.Map and Immutable.Set keep keys that share the same 32-bit hash in a HashCollisionNode collision b…

immutable | Remote | Misconfiguration
Jul 08, 2026 Jul 10, 2026
Jul 08, 2026
Jul 10, 2026
7.5 HIGH
CVE-2026-59877 — protobufjs: Denial of Service via infinite loop in .proto option parsing

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.6.5 and 8.6.6, protobufjs parsed option names by advancing through schema tokens until reaching an = token without …

protobufjs | Remote | Denial of Service
Jul 08, 2026 Jul 10, 2026
Jul 08, 2026
Jul 10, 2026
4.8 MEDIUM
CVE-2026-59876 — protobufjs: Text Format string map parsing can mutate returned map object prototype

protobufjs compiles protobuf definitions into JavaScript (JS) functions. From 8.2.0 until 8.6.5, the protobufjs Text Format extension parsed string-keyed map entries using ordinary property assignmen…

protobufjs | Remote | Misconfiguration
Jul 08, 2026 Jul 13, 2026
Jul 08, 2026
Jul 13, 2026
5.3 MEDIUM
CVE-2026-59875 — node-tar: Uncaught Exception DoS via NUL byte in PAX path/linkpath records

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.17, node-tar does not strip NUL bytes from PAX path and linkpath records in src/pax.ts, allowing a crafted archive with values…

tar | Remote | Denial of Service
Jul 08, 2026 Jul 10, 2026
Jul 08, 2026
Jul 10, 2026
8.7 HIGH
CVE-2026-59874 — node-tar: Negative tar entry size causes infinite loop in archive replace

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.18, tar.replace accepts a checksum-valid tar header with a negative base-256 encoded entry size, causing the archive scanner t…

tar | Remote | Denial of Service
Jul 08, 2026 Jul 10, 2026
Jul 08, 2026
Jul 10, 2026
9.2 CRITICAL
CVE-2026-59873 — node-tar: Decompression/parse DoS via unlimited input

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.19, node-tar does not enforce hard upper bounds on total decompressed data, entry counts, or decompression ratio in extraction…

tar | Remote | Denial of Service
Jul 08, 2026 Jul 10, 2026
Jul 08, 2026
Jul 10, 2026
7.5 HIGH
CVE-2026-59871 — node-tar: Process crash via PAX numeric path type confusion

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.18, node-tar coerces all-digit PAX path and linkpath values in src/pax.ts to JavaScript numbers, causing downstream path handl…

tar | Remote | Memory Corruption
Jul 08, 2026 Jul 10, 2026
Jul 08, 2026
Jul 10, 2026
7.5 HIGH
CVE-2026-59870 — js-yaml quadratic-complexity denial of service via YAML11_SCHEMA !!omap parsing

js-yaml is a JavaScript YAML parser and dumper. From 5.0.0 before 5.2.1, YAML11_SCHEMA support for the !!omap tag in src/tag/sequence/omap.ts uses omapTag.addItem() to perform a linear duplicate-key …

js-yaml | Remote | Denial of Service
Jul 08, 2026 Jul 10, 2026
Jul 08, 2026
Jul 10, 2026
7.5 HIGH
CVE-2026-59869 — js-yaml: YAML merge-key chains can force quadratic CPU consumption

js-yaml is a JavaScript YAML parser and dumper. From 3.0.0 before 3.15.0 and from 4.0.0 before 4.3.0, js-yaml can spend quadratic CPU time parsing a document whose size grows only linearly when a cha…

js-yaml | Remote | Denial of Service
Jul 08, 2026 Jul 13, 2026
Jul 08, 2026
Jul 13, 2026
7.5 HIGH
CVE-2026-59868 — js-yaml: YAML merge-key chains can force quadratic CPU consumption

js-yaml is a JavaScript YAML parser and dumper. From 5.0.0 before 5.2.0, when merge keys are enabled, js-yaml can spend quadratic CPU time parsing a document whose size grows only linearly when a cha…

js-yaml | Remote | Denial of Service
Jul 08, 2026 Jul 13, 2026
Jul 08, 2026
Jul 13, 2026
7.5 HIGH
CVE-2026-59725 — Socket.IO: Engine.IO Polling Transport Connection Exhaustion

Socket.IO enables bidirectional and low-latency communication for every platform. From 4.1.0 before 6.6.7, Engine.IO protocol v4 polling transport does not properly close the HTTP response for invali…

engine.io | Remote | Denial of Service
Jul 08, 2026 Jul 13, 2026
Jul 08, 2026
Jul 13, 2026
Showing 20 of 9442 Results