CVE-2026-59884
- EPSS 0.35%
- Veröffentlicht 14.07.2026 16:41:10
- Zuletzt bearbeitet 21.07.2026 14:37:52
pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the BER decoder shared by the CER and DER codecs parses long-form tags by accumulating continuation octets without an upper bound on the tag ID size, allowing a crafted input to force cons...
CVE-2026-59885
- EPSS 0.34%
- Veröffentlicht 14.07.2026 16:40:00
- Zuletzt bearbeitet 21.07.2026 14:38:21
pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the BER, CER, and DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs, so a small crafted payload containing an OID with many ar...
CVE-2026-59886
- EPSS 0.34%
- Veröffentlicht 14.07.2026 16:38:29
- Zuletzt bearbeitet 21.07.2026 14:38:13
pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the univ.Real type converted its mantissa, base, and exponent value to a Python float using exact big-integer exponentiation. A BER, CER, or DER encoded REAL value only a few bytes long ca...
CVE-2026-30922
- EPSS 0.8%
- Veröffentlicht 18.03.2026 02:29:45
- Zuletzt bearbeitet 19.08.2026 12:17:42
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 cra...
CVE-2026-23490
- EPSS 0.71%
- Veröffentlicht 16.01.2026 19:16:19
- Zuletzt bearbeitet 19.08.2026 12:17:25
pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.2, a Denial-of-Service issue has been found that leads to memory exhaustion from malformed RELATIVE-OID with excessive continuation octets. This vulnerability is fixed in 0.6.2.