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.
{
"cwe_ids": [
"CWE-150"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/6xxx/CVE-2026-6019.json",
"cna_assigner": "PSF"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "3.13.14"
},
{
"introduced": "3.14.0a1"
},
{
"fixed": "3.14.5rc1"
},
{
"introduced": "3.15.0a1"
},
{
"fixed": "3.15.0b1"
}
],
"source": [
"AFFECTED_FIELD",
"REFERENCES"
]
}