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-3644

30
FAUCET Score

CVE-2026-3644 addresses an incomplete fix in CPython's http.cookies module, where specific functions and paths still allow control characters to bypass input validation, and `BaseCookie.js_output()` lacks proper output validation. Rated 6.0 MEDIUM (CVSSv4), this vulnerability has a network attack vector and low attack complexity, potentially leading to high integrity impact due to improper input and output handling. There is no evidence of active exploitation, nor are public exploit codes available, and it is not listed on CISA's KEV catalog. Community and media attention are minimal.

Impacted Technologies

VendorProductVersion(s)CPE
>= 0, < 3.13.13CPE match
cpe:2.3:a:python:python:*:*:*:*:*:*:*:*
>= 3.14.0, < 3.14.4CPE match
cpe:2.3:a:python:python:*:*:*:*:*:*:*:*
< 3.13.13CPE 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

6.0MEDIUM

CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:H/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
LOW
User Interaction
NONE
VS Confidentiality
LOW
VS Integrity
HIGH
VS Availability
NONE
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.42%
Probability of exploitation in next 30 days
EPSS Percentile
34.3%
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.0042 is in the 13th percentile among its peer group of 51,551 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 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-Mar/CVE-2026-3644Moderate

Incomplete control character validation in http.cookies

Mar 10, 2026

References

github.com / python/cpython/commit/556aa098e738b127c714866f819b4abe2f7593d8
github.com / python/cpython/commit/57e88c1cf95e1481b94ae57abe1010469d47a6b4
Patch
github.com / python/cpython/commit/62ceb396fcbe69da1ded3702de586f4072b590dd
Patch
github.com / python/cpython/commit/d16ecc6c3626f0e2cc8f08c309c83934e8a979dd
Patch
github.com / python/cpython/commit/dae4b1a21f8df4570e30986affd61bbe4ade4cef
github.com / python/cpython/issues/145599
Issue Tracking
github.com / python/cpython/pull/145600
Patch
mail.python.org / archives/list/[email protected]/thread/H6CADMBCDRFGWCMOXWUIHFJNV43GABJ7
Third Party Advisory