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

exploitDog

Количество 41

Количество 41

ubuntu логотип

CVE-2026-30922

5 месяцев назад

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.3, the `pyasn1` library is vulnerable to a Denial of Service (DoS) attack caused by uncontrolled recursion when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing thousands of nested `SEQUENCE` (`0x30`) or `SET` (`0x31`) tags with "Indefinite Length" (`0x80`) markers. This forces the decoder to recursively call itself until the Python interpreter crashes with a `RecursionError` or consumes all available memory (OOM), crashing the host application. This is a distinct vulnerability from CVE-2026-23490 (which addressed integer overflows in OID decoding). The fix for CVE-2026-23490 (`MAX_OID_ARC_CONTINUATION_OCTETS`) does not mitigate this recursion issue. Version 0.6.3 fixes this specific issue.

CVSS3: 7.5
EPSS: Низкий
redhat логотип

CVE-2026-30922

5 месяцев назад

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.3, the `pyasn1` library is vulnerable to a Denial of Service (DoS) attack caused by uncontrolled recursion when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing thousands of nested `SEQUENCE` (`0x30`) or `SET` (`0x31`) tags with "Indefinite Length" (`0x80`) markers. This forces the decoder to recursively call itself until the Python interpreter crashes with a `RecursionError` or consumes all available memory (OOM), crashing the host application. This is a distinct vulnerability from CVE-2026-23490 (which addressed integer overflows in OID decoding). The fix for CVE-2026-23490 (`MAX_OID_ARC_CONTINUATION_OCTETS`) does not mitigate this recursion issue. Version 0.6.3 fixes this specific issue.

CVSS3: 7.5
EPSS: Низкий
nvd логотип

CVE-2026-30922

5 месяцев назад

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.3, the `pyasn1` library is vulnerable to a Denial of Service (DoS) attack caused by uncontrolled recursion when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing thousands of nested `SEQUENCE` (`0x30`) or `SET` (`0x31`) tags with "Indefinite Length" (`0x80`) markers. This forces the decoder to recursively call itself until the Python interpreter crashes with a `RecursionError` or consumes all available memory (OOM), crashing the host application. This is a distinct vulnerability from CVE-2026-23490 (which addressed integer overflows in OID decoding). The fix for CVE-2026-23490 (`MAX_OID_ARC_CONTINUATION_OCTETS`) does not mitigate this recursion issue. Version 0.6.3 fixes this specific issue.

CVSS3: 7.5
EPSS: Низкий
msrc логотип

CVE-2026-30922

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

pyasn1 Vulnerable to Denial of Service via Unbounded Recursion

CVSS3: 7.5
EPSS: Низкий
debian логотип

CVE-2026-30922

5 месяцев назад

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.3, the `pya ...

CVSS3: 7.5
EPSS: Низкий
suse-cvrf логотип

openSUSE-SU-2026:20431-1

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

Security update for python-PyJWT

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1400-1

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

Security update for python-PyJWT

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1389-1

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

Security update for python-PyJWT

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1199-1

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

Security update for python-PyJWT

EPSS: Низкий
github логотип

GHSA-752w-5fwx-jx9f

5 месяцев назад

PyJWT accepts unknown `crit` header extensions

CVSS3: 7.5
EPSS: Низкий
fstec логотип

BDU:2026-04360

5 месяцев назад

Уязвимость реализации JWT в Python PyJWT, связанная с недостаточной проверкой подлинности данных, содержащих дефекты, позволяющая нарушителю обойти существующие механизмы безопасности

CVSS3: 7.5
EPSS: Низкий
suse-cvrf логотип

openSUSE-SU-2026:20418-1

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

Security update for python-pyasn1

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1158-1

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

Security update for python-pyasn1

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1076-1

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

Security update for python-pyasn1

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1075-1

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

Security update for python-pyasn1

EPSS: Низкий
rocky логотип

RLSA-2026:13917

3 месяца назад

Important: fence-agents security update

EPSS: Низкий
github логотип

GHSA-jr27-m4p2-rc6r

5 месяцев назад

Denial of Service in pyasn1 via Unbounded Recursion

CVSS3: 7.5
EPSS: Низкий
oracle-oval логотип

ELSA-2026-13917

3 месяца назад

ELSA-2026-13917: fence-agents security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2026-13902

3 месяца назад

ELSA-2026-13902: resource-agents security update (IMPORTANT)

EPSS: Низкий
fstec логотип

BDU:2026-07266

5 месяцев назад

Уязвимость библиотеки pyasn1 языка программирования Python, связанная с неконтролируемой рекурсией, позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 7.5
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
ubuntu логотип
CVE-2026-30922

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.3, the `pyasn1` library is vulnerable to a Denial of Service (DoS) attack caused by uncontrolled recursion when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing thousands of nested `SEQUENCE` (`0x30`) or `SET` (`0x31`) tags with "Indefinite Length" (`0x80`) markers. This forces the decoder to recursively call itself until the Python interpreter crashes with a `RecursionError` or consumes all available memory (OOM), crashing the host application. This is a distinct vulnerability from CVE-2026-23490 (which addressed integer overflows in OID decoding). The fix for CVE-2026-23490 (`MAX_OID_ARC_CONTINUATION_OCTETS`) does not mitigate this recursion issue. Version 0.6.3 fixes this specific issue.

CVSS3: 7.5
1%
Низкий
5 месяцев назад
redhat логотип
CVE-2026-30922

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.3, the `pyasn1` library is vulnerable to a Denial of Service (DoS) attack caused by uncontrolled recursion when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing thousands of nested `SEQUENCE` (`0x30`) or `SET` (`0x31`) tags with "Indefinite Length" (`0x80`) markers. This forces the decoder to recursively call itself until the Python interpreter crashes with a `RecursionError` or consumes all available memory (OOM), crashing the host application. This is a distinct vulnerability from CVE-2026-23490 (which addressed integer overflows in OID decoding). The fix for CVE-2026-23490 (`MAX_OID_ARC_CONTINUATION_OCTETS`) does not mitigate this recursion issue. Version 0.6.3 fixes this specific issue.

CVSS3: 7.5
1%
Низкий
5 месяцев назад
nvd логотип
CVE-2026-30922

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.3, the `pyasn1` library is vulnerable to a Denial of Service (DoS) attack caused by uncontrolled recursion when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing thousands of nested `SEQUENCE` (`0x30`) or `SET` (`0x31`) tags with "Indefinite Length" (`0x80`) markers. This forces the decoder to recursively call itself until the Python interpreter crashes with a `RecursionError` or consumes all available memory (OOM), crashing the host application. This is a distinct vulnerability from CVE-2026-23490 (which addressed integer overflows in OID decoding). The fix for CVE-2026-23490 (`MAX_OID_ARC_CONTINUATION_OCTETS`) does not mitigate this recursion issue. Version 0.6.3 fixes this specific issue.

CVSS3: 7.5
1%
Низкий
5 месяцев назад
msrc логотип
CVE-2026-30922

pyasn1 Vulnerable to Denial of Service via Unbounded Recursion

CVSS3: 7.5
1%
Низкий
4 месяца назад
debian логотип
CVE-2026-30922

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.3, the `pya ...

CVSS3: 7.5
1%
Низкий
5 месяцев назад
suse-cvrf логотип
openSUSE-SU-2026:20431-1

Security update for python-PyJWT

0%
Низкий
4 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1400-1

Security update for python-PyJWT

0%
Низкий
4 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1389-1

Security update for python-PyJWT

0%
Низкий
4 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1199-1

Security update for python-PyJWT

0%
Низкий
4 месяца назад
github логотип
GHSA-752w-5fwx-jx9f

PyJWT accepts unknown `crit` header extensions

CVSS3: 7.5
0%
Низкий
5 месяцев назад
fstec логотип
BDU:2026-04360

Уязвимость реализации JWT в Python PyJWT, связанная с недостаточной проверкой подлинности данных, содержащих дефекты, позволяющая нарушителю обойти существующие механизмы безопасности

CVSS3: 7.5
0%
Низкий
5 месяцев назад
suse-cvrf логотип
openSUSE-SU-2026:20418-1

Security update for python-pyasn1

1%
Низкий
4 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1158-1

Security update for python-pyasn1

1%
Низкий
4 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1076-1

Security update for python-pyasn1

1%
Низкий
4 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1075-1

Security update for python-pyasn1

1%
Низкий
4 месяца назад
rocky логотип
RLSA-2026:13917

Important: fence-agents security update

1%
Низкий
3 месяца назад
github логотип
GHSA-jr27-m4p2-rc6r

Denial of Service in pyasn1 via Unbounded Recursion

CVSS3: 7.5
1%
Низкий
5 месяцев назад
oracle-oval логотип
ELSA-2026-13917

ELSA-2026-13917: fence-agents security update (IMPORTANT)

1%
Низкий
3 месяца назад
oracle-oval логотип
ELSA-2026-13902

ELSA-2026-13902: resource-agents security update (IMPORTANT)

1%
Низкий
3 месяца назад
fstec логотип
BDU:2026-07266

Уязвимость библиотеки pyasn1 языка программирования Python, связанная с неконтролируемой рекурсией, позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 7.5
1%
Низкий
5 месяцев назад

Уязвимостей на страницу