LiveActive security incident?Get immediate response
CVE Record

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 server-side request forgery through crafted WebSocket upgrade requests. An attacker can cause the server to proxy requests to arbitrary internal or external destinations, which may expose internal services or cloud metadata endpoints. Vercel-hosted deployments are not affected. This vulnerability is fixed in 15.5.16 and 16.2.5.

HighCVSS 8.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A flaw in self-hosted Next.js applications lets an outside attacker trick the server into making requests on their behalf. That means a business's web server could be manipulated to reach internal systems or cloud metadata services it should never expose. Vercel-hosted sites are not affected, but any team running the built-in Node.js server on their own infrastructure should treat this as urgent.

Executive priority

High priority for teams self-hosting Next.js. Schedule patching within the current change window; the flaw is remotely exploitable without authentication and can pivot into internal systems or steal cloud credentials. If all Next.js properties run on Vercel, no action is required, but this should be confirmed in writing by the platform owner.

Technical view

Next.js versions 13.4.13 up to 15.5.16, and 16.0.0 up to 16.2.5, mishandle WebSocket upgrade requests in the built-in Node.js server, resulting in server-side request forgery (CWE-918). A crafted upgrade request can cause the server to proxy traffic to attacker-chosen internal or external destinations, including cloud instance metadata endpoints. CVSS 8.6 (AV:N/AC:L/PR:N/UI:N/S:C/C:H). Fixed in 15.5.16 and 16.2.5. Vercel-hosted deployments are not affected.

Likely exposure

Any self-hosted Next.js deployment on affected versions using the built-in Node.js server is exposed. Cloud-hosted workloads (AWS, GCP, Azure) are especially at risk because SSRF to metadata services can leak instance credentials. Vercel-hosted deployments are explicitly out of scope per the advisory.

Exploitation context

No unauthenticated exploitation, KEV listing, or public proof-of-concept is cited in the source bundle. The vulnerability requires no privileges or user interaction and is network-reachable, so exposure is broad wherever affected self-hosted instances face the internet. Red Hat has issued vendor advisories (RHSA-2026:37272, RHSA-2026:34608), indicating downstream patch tracking is active.

Researcher notes

CWE-918 SSRF triggered via WebSocket upgrade handling in the built-in Node.js server. CVSS scope-changed (S:C) with confidentiality-only impact reflects credential and internal-service disclosure rather than data tampering. Affected version windows are non-contiguous — 13.4.13 through pre-15.5.16, and 16.0.0 through pre-16.2.5 — so 15.x releases at or above 15.5.16 are safe and 16.x below 16.2.5 remain vulnerable. No public PoC or KEV entry noted as of 2026-07-10.

Mitigation direction

  • Upgrade Next.js to 15.5.16 (13.4.13–15.x branch) or 16.2.5 (16.x branch) on all self-hosted deployments.
  • Apply Red Hat errata RHSA-2026:37272 and RHSA-2026:34608 where Red Hat packages are in use.
  • Restrict or block outbound egress from Next.js hosts to internal ranges and cloud metadata IPs (e.g., 169.254.169.254).
  • Enforce IMDSv2 or equivalent hardened metadata access on cloud instances hosting Next.js.
  • Inspect reverse proxies and WAFs for WebSocket upgrade filtering until patched.
  • Confirm Vercel-hosted properties require no action per the GHSA advisory.

Validation and detection

  • Inventory all Next.js deployments and record versions against affected ranges 13.4.13–<15.5.16 and 16.0.0–<16.2.5.
  • Confirm which deployments use the built-in Node.js server versus Vercel hosting.
  • After upgrade, verify package.json and lockfiles reflect 15.5.16 or 16.2.5 and redeploy.
  • Review egress logs for unexpected WebSocket upgrade traffic or requests to metadata endpoints.
  • Validate cloud metadata service is not reachable from the Next.js runtime after mitigation.
  • Track Red Hat CSAF/VEX feed and GHSA-c4j6-fc7j-m34r for advisory updates.
Prepared
Confidence
high
Sources
8

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-918: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Cloud metadata behavior lookup

The CVE wording references SSRF or metadata access, so cloud discovery and credential material review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-44578 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

2CVSS vectors
5Timeline events
2ADP providers
7Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: partial

CVSS vector scores

2 official scores

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.6CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N3.94GitHub_M
8.6CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N3.94redhat-SADP

Vulnerability scoring details

Base CVSS 3.1 score

8.6High
CVSS 3.1 vector shape for CVE-2026-44578Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. ADP timelineredhat-SADP

    Made public.

  3. CVE publishedCVE Program

    The CVE record was published.

  4. ADP timelineredhat-SADP

    Reported to Red Hat.

  5. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
redhat-SADPNext.js: Next.js: Server-Side Request Forgery via crafted WebSocket upgrade requests
other:Red Hat severity ratingcvssV3_1
  • 2026-05-13T18:01:13.729Z: Reported to Red Hat.
  • 2026-05-13T17:01:38.942Z: Made public.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
vercelnext.js>= 16.0.0, < 16.2.5, >= 13.4.13, < 15.5.16Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-918 · source CWE mapping

Server-Side Request Forgery (SSRF)

Server-Side Request Forgery (SSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.