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

23
FAUCET Score

CVE-2026-3446 is a base64 decoding vulnerability affecting implementations that use base64.b64decode() or related functions. The flaw causes the decoding process to prematurely terminate after the first padded quad, regardless of additional data present in the input stream. This can result in incomplete data processing and potential interoperability issues when the same base64 string is decoded by other implementations with stricter validation. The vulnerability carries a FAUCET Risk Score of 43.0/100 and an exceptionally low EPSS score of 0.00025, indicating minimal real-world exploit probability. While specific CVSS metrics are unavailable, the vulnerability fundamentally represents an inconsistent data handling issue rather than a direct attack vector. The primary risk lies in data being silently truncated during decoding rather than in confidentiality, integrity, or availability breaches. There is no evidence of active exploitation, and the vulnerability is not listed on the CISA Known Exploited Vulnerabilities catalog. Community attention remains low, consistent with the low EPSS score and inactive hot list status. Mitigation is straightforward, requiring users to enable the "validate=True" parameter in base64 decoding functions to enforce stricter processing standards.

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:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

6.0MEDIUM

CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:N/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
HIGH
Attack Requirements
PRESENT
Privileges Required
LOW
User Interaction
NONE
VS Confidentiality
NONE
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.19%
Probability of exploitation in next 30 days
EPSS Percentile
8.7%
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.0019 is in the 7th percentile among its peer group of 1,428 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

Remediation records are not available for this CVE.

References

github.com / python/cpython/commit/1f9958f909c1b41a4ffc0b613ef8ec8fa5e7c474
github.com / python/cpython/commit/4561f6418a691b3e89aef0901f53fe0dfb7f7c0e
github.com / python/cpython/commit/e31c55121620189a0d1a07b689762d8ca9c1b7fa
github.com / python/cpython/issues/145264
github.com / python/cpython/pull/145267
mail.python.org / archives/list/[email protected]/thread/F5ZT5ICGJ6CKXVUJ34YBVY7WOZ5SHG53