Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-6019 Details

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-116Improper Encoding or Escaping of Output[email protected]
CWE-150Improper Neutralization of Escape, Meta, or Control Sequences[email protected]

Affected Products

ProductVersions
python python
< 3.13.14
>= 3.14.0, <= 3.14.4
3.15.0 alpha1
3.15.0 alpha2
3.15.0 alpha3

CPE

  • cpe:2.3:a:python:python:*:*:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.15.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.15.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.15.0:alpha3:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.15.0:alpha4:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.15.0:alpha5:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.15.0:alpha6:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.15.0:alpha7:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.15.0:alpha8:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

7 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-6019
NVD Published Date:
Apr 22, 2026
NVD Last Modified:
Jul 27, 2026
Source:
[email protected]
CVE-2026-6019 Details - Not Deferred