← Browse

CVE-2026-6019

Low

No strong exploitation signal.

CVSS base
6.1 MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
EPSS — probability of exploitation (30 days)
0.2%
14.0th percentile
CISA KEV
Not listed
Weakness / dates
CWE-116
Published 2026-04-22 · modified 2026-07-27

CVSS breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Attack VectorNNetwork
Attack ComplexityLLow
Privileges RequiredNNone
User InteractionRRequired
ScopeCChanged
ConfidentialityLLow
IntegrityLLow
AvailabilityNNone

Timeline

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.

Affected

python

References

Official: NVD · CVE.org