CVE-2026-44578

Next.js

Overview

AI description

Automated description summarized from trusted sources.

CVE-2026-44578 is a Server-Side Request Forgery (SSRF) vulnerability that impacts self-hosted Next.js applications utilizing the built-in Node.js server. This flaw is triggered by specially crafted WebSocket upgrade requests. An attacker can exploit this vulnerability to manipulate the affected server into proxying requests to arbitrary internal or external destinations. This could potentially expose internal network resources or cloud metadata endpoints. Vercel-hosted deployments are not affected by this specific vulnerability, and the resolution involves implementing the same safety checks for WebSocket upgrade handling that are already present for standard HTTP requests.

Description
-

Social media

Hype score is a measure of social media activity compared against trending CVEs from the past 12 months. Max score 100.

Hype score

1

References

Sources include official advisories and independent security research.