mediumVulnerability

CVE-2026-64647

## Impact A server-side `fetch` with a request body may return a cached **response** body from a different request to the same URL but different body. Confidential data in the `POST`'s **response** body would then leak to unauthorized requests. Though the request itself will not be deduped. This is only an issue when receiving request bodies with a content type charset other than UTF-8. For example, the UTF-16 byte sequences for `삃삃` and `섄섄` in the request body would share the same cache. ## Workarounds If you cannot upgrade, consider only making fetch requests with UTF-8 bodies (default in Next.js). Applications using Pages Router are not vulnerable.

Properties

ghsa_id
GHSA-4633-3j49-mh5q
severity
medium
summary
Next.js: Cache confusion of response bodies for requests with bodies containing invalid UTF-8 byte sequences
epss_score
0.00351
cve_id
CVE-2026-64647
is_ghsa_only
false
ghsa_published
2026-07-22T23:06:12Z
source_url
https://github.com/advisories/GHSA-4633-3j49-mh5q
epss_percentile
0.2802
ghsa_updated
2026-07-22T23:06:14Z

Related Entities (5)

ENRICHED_BY (1)

[Source]FIRST EPSS

REPORTED_BY (1)

[Source]GitHub Advisory Database

VULNERABLE_TO (1)

[Software]npm/next

AFFECTS (1)

[Software]npm/next

HAS_WEAKNESS (1)

[Weakness]Improper Encoding or Escaping of Output

Explore deeper with Ninja Signal's threat intelligence graph

CVE-2026-64647 — Ninja Signal Threat Intelligence | Ninja Signal