NVD Vulnerability Detail
Search Exploit, PoC
CVE-2026-3446
Summary

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.

Publication Date April 11, 2026, 4:16 a.m.
Registration Date April 15, 2026, 11:37 a.m.
Last Update April 14, 2026, 2:16 a.m.
Related information, measures and tools
Common Vulnerabilities List