Logo
vulnerabilityCVE-2026-6019
Name
CVE-2026-6019
Source
NVD ( link)Debian ( link)
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.
Published Date
Updated Date
Workaround
-

Analysis#


Affected Component
Analysis
python3
Exploitable

Vulnerability Ratings#


2.1
CVSSv4
6.1
CVSSv31
NaN
other

Others affected components#


Name
Project
Project Version
Version
Status
buildroot
master
3.14.7
Not Affected
openwrt
master
3.14.5-r2
Not Affected
openwrt
openwrt-25.12
3.13.9-r3
Exploitable
yocto
kirkstone
3.10.20
Exploitable
yocto
master
3.14.7
Not Affected
yocto
scarthgap
3.12.13
Patched

Resolved with patches#


python3 (yocto:scarthgap)

#
Title
Author
Resolve
1
[3.13] gh-149144: Use `decodeURIComponent()` for UTF-8
Stan Ulbrych <stan@python.org>
CVE-2026-6019
2
[3.13] gh-90309: Base64-encode cookie values embedded in
"Miss Islington (bot)"
CVE-2026-6019