CVE-2026-44580
medium
CVSS v3
6.1
CVSS v2
—
VIR risk
6.1
Description
Next.js has cross-site scripting in beforeInteractive scripts with untrusted input
Predictions
Exploit likelihood
71%
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-gx5p-jg67-6x7h
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| vercel | next.js | {"startIncluding":"13.0.0","endExcluding":"15.5.16"} | 15.5.16 |
References
- https://github.com/vercel/next.js/security/advisories/GHSA-gx5p-jg67-6x7h
- https://nvd.nist.gov/vuln/detail/CVE-2026-44580
- 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-gx5p-jg67-6x7h
CWEs
CWE-79
Verify integrity in audit chain (admin only). AS-IS.