CVE-2026-6019
Vulnerability Description
http.cookies.Morsel.js_output() returns an inline <script> snippet and only escapes " for JavaScript string context. It does not neutralize the HTML parser-sensitive sequence </script> inside the generated script element. Mitigation base64-encodes the cookie value to disallow escaping using cookie value.
Vulnerability Details
Published Date
Last Modified
CWE ID
CWE-150
Source
NVD
Discussion (0)
Add Comment
No comments yet. Be the first!