Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-6019

26
FAUCET Score

OVERVIEW CVE-2026-6019 is a cross-site scripting (XSS) vulnerability in the http.cookies.Morsel.js_output() function that fails to properly sanitize cookie values for HTML context. The flaw occurs because the function generates inline JavaScript code while only escaping double quotes for JavaScript string context, leaving the HTML-sensitive sequence </script> unfiltered. An attacker can exploit this to inject malicious scripts by crafting specially formatted cookie values that break out of the script element and execute arbitrary code in the user's browser. SEVERITY The vulnerability presents a moderate risk with a FAUCET Risk Score of 32.0/100. While specific CVSS metrics are not available, the XSS nature of this vulnerability typically involves a network attack vector that may require some user interaction. The base64 encoding mitigation suggests the vulnerability is exploitable through cookie value manipulation, with potential impact to confidentiality and integrity of affected user sessions. EXPLOITATION STATUS Currently, this vulnerability is not listed on the Known Exploited Vulnerabilities (KEV) catalog, indicating no confirmed active exploitation in the wild. However, it appears on the active Hot List, suggesting recent discovery or increased community attention. The extremely low EPSS score of 0.0004 indicates minimal likelihood of exploitation relative to other CVEs, though organizations should still apply available mitigations promptly as base64 encoding countermeasures indicate a practical fix is available.

Impacted Technologies

VendorProductVersion(s)CPE
>= 0, < 3.13.14CPE match
cpe:2.3:a:python:python:*:*:*:*:*:*:*:*
< 3.13.14CPE matchmatch criteria
cpe:2.3:a:python:python:*:*:*:*:*:*:*:*
>= 3.14.0, <= 3.14.4CPE matchmatch criteria
cpe:2.3:a:python:python:*:*:*:*:*:*:*:*
3.15.0CPE matchmatch criteria
cpe:2.3:a:python:python:3.15.0:alpha1:*:*:*:*:*:*
3.15.0CPE matchmatch criteria
cpe:2.3:a:python:python:3.15.0:alpha2:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

2.1LOW

CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
HIGH
User Interaction
NONE
VS Confidentiality
LOW
VS Integrity
LOW
VS Availability
NONE
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.23%
Probability of exploitation in next 30 days
EPSS Percentile
13.8%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0023 is in the 14th percentile among its peer group of 26,234 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (4)

github_advisorypatch availablevia nvd_reference
View patch
ubuntupatch availablevia ubuntu_usn
Product: python3.10 (jammy)Fixed in: 3.10.12-1~22.04.16
ubuntupatch availablevia ubuntu_usn
Product: python3.12 (noble)Fixed in: 3.12.3-1ubuntu0.15
ubuntupatch availablevia ubuntu_usn
Product: python3.14 (resolute)Fixed in: 3.14.4-1ubuntu0.1

Vendor Advisories (2)

ubuntuUSN-8509-1

Python vulnerabilities

Jul 6, 2026
microsoft2026-Apr/CVE-2026-6019Low

BaseCookie.js_output() does not neutralize embedded characters

Apr 14, 2026

References

github.com / python/cpython/commit/3c59b8b53fc75c7f9578d16fb8201ceb43e8f76c
Patch
github.com / python/cpython/commit/76b3923d688c0efc580658476c5f525ec8735104
Patch
github.com / python/cpython/commit/f795e042043dfe26c42e1971d4502c1cdc4c65b8
Patch
github.com / python/cpython/issues/90309
ExploitIssue Tracking
github.com / python/cpython/pull/148848
Issue TrackingPatch
mail.python.org / archives/list/[email protected]/thread/IVNWGV2BBNC3RHQAFS22UP4DY56SAXX3
Mailing ListVendor Advisory