CVE 6.4 MEDIUM

Marko: XSS via case-insensitive script/style closing tag bypass in runtime HTML escaping_CVE-2026-41591

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

Description

Marko is a declarative, HTML-based language for building web apps. Prior to marko version 5.38.36 and prior to @marko/runtime-tags 6.0.164, when dynamic text is interpolated into a <script> or <style> tag the Marko runtime failed to prevent tag breakout when the closing tag used non-lowercase casing. An attacker able to place input inside a <script> or <style> block could break out of the tag with </SCRIPT>, </Style>, etc. and inject arbitrary HTML/JavaScript, resulting in cross-site scripting. This issue has been patched in marko version 5.38.36 and @marko/runtime-tags 6.0.164.

Basic Information

ID CVE-2026-41591
Source GitHub_M
Published May 8, 2026 at 15:22

Affected Product

Vendor marko-js
Product marko
Version marko < 5.38.36
Affected Versions marko-js marko marko < 5.38.36
marko-js marko @marko/runtime-tags < 6.0.164

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.