Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
2844 articles · 109910 vulns · 38/41 feeds (7d)
← Back to list
—
CVE-2026-3644PATCHED
python software foundation · cpython

Incomplete control character validation in http.cookies

Description

The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().

Affected Products

VendorProductVersions
python software foundationcpython0, 3.14.0, 3.15.0a1

Also Affects

Downstream vendors/products affected by this vulnerability

VendorProductSourceConfidence
amazonamazon linuxcert_advisory90%
fedorafedora linuxcert_advisory90%
open sourcepythoncert_advisory90%

References

  • https://mail.python.org/archives/list/security-announce@python.org/thread/H6CADMBCDRFGWCMOXWUIHFJNV43GABJ7/(vendor-advisory)
  • https://github.com/python/cpython/commit/57e88c1cf95e1481b94ae57abe1010469d47a6b4(patch)
  • https://github.com/python/cpython/issues/145599(issue-tracking)
  • https://github.com/python/cpython/pull/145600(patch)
  • https://github.com/python/cpython/commit/62ceb396fcbe69da1ded3702de586f4072b590dd(patch)
  • https://github.com/python/cpython/commit/d16ecc6c3626f0e2cc8f08c309c83934e8a979dd(patch)

Related News (1 articles)

Tier B
BSI Advisories8d ago
[UPDATE] [mittel] CPython: Mehrere Schwachstellen ermöglichen Manipulation von Dateien und DoS
→ No new info (linked only)
CISA KEV❌ No
Actively exploited❌ No
Patch available
3.14.43.15.0a8
PublishedMar 16, 2026
Last enriched9d ago
Trending Score5
Source articles1
Independent1
Info Completeness4/14
Missing: vendor, product, versions, cvss, epss, kev, exploit, patch, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

HIGHCVE-2026-34591EXP
Poetry Has Wheel Path Traversal Which Can Lead to Arbitrary File Write
Trending: 38
HIGHCVE-2026-1502
HTTP client proxy tunnel headers not validated for CR/LF
Trending: 27
NONECVE-2026-3446
Base64 decoding stops at first padded quad by default
Trending: 20
NONECVE-2026-4519EXP
webbrowser.open() allows leading dashes in URLs
Trending: 14
NONECVE-2025-13462
tarfile: Skip DIRTYPE normalization during GNU LONGNAME/LONGLINK handling
Trending: 12

Pin to Dashboard

Verification

State: verified
Confidence: 100%

Vulnerability Timeline

CVE Published
Mar 16, 2026
Discovered by ZDM
Apr 1, 2026
Patch Available
Apr 7, 2026