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.
References
Configurations
No configuration.
History
13 Apr 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-345 |
10 Apr 2026, 19:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-10 19:16
Updated : 2026-04-13 17:16
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
