Latest CVE Feed

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

Score
Vulnerability
Published
5.2 MEDIUM
CVE-2026-0244 — Prisma SD-WAN: Improper Certificate Validation Vulnerability

An improper certificate validation vulnerability in the Palo Alto Networks Prisma SD-WAN ION enables man-in-the-middle (MitM) attacker to impersonate the controller.

| Misconfiguration
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
6.1 MEDIUM
CVE-2026-0242 — Trust Protection Foundation: SQL Injection Vulnerability

A SQL injection vulnerability in Trust Protection Foundation allows an authenticated attacker to execute arbitrary SQL commands against the product database. Successful exploitation could allow an at…

May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
5.1 MEDIUM
CVE-2026-0241 — Trust Protection Foundation: Multiple Authorization Bypass Vulnerabilities

Incorrect Authorization vulnerabilities in Trust Protection Foundation allow attackers to bypass access controls and perform unauthorized actions on restricted resources.

trust_protection_foundation | Authorization
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
4.5 MEDIUM
CVE-2026-0240 — Trust Protection Foundation: Sensitive Information Disclosure Vulnerability

An information disclosure vulnerability in Trust Protection Foundation enables an authenticated attacker to obtain sensitive information from the server's vault. Successful exploitation of this issue…

trust_protection_foundation | Information Disclosure
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
4.9 MEDIUM
CVE-2026-0239 — Chronosphere Chronocollector Information Disclosure Vulnerability

An information disclosure vulnerability in the Chronosphere Chronocollector enables an unauthenticated attacker with network access to the collector service to retrieve sensitive information.

chronosphere_chronocollector | Information Disclosure
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
1.1 LOW
CVE-2026-0238 — Broker VM: Improper Input Validation in Broker VM Certificate and Key Fields

A vulnerability in Palo Alto Networks Broker VM allows an authenticated administrator to inject arbitrary content into certain Broker VM fields.

broker_vm | Injection
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
7.3 HIGH
CVE-2026-0236 — Prisma Browser: Code Injection Enables Security Controls Bypass

A code injection vulnerability in Palo Alto Networks Prisma® Browser on macOS fails to properly restrict access to its AppleScript interface allowing a locally authenticated non-admin user to leverag…

prisma_browser | Injection
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
5.8 MEDIUM
CVE-2026-0235 — Prisma Browser: Access and Data Rule Bypass

A race condition vulnerability in Palo Alto Networks Prisma® Browser enables a locally authenticated non-admin user to bypass certain access and data control policies.

prisma_browser | Race Condition
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
9.8 CRITICAL
CVE-2026-45411 — vm2: Sandbox Breakout Using Async Generator

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.3, it is possible to catch a host exception using the yield* expression inside an async generator. When the generator is closed using the r…

vm2 | Remote | Memory Corruption
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
7.5 HIGH
CVE-2026-45109 — 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.18 and 16.2.6, it was found that the fix addressing CVE-2026-44575 did not apply to middleware.ts wit…

next.js | Remote | Misconfiguration
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
3.7 LOW
CVE-2026-44582 — Next.js: Cache poisoning via collisions in React Server Component cache-busting

Next.js is a React framework for building full-stack web applications. From 13.4.6 to before 15.5.16 and 16.2.5, React Server Component responses can be vulnerable to cache poisoning in deployments t…

next.js | Remote | Misconfiguration
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
4.7 MEDIUM
CVE-2026-44581 — Next.js: Cross-site scripting in App Router applications using CSP nonces

Next.js is a React framework for building full-stack web applications. From 13.4.0 to before 15.5.16 and 16.2.5, App Router applications that rely on CSP nonces can be vulnerable to stored cross-site…

next.js | Remote | Cross-Site Scripting
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
6.1 MEDIUM
CVE-2026-44580 — Next.js: Cross-site scripting in beforeInteractive scripts with untrusted input

Next.js is a React framework for building full-stack web applications. From 13.0.0 to before 15.5.16 and 16.2.5, applications that use beforeInteractive scripts together with untrusted content can be…

next.js | Remote | Cross-Site Scripting
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
7.5 HIGH
CVE-2026-44579 — Next.js: Denial of Service via connection exhaustion in applications using Cache Componen…

Next.js is a React framework for building full-stack web applications. From to before 15.5.16 and 16.2.5, applications using Partial Prerendering through the Cache Components feature can be vulnerab…

next.js | Remote | Denial of Service
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
8.6 HIGH
CVE-2026-44578 — Next.js: Server-side request forgery in applications using WebSocket upgrades

Next.js is a React framework for building full-stack web applications. From 13.4.13 to before 15.5.16 and 16.2.5, self-hosted applications using the built-in Node.js server can be vulnerable to serve…

next.js | Remote | Server-Side Request Forgery
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
9.8 CRITICAL
CVE-2026-44009 — vm2: Sandbox Breakout Through Null Proto Exception

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.2, This vulnerability is fixed in 3.11.2.

vm2 | Remote
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
9.8 CRITICAL
CVE-2026-44008 — vm2: Snabox breakout via `neutralizeArraySpeciesBatch`

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.2, the new method neutralizeArraySpeciesBatch works with objects from the other side but can call into this side via getter on the array pr…

vm2 | Remote | Injection
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
9.1 CRITICAL
CVE-2026-44007 — vm2: nesting: true bypasses require: false, allowing sandbox escape to arbitrary OS comma…

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.1, when a NodeVM is created with nesting: true, sandbox code can unconditionally require('vm2') regardless of the outer VM's require config…

vm2 | Remote | Denial of Service
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
10.0 CRITICAL
CVE-2026-44006 — vm2: Sandbox Escape

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, It is possible to reach BaseHandler.getPrototypeOf, which can be used to get arbitrary prototypes. This vulnerability is fixed in 3.11.0.

vm2 | Remote | Information Disclosure
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
10.0 CRITICAL
CVE-2026-44005 — vm2: Sandbox escape

vm2 is an open source vm/sandbox for Node.js. From 3.9.6 to 3.10.5, vm2's bridge exposes mutable proxies for real host-realm intrinsic prototypes and then forwards sandbox writes into the underlying …

vm2 | Remote | Memory Corruption
May 13, 2026 May 14, 2026
May 13, 2026
May 14, 2026
Showing 20 of 7239 Results