← Back to CVEs
CVE-2026-3446
N/ADescription
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.
CVE Details
CVSS v3.1 ScoreN/A
Published4/10/2026
Last Modified4/10/2026
Sourcenvd
Honeypot Sightings0
References
https://github.com/python/cpython/issues/145264(cna@python.org)
https://github.com/python/cpython/pull/145267(cna@python.org)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.