CVE Vulnerabilities

CVE-2026-3446

Insufficient Verification of Data Authenticity

Published: Apr 10, 2026 | Modified: Apr 13, 2026
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
5.3 MODERATE
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N
Ubuntu
MEDIUM
root.io logo minimus.io logo echo.ai logo

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.

Weakness

The product does not sufficiently verify the origin or authenticity of data, in a way that causes it to accept invalid data.

Affected Software

NameVendorStart VersionEnd Version
Red Hat Hardened ImagesRedHatpython3-12-main-3.12.13-3.1.hum1*
Red Hat Hardened ImagesRedHatpython3-13-main-3.13.13-1.hum1*
Red Hat Hardened ImagesRedHatpython3-14-main-3.14.4-1.hum1*
Python2.7Ubuntuesm-infra/xenial*
Python3.10Ubuntujammy*
Python3.12Ubuntunoble*
Python3.13Ubuntuupstream*
Python3.14Ubuntuupstream*
Python3.5Ubuntuesm-infra/xenial*

References