CVE-2026-3446
EUVD-2026-2154510.04.2026, 19:16
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.Enginsight
Early Detection
Affected products identified ahead of NVD analysis through intelligence sources.
| Vendor | Product | Version | Source |
|---|---|---|---|
| python | cpython | 𝑥 < 3.13.13 | CNA |
| python | cpython | 3.14.0 ≤ 𝑥 < 3.14.4 | CNA |
References