GHSA-r2fc-ccr8-96c4

Suggest an improvement
Source
https://github.com/advisories/GHSA-r2fc-ccr8-96c4
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/07/GHSA-r2fc-ccr8-96c4/GHSA-r2fc-ccr8-96c4.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-r2fc-ccr8-96c4
Aliases
Published
2025-07-03T20:30:18Z
Modified
2025-07-03T21:49:00Z
Severity
  • 3.7 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
Next.js has a Cache poisoning vulnerability due to omission of the Vary header
Details

Summary

A cache poisoning issue in Next.js App Router >=15.3.0 and < 15.3.3 may have allowed RSC payloads to be cached and served in place of HTML, under specific conditions involving middleware and redirects. This issue has been fixed in Next.js 15.3.3.

Users on affected versions should upgrade immediately and redeploy to ensure proper caching behavior.

More details: CVE-2025-49005

Database specific
{
    "nvd_published_at": "2025-07-03T21:15:26Z",
    "severity": "LOW",
    "github_reviewed_at": "2025-07-03T20:30:18Z",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-444"
    ]
}
References

Affected packages

npm / next

Package

Affected ranges

Type
SEMVER
Events
Introduced
15.3.0
Fixed
15.3.3