Skip to content
VulniPulse
Advisory severityHigh7.5Red Hat Linux

High [CVE-2026-64648] Information disclosure via server-side fetch cache

This high-severity Red Hat Linux advisory covers CVE-2026-64648 affecting Streams for Apache Kafka 3.2.1, Red Hat Enterprise Linux AI (RHEL AI) 3, streams for Apache Kafka 2.

Aggregated and source-linked by VulniPulse. Data sources, validation and limitations.

CVE-2026-64648 Source published Source updated

VulniPulse record published Record updated

Affected products & platforms
Red Hat LinuxUnclassified
Open source advisory

Android app · Google Play

Monitor future Red Hat Linux CVEs from your phone.

Choose a whole vendor or a precise platform, then receive matching security advisories by phone notification, email, or both. Coverage follows 32 official vendor sources and 160+ reviewed platform categories.

Matching phone alertsOptional email delivery

Summary

Next.js is a React framework for building full-stack web applications. In versions 12.0.0 through 15.5.20 and 16.0.0 through 16.2.10, 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 only applies to fetch calls with a request that has a different init than the one passed to fetch. An unsafe request would be: fetch(new Request(init), aDifferentInit).

This issue has been fixed in versions 15.5.21 and 16.2.11. A flaw was found in Next.js.

The vulnerability is triggered by specific unsafe fetch patterns where the request object's initialization differs from the fetch call's initialization. Red Hat customers using Next.js applications should review their fetch implementations, noting that applications built with Pages Router are not impacted.

Red Hat severity: Important — CVSS 7.5 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N). Weakness: CWE-524.

Affected Red Hat products: Streams for Apache Kafka 3.2.1; Red Hat Enterprise Linux AI (RHEL AI) 3; streams for Apache Kafka 2. Red Hat lists Red Hat Enterprise Linux 10; Red Hat Enterprise Linux 7; Red Hat Enterprise Linux 8; Red Hat Enterprise Linux 9; Red Hat Trusted Artifact Signer as not affected.

Affected versions
  • 12.0.0
  • 15.5.20
  • 16.0.0
  • 16.2.10

Official advisory · high-confidence parse· fetched 12 days ago·verify at source

Fixed versions
  • 15.5.21
  • 16.2.11
  • next
  • RHSA-2026:54435

Official advisory · high-confidence parse· fetched 12 days ago·verify at source

Mitigation

Upgrade to a fixed release: 15.5.21, 16.2.11, next, RHSA-2026:54435. That is the remediation for this advisory.

The vendor advisory may list additional interim mitigations or workarounds not captured here — review it before change work.

Official advisory · high-confidence parse· fetched 12 days ago·verify at source

Discussion(0)

No comments yet. Share field notes, upgrade gotchas, or questions — verify against the vendor advisory before acting on community advice.

Sign in to join the discussion.