SCA: security update for next (GHSA-qpjv-v59x-3qc4)

low Tenable Cloud Security Plugin ID 425970

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Next.js is a React framework for building full-stack web applications. Versions prior to 14.2.24 and
15.1.6 have a race-condition vulnerability. This issue only affects the Pages Router under certain
misconfigurations, causing normal endpoints to serve `pageProps` data instead of standard HTML. This issue
was patched in versions 15.1.6 and 14.2.24 by stripping the `x-now-route-matches` header from incoming
requests. Applications hosted on Vercel's platform are not affected by this issue, as the platform does
not cache responses based solely on `200 OK` status without explicit `cache-control` headers. Those who
self-host Next.js deployments and are unable to upgrade immediately can mitigate this vulnerability by
stripping the `x-now-route-matches` header from all incoming requests at the content development network
and setting `cache-control: no-store` for all responses under risk. The maintainers of Next.js strongly
recommend only caching responses with explicit cache-control headers. (CVE-2025-32421)

See Also

https://github.com/advisories/GHSA-qpjv-v59x-3qc4

Plugin Details

Severity: Low

ID: 425970

Version: Revision 1.15

Type: Local

Family: SCA Checks

Published: 5/16/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3.9

Percentile: 52.75

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Low

Base Score: 2.6

Temporal Score: 2

Vector: CVSS2#AV:N/AC:H/Au:N/C:P/I:N/A:N

CVSS Score Source: CVE-2025-32421

CVSS v3

Risk Factor: Low

Base Score: 3.7

Temporal Score: 3.4

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

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/15/2025

Vulnerability Publication Date: 5/14/2025

Reference Information

CVE: CVE-2025-32421

cwe: CWE-362