Skip to content

[GHSA-h25m-26qc-wcjf] Next.js HTTP request deserialization can lead to DoS when using insecure React Server Components#6924

Closed
MADdegen wants to merge 1 commit intoMADdegen/advisory-improvement-6924from
MADdegen-GHSA-h25m-26qc-wcjf
Closed

[GHSA-h25m-26qc-wcjf] Next.js HTTP request deserialization can lead to DoS when using insecure React Server Components#6924
MADdegen wants to merge 1 commit intoMADdegen/advisory-improvement-6924from
MADdegen-GHSA-h25m-26qc-wcjf

Conversation

@MADdegen
Copy link

Updates

  • CVSS v3
  • CVSS v4
  • Severity

Comments
To resolve: vulnerability affects certain React Server Components packages for versions 19.0.x, 19.1.x, and 19.2.x and frameworks that use the affected packages, including Next.js 13.x, 14.x, 15.x, and 16.x using the App Router. The issue is tracked upstream as CVE-2026-23864.

A specially crafted HTTP request can be sent to any App Router Server Function endpoint that, when deserialized, may trigger excessive CPU usage, out-of-memory exceptions, or server crashes. This can result in denial of service in unpatched environments.

@github
Copy link
Collaborator

github commented Feb 17, 2026

Hi there @feedthejim! A community member has suggested an improvement to your security advisory. If approved, this change will affect the global advisory listed at github.com/advisories. It will not affect the version listed in your project repository.

This change will be reviewed by our Security Curation Team. If you have thoughts or feedback, please share them in a comment here! If this PR has already been closed, you can start a new community contribution for this advisory

@github-actions github-actions bot changed the base branch from main to MADdegen/advisory-improvement-6924 February 17, 2026 04:35
Copy link
Author

@MADdegen MADdegen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HTTP request deserialization can lead to DoS when using insecure React Server Components",
"details": "A vulnerability affects certain React Server Components packages for versions 19.0.x, 19.1.x, and 19.2.x and frameworks that use the affected packages, including Next.js 13.x, 14.x, 15.x, and 16.x using the App Router. The issue is tracked upstream as CVE-2026-23864.\n\nA specially crafted HTTP request can be sent to any App Router Server Function endpoint that, when deserialized, may trigger excessive CPU usage, out-of-memory exceptions, or server crashes. This can result in denial of service in unpatched environments

@github-actions github-actions bot deleted the MADdegen-GHSA-h25m-26qc-wcjf branch February 17, 2026 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants