CVE-2026-3446 — Insufficient Verification of Data Authenticity in Software Foundation Cpython
Severity
6.0MEDIUMNVD
EPSS
0.0%
top 93.08%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedApr 10
Description
When calling base64.b64decode() or related functions the decoding process would stop after encountering the first padded quad regardless of whether there was more information to be processed. This can lead to data being accepted which may be processed differently by other implementations. Use "validate=True" to enable stricter processing of base64 data.
CVSS vector
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
Affected Packages1 packages
🔴Vulnerability Details
3📋Vendor Advisories
1💬Community
1Bugzilla▶
CVE-2026-3446 python: Python base64: Incomplete data decoding due to premature stop at padding↗2026-04-10