Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-3446

Опубликовано: 10 апр. 2026
Источник: nvd
EPSS Низкий

Описание

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.

EPSS

Процентиль: 9%
0.00188
Низкий

Дефекты

CWE-345

Связанные уязвимости

ubuntu
4 месяца назад

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.

CVSS3: 5.3
redhat
4 месяца назад

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.

debian
4 месяца назад

When calling base64.b64decode() or related functions the decoding proc ...

suse-cvrf
около 1 месяца назад

Security update for python311

suse-cvrf
около 1 месяца назад

Security update for python36

EPSS

Процентиль: 9%
0.00188
Низкий

Дефекты

CWE-345