CVE Database
/

CVE-2026-3446

Back to search

CVE-2026-3446

Published: Apr 10, 2026

Modified: Apr 13, 2026

PUBLISHED

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.

VendorProductVersions

Python Software Foundation

CPython

affected
0 - < 3.13.13
affected
3.14.0 - < 3.14.4
affected
3.15.0a1 - < 3.15.0a8

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now