ext.js is a React framework for building full-stack web applications. Prior to versions 14.2.32 and 15.4.7, when next() was used without explicitly passing the request object, it could lead to SSRF in self-hosted applications that incorrectly forwarded user-supplied headers. This vulnerability has been fixed in Next.js versions 14.2.32 and 15.4.7. All users implementing custom middleware logic in self-hosted environments are strongly encouraged to upgrade and verify correct usage of the next() function.
| Link | Resource |
|---|---|
| https://github.com/vercel/next.js/commit/9c9aaed5bb9338ef31b0517ccf0ab4414f2093d8 | Patch |
| https://github.com/vercel/next.js/security/advisories/GHSA-4342-x723-ch2f | Vendor Advisory |
| https://vercel.com/changelog/cve-2025-57822 | Mitigation Vendor Advisory |
Configuration 1 (hide)
|
08 Sep 2025, 16:41
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2025-08-29 22:15
Updated : 2025-09-08 16:41
NVD link : CVE-2025-57822
Mitre link : CVE-2025-57822
CVE.ORG link : CVE-2025-57822
JSON object : View
Server-Side Request Forgery (SSRF)