CVE-2025-32421

Description

A flaw was found in Next.js. This vulnerability allows an endpoint to serve pageProps data instead of standard HTML via a race condition under specific misconfigurations.

Mitigation

Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.

Common Vulnerability Scoring System (CVSS) Score Details

Info alert:Important note

CVSS scores for open source components depend on vendor-specific factors (e.g. version or build chain). Therefore, Red Hat's score and impact rating can be different from NVD and other vendors. Red Hat remains the authoritative CVE Naming Authority (CNA) source for its products and services (see Red Hat classifications).

The following CVSS metrics and score provided are preliminary and subject to review.

CVSS v4 Score Breakdown

Red HatNVDcve.org
Base Score1.7N/AN/A
Attack VectorNetworkN/AN/A
Attack ComplexityHighN/AN/A
Attack RequirementsNoneN/AN/A
Privileges RequiredNoneN/AN/A
User InteractionNoneN/AN/A
Vulnerable System ConfidentialityLowN/AN/A
Vulnerable System IntegrityNoneN/AN/A
Vulnerable System AvailabilityNoneN/AN/A
Subsequent System ConfidentialityNoneN/AN/A
Subsequent System IntegrityNoneN/AN/A
Subsequent System AvailabilityNoneN/AN/A
Exploit MaturityUnreportedN/AN/A

Vector

Red Hat: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U

Understanding the Weakness (CWE)

Availability

Technical Impact: DoS: Resource Consumption (CPU); DoS: Resource Consumption (Memory); DoS: Resource Consumption (Other)

When a race condition makes it possible to bypass a resource cleanup routine or trigger multiple initialization routines, it may lead to resource exhaustion.

Availability

Technical Impact: DoS: Crash, Exit, or Restart; DoS: Instability

When a race condition allows multiple control flows to access a resource simultaneously, it might lead the product(s) into unexpected states, possibly resulting in a crash.

Confidentiality,Integrity

Technical Impact: Read Files or Directories; Read Application Data

When a race condition is combined with predictable resource names and loose permissions, it may be possible for an attacker to overwrite or access confidential data (CWE-59).

Access Control

Technical Impact: Execute Unauthorized Code or Commands; Gain Privileges or Assume Identity; Bypass Protection Mechanism

This can have security implications when the expected synchronization is in security-critical code, such as recording whether a user is authenticated or modifying important state information that should not be influenced by an outsider.

Frequently Asked Questions

Want to get errata notifications? Sign up here.