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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
29 Apr 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
22 Apr 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-22 20:16
Updated : 2026-04-29 16:16
NVD link : CVE-2026-6019
Mitre link : CVE-2026-6019
CVE.ORG link : CVE-2026-6019
JSON object : View
Products Affected
No product.
CWE
CWE-150
Improper Neutralization of Escape, Meta, or Control Sequences
