Latest CVE Feed

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

Score
Vulnerability
Published
7.5 HIGH
CVE-2026-44004 — vm2: Host Process OOM DoS via Buffer.alloc (Timeout Bypass)

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, sandboxed code can call Buffer.alloc() with an arbitrary size to allocate memory directly on the host heap. Because Buffer.alloc is a sy…

vm2 | Remote | Memory Corruption
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
5.8 MEDIUM
CVE-2026-44003 — vm2: Transformer Fast-Path Bypass Exposes Internal State Variable

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, vm2's code transformer has a performance optimization that skips AST analysis when the code does not contain catch, import, or async key…

vm2 | Remote | Authentication
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
5.8 MEDIUM
CVE-2026-44002 — vm2: Host File Path Disclosure via Stack Trace Information Leak

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, vm2's CallSite wrapper class (intended as a safe wrapper for V8's native CallSite) blocks getThis() and getFunction() to prevent host ob…

vm2 | Remote | Information Disclosure
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
8.6 HIGH
CVE-2026-44001 — vm2: Sandbox Escape via Promise Constructor Unhandled Rejection (Process Crash DoS)

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, a sandbox escape vulnerability in vm2 v3.10.5 allows any sandboxed code to crash the host Node.js process via a single Promise construct…

vm2 | Remote | Denial of Service
May 13, 2026 May 18, 2026
May 13, 2026
May 18, 2026
7.2 HIGH
CVE-2026-44000 — vm2: sandbox boundary bypass via host Promise resolution preserving host object identity

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, a sandbox boundary violation in vm2 allows host object identity to cross into the sandbox through host Promise resolution. When a host-s…

vm2 | Remote | Misconfiguration
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
9.9 CRITICAL
CVE-2026-43999 — vm2: NodeVM builtin allowlist bypass via `module` builtin's `Module._load` allows sandbox…

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, NodeVM's builtin allowlist can be bypassed when the module builtin is allowed (including via the '*' wildcard). The module builtin expos…

vm2 | Remote | Injection
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
8.5 HIGH
CVE-2026-43998 — vm2: NodeVM require.root bypass via symlink traversal allows sandbox escape

vm2 is an open source vm/sandbox for Node.js. In 3.10.5, NodeVM's require.root path restriction can be bypassed using filesystem symlinks, allowing sandboxed code to load modules from outside the all…

vm2 | Remote | Path Traversal
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
10.0 CRITICAL
CVE-2026-43997 — vm2: Sandbox Escape

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, it is possible to obtain the host Object. There are various ways to use the host Object, to escape the sandbox, one example would be usi…

vm2 | Remote | Misconfiguration
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
7.2 HIGH
CVE-2026-0265 — PAN-OS: Authentication Bypass with Cloud Authentication Service (CAS) enabled

An authentication bypass vulnerability in Palo Alto Networks PAN-OS® software enables an unauthenticated attacker with network access to bypass authentication controls when Cloud Authentication Servi…

pan-os prisma_access | Remote | Authentication
May 13, 2026 May 13, 2026
May 13, 2026
May 13, 2026
7.2 HIGH
CVE-2026-0264 — PAN-OS: Heap-Based Buffer Overflow in DNS Proxy and DNS Server Allows Unauthenticated Rem…

A buffer overflow vulnerability in the DNS proxy and DNS Server features of Palo Alto Networks PAN-OS® Software allows an unauthenticated attacker with network access to cause a denial of service (Do…

pan-os prisma_access | Remote | Memory Corruption
May 13, 2026 May 13, 2026
May 13, 2026
May 13, 2026
7.2 HIGH
CVE-2026-0263 — PAN-OS: Remote Code Execution (RCE) in IKEv2 Processing

A buffer overflow vulnerability in the IKEv2 processing of Palo Alto Networks PAN-OS® software allows an unauthenticated network-based attacker to execute arbitrary code with elevated privileges on t…

pan-os prisma_access | Remote | Memory Corruption
May 13, 2026 May 13, 2026
May 13, 2026
May 13, 2026
7.3 HIGH
CVE-2026-0237 — Prisma Browser: Improperly Restricted Automation Bridge Allows Security Bypass

An improper protection of alternate path vulnerability in Palo Alto Networks Prisma® Browser on macOS fails to properly restrict access to an internal automation bridge. This allows a locally authent…

prisma_browser | Authorization
May 13, 2026 May 13, 2026
May 13, 2026
May 13, 2026
5.9 MEDIUM
CVE-2026-44577 — Next.js: Denial of Service in the Image Optimization API

Next.js is a React framework for building full-stack web applications. From 10.0.0 to before 15.5.16 and 16.2.5, when self-hosting Next.js with the default image loader, the Image Optimization API fe…

next.js | Remote | Denial of Service
May 13, 2026 May 13, 2026
May 13, 2026
May 13, 2026
5.4 MEDIUM
CVE-2026-44576 — Next.js: Cache poisoning in React Server Component responses

Next.js is a React framework for building full-stack web applications. From 14.2.0 to before 15.5.16 and 16.2.5, applications using React Server Components can be vulnerable to cache poisoning when s…

next.js | Remote | Misconfiguration
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
7.5 HIGH
CVE-2026-44575 — Next.js: Middleware / Proxy bypass in App Router applications via segment-prefetch routes

Next.js is a React framework for building full-stack web applications. From 15.2.0 to before 15.5.16 and 16.2.5, App Router applications that rely on middleware or proxy-based checks for authorizatio…

next.js | Remote | Authorization
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
8.1 HIGH
CVE-2026-44574 — Next.js: Middleware / Proxy bypass through dynamic route parameter injection

Next.js is a React framework for building full-stack web applications. From 15.4.0 to before 15.5.16 and 16.2.5, applications that rely on middleware to protect dynamic routes can be vulnerable to au…

next.js | Remote | Authorization
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
7.5 HIGH
CVE-2026-44573 — Next.js: Middleware / Proxy bypass in Pages Router applications using i18n

Next.js is a React framework for building full-stack web applications. From 12.2.0 to before 15.5.16 and 16.2.5, Applications using the Pages Router with i18n configured and middleware/proxy-based au…

next.js | Remote | Authorization
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
6.3 MEDIUM
CVE-2026-2695 — Lack of Server-side validation in Instruction Input in TeamViewer DEX Platform (On-Premis…

A command injection vulnerability was discovered in TeamViewer DEX Platform On-Premises (former 1E DEX Platform On-Premises) prior to version 9.2. Improper input validation allows authenticated users…

Remote | Injection
May 13, 2026 May 13, 2026
May 13, 2026
May 13, 2026
6.2 MEDIUM
CVE-2024-48519 — Ardupilot Rover Buffer Overflow Denial of Service

Buffer Overflow vulnerability in Ardupilot rover commit v.c56439b045162058df0ff136afea3081fcd06d38 allows a local attacker to cause a denial of service via the AP_InertialSensor_ADIS1647x.cpp, ArduRo…

| Memory Corruption
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
4.8 MEDIUM
CVE-2026-8367 — aria2c Improper Certificate Validation

aria2c accepts a server certificate with incorrect Extended Key Usage (EKU). If the attackers compromise a certificate (with the associated private key) issued for a different purpose, they may be ab…

Remote | Cryptography
May 13, 2026 May 13, 2026
May 13, 2026
May 13, 2026
Showing 20 of 7255 Results