CVE-2026-6019

Published: April 25, 2026Last modified: August 1, 2026

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.

Severity score breakdown

ParameterValue
Base score6.1
Attack VectorNETWORK
Attack complexityLOW
Privileges requiredNONE
User interactionREQUIRED
ScopeCHANGED
ConfidentialityLOW
Integrity impactLOW
Availability impactNONE
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSpython3Not affected (3.11.3-r0)
25 LTSpython3Unknown (3.12.10-r1)
Streampython3Fixed (3.14.5-r1)
Hardened Containers23 LTSpython3Not affected (3.11.3-r0)
25 LTSpython3Unknown (3.12.10-r1)
Streampython3Fixed (3.14.5-r1)

References

ON THIS PAGE