CVE 6.1 MEDIUM

Next.js: Cross-site scripting in beforeInteractive scripts with untrusted input_CVE-2026-44580

6.1 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Description

Next.js is a React framework for building full-stack web applications. From 13.0.0 to before 15.5.16 and 16.2.5, applications that use beforeInteractive scripts together with untrusted content can be vulnerable to cross-site scripting. In affected versions, serialized script content was not escaped safely before being embedded into the document, which could allow attacker-controlled input to break out of the intended script context and execute arbitrary JavaScript in a visitor's browser. This vulnerability is fixed in 15.5.16 and 16.2.5.

Basic Information

ID CVE-2026-44580
Source GitHub_M
Published May 13, 2026 at 17:06

Affected Product

Vendor vercel
Product next.js
Version >= 13.0.0, < 15.5.16
Affected Versions vercel next.js >= 13.0.0, < 15.5.16
vercel next.js >= 16.0.0, < 16.2.5

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.