Lucene search
+L

129 matches found

NVD
NVD
added 2026/03/18 12:16 a.m.10 views

CVE-2026-27978

Next.js is a React framework for building full-stack web applications. Starting in version 16.0.1 and prior to version 16.1.7, origin: null was treated as a "missing" origin during Server Action CSRF validation. As a result, requests from opaque contexts such as sandboxed iframes could bypass...

5.3CVSS0.002EPSS
SaveExploits1References3
NVD
NVD
added 2026/03/18 12:16 a.m.13 views

CVE-2026-27977

Next.js is a React framework for building full-stack web applications. Starting in version 16.0.1 and prior to version 16.1.7, in next dev, cross-site protection for internal websocket endpoints could treat Origin: null as a bypass case even if allowedDevOrigins is configured, allowing...

5.4CVSS0.00171EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/03/18 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-27980

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Next.js is a React framework for building full-stack web applications. Starting in version 10.0.0 and prior to version 16.1.7, the default Next.js image...

7.5CVSS5.9AI score0.00683EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/17 4:17 p.m.5 views

GHSA-3X4C-7XQ6-9PQ8 Next.js: Unbounded next/image disk cache growth can exhaust storage

Summary The default Next.js image optimization disk cache /next/image did not have a configurable upper bound, allowing unbounded cache growth. Impact An attacker could generate many unique image-optimization variants and exhaust disk space, causing denial of service. Note that this does not impa...

6.9CVSS5.9AI score0.00683EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/03/10 4:44 p.m.5 views

CVE-2026-30942 Flare has a Path Traversal in /api/avatars/[filename]

Flare is a Next.js-based, self-hostable file sharing platform that integrates with screenshot tools. Prior to 1.7.3, an authenticated path traversal vulnerability in /api/avatars/filename allows any logged-in user to read arbitrary files from within the application container. The filename URL...

8.3CVSS5.9AI score0.00608EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/10 4:44 p.m.26 views

CVE-2026-30942

Flare (Next.js-based, self-hosted file sharing) contains an authenticated path traversal in /api/avatars/[filename] prior to version 1.7.3. The filename is passed to path.join() without sanitization and getFileStream() performs no path validation, allowing %2F-encoded ../ sequences to escape uplo...

8.3CVSS5.9AI score0.00608EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/06 12:00 a.m.13 views

PT-2026-23756

Name of the Vulnerable Software and Affected Versions Flare versions prior to 1.7.2 Description Flare, a Next.js-based file sharing platform, had a flaw where authenticated, non-owner users could access private files if they knew the file URL. This occurred because the raw and direct file routes...

6CVSS5.8AI score0.00283EPSS
SaveExploits1References3
The Hacker News
The Hacker News
added 2026/02/26 10:35 a.m.15 views

Microsoft Warns Developers of Fake Next.js Job Repos Delivering In-Memory Malware

A "coordinated developer-targeting campaign" is using malicious repositories disguised as legitimate Next.js projects and technical assessments to trick victims into executing them and establish persistent access to compromised machines. "The activity aligns with a broader cluster of threats that...

6.3AI score
SaveExploits0
NVD
NVD
added 2026/01/28 8:16 p.m.25 views

CVE-2025-13984

Permissive Cross-domain Security Policy with Untrusted Domains vulnerability in Drupal Next.Js allows Cross-Site Scripting XSS.This issue affects Next.Js: from 0.0.0 before 1.6.4, from 2.0.0 before 2.0.1...

6.1CVSS0.00141EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/01/28 8:02 p.m.9 views

EUVD-2025-206437

Permissive Cross-domain Security Policy with Untrusted Domains vulnerability in Drupal Next.Js allows Cross-Site Scripting XSS.This issue affects Next.Js: from 0.0.0 before 1.6.4, from 2.0.0 before 2.0.1...

6.1CVSS5.9AI score0.00141EPSS
SaveExploits0References1
CVE
CVE
added 2026/01/28 8:02 p.m.26 views

CVE-2025-13984

The CVE-2025-13984 entry describes a permissive cross-domain security policy in the Drupal-Next.js integration that can enable XSS via cross-origin requests. Affected are Next.js releases before 1.6.4 and before 2.0.1 (i.e., 0.0.0–1.6.3 and 2.0.0–2.0.0). Root cause is permissive CORS/security pol...

6.1CVSS5.9AI score0.00141EPSS
SaveExploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/28 3:38 p.m.149 views

Next.js HTTP request deserialization can lead to DoS when using insecure React Server Components

A vulnerability affects certain React Server Components packages for versions 19.0.x, 19.1.x, and 19.2.x and frameworks that use the affected packages, including Next.js 13.x, 14.x, 15.x, and 16.x using the App Router. The issue is tracked upstream as CVE-2026-23864. A specially crafted HTTP...

7.5CVSS5.9AI score0.02393EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/28 12:00 a.m.7 views

PT-2026-5203

Name of the Vulnerable Software and Affected Versions Next.Js versions 0.0.0 through 1.6.3 Next.Js versions 2.0.0 through 2.0.0 Description A security issue exists in Next.Js related to a permissive cross-domain security policy with untrusted domains, which can lead to Cross-Site Scripting XSS...

6.1CVSS6AI score0.00141EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/01/28 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-59471

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A denial of service vulnerability exists in self-hosted Next.js applications that have remotePatterns configured for the Image Optimizer. The image optimization...

7.5CVSS5.6AI score0.00444EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/01/26 10:49 p.m.11 views

Allocation of Resources Without Limits or Throttling

Overview next is a react framework. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the fetchExternalImage function, which is used for image optimization and loads external images into memory without a maximum size limit. An attacker ca...

8.2CVSS5.9AI score0.00444EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/01/26 9:43 p.m.29 views

CVE-2025-59471

A denial of service vulnerability exists in self-hosted Next.js applications that have remotePatterns configured for the Image Optimizer. The image optimization endpoint /next/image loads external images entirely into memory without enforcing a maximum size limit, allowing an attacker to cause...

5.9CVSS0.00444EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/01/23 10:36 a.m.395 views

Exploit for Deserialization of Untrusted Data in Facebook React

🔍 Next.js Security Testing Tool Professiona...

10CVSS5.7AI score0.99802EPSS
SaveExploits385
Node JS Blog
Node JS Blog
added 2026/01/13 12:00 a.m.16 views

Mitigating Denial-of-Service Vulnerability from Unrecoverable Stack Space Exhaustion for React, Next.js, and APM Users

Mitigating Denial-of-Service Vulnerability from Unrecoverable Stack Space Exhaustion for React, Next.js, and APM Users TL;DR Node.js/V8 makes a best-effort attempt to recover from stack space exhaustion with a catchable error, which frameworks have come to rely on for service availability. An edg...

6.3CVSS6.9AI score0.00427EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2026/01/10 3:58 a.m.203 views

Exploit for Deserialization of Untrusted Data in Facebook React

CVE-2025-55182 React2Shell Vulnerability Analysis Lab This...

10CVSS8.1AI score0.99802EPSS
SaveExploits385
GithubExploit
GithubExploit
added 2026/01/08 4:28 p.m.215 views

Exploit for Deserialization of Untrusted Data in Facebook React

🛠️ React2Shell - Simplifying React Exploitation Framework...

10CVSS6.9AI score0.99802EPSS
SaveExploits385
Rows per page
Query Builder