Lucene search
+L

510 matches found

AlpineLinux
AlpineLinux
added 2026/07/14 4:41 p.m.13 views

CVE-2026-59884

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 construction of an arbitrarily large integer with C...

7.5CVSS6.1AI score0.00349EPSS
SaveExploits0
OSV
OSV
added 2026/07/14 4:41 p.m.10 views

CVE-2026-59884 pyasn1 BER/CER/DER decoder denial of service via unbounded long-form tag IDs

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 construction of an arbitrarily large integer with C...

7.5CVSS6.1AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/14 4:40 p.m.42 views

CVE-2026-59885 pyasn1: Quadratic complexity in OBJECT IDENTIFIER and RELATIVE-OID processing allows denial of service

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 arcs consumes excessive CPU per decode call and c...

7.5CVSS0.00335EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/14 4:40 p.m.86 views

CVE-2026-59885

pyasn1 is a Python ASN.1 library. Before 0.6.4, the BER, CER, and DER decoders (and encoders on re-encode) exhibit quadratic-time processing for OBJECT IDENTIFIER and RELATIVE-OID values, allowing denial of service via crafted OIDs with many arcs. This vulnerability affects decoding/re-encoding o...

7.5CVSS6.1AI score0.00335EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/07/14 4:40 p.m.16 views

CVE-2026-59885

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 arcs consumes excessive CPU per decode call and c...

7.5CVSS5.4AI score0.00335EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2026/07/14 4:40 p.m.14 views

CVE-2026-59885

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 arcs consumes excessive CPU per decode call and c...

7.5CVSS6.1AI score0.00335EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/14 4:38 p.m.60 views

CVE-2026-59886 pyasn1: Uncontrolled resource consumption when converting decoded REAL values

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 can carry a very large exponent, causing float...

7.5CVSS0.00335EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/14 4:38 p.m.128 views

CVE-2026-59886

Summary: pyasn1 before 0.6.4 contains a vulnerability in the univ.Real ASN.1 type where mantissa/base/exponent are converted to a Python float via exact big-integer exponentiation. This can cause excessive CPU/memory usage when decoding untrusted ASN.1 data and subsequently printing, logging, or ...

7.5CVSS6.1AI score0.00335EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/14 4:38 p.m.14 views

CVE-2026-59886 pyasn1: Uncontrolled resource consumption when converting decoded REAL values

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 can carry a very large exponent, causing float...

7.5CVSS6.1AI score0.00335EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/14 4:38 p.m.12 views

CVE-2026-59886

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 can carry a very large exponent, causing float...

7.5CVSS5.3AI score0.00335EPSS
SaveExploits0
OSV
OSV
added 2026/07/14 4:38 p.m.10 views

CVE-2026-59886 pyasn1: Uncontrolled resource consumption when converting decoded REAL values

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 can carry a very large exponent, causing float...

7.5CVSS6.1AI score
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2026/07/14 4:38 p.m.12 views

CVE-2026-59886

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 can carry a very large exponent, causing float...

7.5CVSS6.1AI score0.00335EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.32 views

PT-2026-58286

Name of the Vulnerable Software and Affected Versions pyasn1 versions prior to 0.6.4 Description The BER decoder used by CER and DER codecs parses long-form tags by accumulating continuation octets without an upper bound on the tag ID size. A crafted input can force the construction of an...

7.5CVSS5.3AI score0.00349EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.17 views

PT-2026-58107

Name of the Vulnerable Software and Affected Versions pyasn1 versions prior to 0.6.4 Description The univ.Real type converts its mantissa, base, and exponent value to a Python float using exact big-integer exponentiation. A BER, CER, or DER encoded REAL value containing a very large exponent can...

7.5CVSS5.2AI score0.00335EPSS
SaveExploits0References66
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/08 11:22 a.m.17 views

Security Bulletin: IBM Cloud Pak for Data System (CPDS 1.0) is affected by a Denial of Service vulnerability due to pyasn1

Summary pyasn1 is used by IBM Cloud Pak for Data System 1.0 as a generic ASN.1 encoding and decoding library for Python applications. CVE-2026-30922 affects pyasn1's ASN.1 decoder, where processing of crafted payloads containing deeply nested SEQUENCE or SET tags with indefinite length markers...

7.5CVSS6.8AI score0.00803EPSS
SaveExploits1Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.18 views

pyasn1 has a DoS vulnerability in decoder

SummaryAfter reviewing pyasn1 v0.6.1 a Denial-of-Service issue has been found that leads to memory exhaustion from malformed RELATIVE-OID with excessive continuation octets. DetailsThe integer issue can be found in the decoder as reloid += subId 7 + nextSubId,:...

7.5CVSS5.7AI score0.00705EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/07/07 4:03 p.m.11 views

PYSEC-2026-1810 pyasn1 has a DoS vulnerability in decoder

Summary After reviewing pyasn1 v0.6.1 a Denial-of-Service issue has been found that leads to memory exhaustion from malformed RELATIVE-OID with excessive continuation octets. Details The integer issue can be found in the decoder as reloid += subId 7 + nextSubId,:...

7.5CVSS5.7AI score0.00705EPSS
SaveExploits0References10
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/06 9:38 p.m.8 views

Security Bulletin: Multiple Vulnerabilities in pyasn1 bundled with IBM Fusion, IBM Fusion HCI, IBM Fusion Data Cataloging, and IBM Fusion Content-Aware Storage

Summary IBM Fusion, IBM Fusion HCI, IBM Fusion Data Cataloging, and IBM Fusion Content-Aware Storage include pyasn1 . It is susceptible to DoS, vulnerability CVE-2026-23490, CVE-2026-30922 Vulnerability Details CVEID:CVE-2026-23490 DESCRIPTION: pyasn1 is a generic ASN.1 library for Python. Prior ...

7.5CVSS6.6AI score0.00803EPSS
SaveExploits1Affected Software2
IBM Security Bulletins
IBM Security Bulletins
added 2026/06/28 7:38 p.m.23 views

Security Bulletin: DataStage on Cloud Pak for Data has several vulnerabilities due to open source software

Summary Open source packages are used as part of the overall processing in DataStage on Cloud Pak for Data. Vulnerability Details CVEID:CVE-2026-29790 DESCRIPTION: dbt-common is the shared common utilities for dbt-core and adapter implementations use. Prior to versions 1.34.2 and 1.37.3, a path...

7.5CVSS6AI score0.00803EPSS
SaveExploits1Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/06/27 12:00 a.m.13 views

EulerOS 2.0 SP15 : python-pyasn1 (EulerOS-SA-2026-2463)

According to the versions of the python-pyasn1 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : 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...

7.5CVSS5.9AI score0.00803EPSS
SaveExploits1References2
Rows per page
Query Builder