CVE-2026-44572
medium
CVSS v3
5.9
CVSS v2
—
VIR risk
5.9
Description
Next.js's Middleware / Proxy redirects can be cache-poisoned
Predictions
Exploit likelihood
69%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: security-advisories@github.com — https://github.com/vercel/next.js/security/advisories/GHSA-3g8h-86w9-wvmq
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| vercel | next.js | {"startIncluding":"12.2.0","endExcluding":"15.5.16"} | 15.5.16 |
References
- https://github.com/vercel/next.js/security/advisories/GHSA-3g8h-86w9-wvmq
- https://nvd.nist.gov/vuln/detail/CVE-2026-44572
- https://github.com/vercel/next.js
- https://github.com/vercel/next.js/releases/tag/v15.5.16
- https://github.com/vercel/next.js/releases/tag/v16.2.5
- https://github.com/advisories/GHSA-3g8h-86w9-wvmq
CWEs
CWE-349
Verify integrity in audit chain (admin only). AS-IS.