CVE-2026-3446

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

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-04-10 19:16

Updated : 2026-06-17 10:43


NVD link : CVE-2026-3446

Mitre link : CVE-2026-3446

CVE.ORG link : CVE-2026-3446


JSON object : View

Products Affected

No product.

CWE
CWE-345

Insufficient Verification of Data Authenticity