Lucene search
+L

510 matches found

RedHat Linux
RedHat Linux
added 2026/08/04 6:10 p.m.8 views

pyasn1: python-pyasn1: pyasn1: Denial of Service via crafted ASN.1 OBJECT IDENTIFIER

A flaw was found in pyasn1, a Python library for Abstract Syntax Notation One ASN.1. The BER, CER, and DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs. A remote attacker could exploit this by providing a specially crafted payload...

7.5CVSS5.5AI score0.00335EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/04 6:10 p.m.10 views

pyasn1: pyasn1: Denial of Service via crafted ASN.1 REAL values

A remote attacker can exploit this by providing specially crafted BER/CER/DER-encoded ASN.1 data with a large exponent in the REAL value. When the application subsequently prints, logs, compares, or performs arithmetic on the decoded value, this can cause excessive CPU and memory consumption,...

7.5CVSS5.6AI score0.00335EPSS
SaveExploits0References7
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/03 2:48 p.m.7 views

Security Bulletin: IBM Maximo Application Suite - IoT Component uses multiple third party dependencies which is vulnerable to multiple CVEs.

Summary IBM Maximo Application Suite - IoT Component uses...

8.9CVSS6.7AI score0.03261EPSS
SaveExploits3Affected Software1
OSV
OSV
added 2026/08/01 11:12 a.m.18 views

OESA-2026-3198 python-pyasn1 security update

Abstract Syntax Notation One ASN.1 is a technology for exchanging structured data in a universally understood, hardware agnostic way. Many industrial, security and telephony applications heavily rely on ASN.1. The pyasn1 library implements ASN.1 support in pure-Python. Security Fixes: pyasn1 is a...

7.5CVSS5.6AI score0.00349EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/28 6:34 a.m.4 views

SUSE-SU-2026:23006-1 Security update for python-pyasn1

This update for python-pyasn1 fixes the following issues: This update for python-pyasn1 fixes the following issues: - CVE-2026-59884: BER/CER/DER decoder denial of service via unbounded long-form tag IDs bsc1271464. - CVE-2026-59885: quadratic complexity in OBJECT IDENTIFIER and RELATIVE-OID...

7.5CVSS5.2AI score0.00349EPSS
SaveExploits0References7
Veracode
Veracode
added 2026/07/25 6:40 p.m.8 views

Denial Of Service (DoS)

pyasn1 is vulnerable to Denial Of Service DoS. The vulnerability is due to the BER decoder parsing long-form tags without limiting the tag identifier size, which allows an attacker to supply crafted ASN.1 input that causes excessive CPU consumption or triggers unhandled exceptions, resulting in a...

7.5CVSS5.5AI score0.00349EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/24 12:56 p.m.4 views

SUSE-SU-2026:3238-1 Security update for python-pyasn1

This update for python-pyasn1 fixes the following issues: - CVE-2026-59884: BER/CER/DER decoder denial of service via unbounded long-form tag IDs bsc1271464. - CVE-2026-59885: quadratic complexity in OBJECT IDENTIFIER and RELATIVE-OID processing allows denial of service bsc1271465. -...

7.5CVSS5.8AI score0.00349EPSS
SaveExploits0References7
CBLMariner
CBLMariner
added 2026/07/22 10:06 p.m.11 views

CVE-2026-59884 affecting package python-pyasn1 for versions less than 0.4.8-3

CVE-2026-59884 affecting package python-pyasn1 for versions less than 0.4.8-3. A patched version of the package is available...

7.5CVSS5.2AI score0.00349EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2026/07/22 10:06 p.m.11 views

CVE-2026-59886 affecting package python-pyasn1 for versions less than 0.4.8-3

CVE-2026-59886 affecting package python-pyasn1 for versions less than 0.4.8-3. A patched version of the package is available...

7.5CVSS5.2AI score0.00335EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2026/07/22 10:06 p.m.10 views

CVE-2026-59885 affecting package python-pyasn1 for versions less than 0.4.8-3

CVE-2026-59885 affecting package python-pyasn1 for versions less than 0.4.8-3. A patched version of the package is available...

7.5CVSS5.2AI score0.00335EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/21 7:11 p.m.15 views

EUVD-2026-43738

pyasn1: Uncontrolled resource consumption when converting decoded REAL values...

7.5CVSS5.1AI score0.00335EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/21 7:11 p.m.16 views

pyasn1: Uncontrolled resource consumption when converting decoded REAL values

Impact The univ.Real type converted its mantissa, base, exponent value to a Python float using exact big-integer exponentiation. A BER/CER/DER-encoded REAL value only a few bytes long can carry a very large exponent, causing this computation to attempt to materialize an astronomically large...

7.5CVSS5.3AI score0.00335EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/21 7:11 p.m.13 views

GHSA-HM4W-WWCW-MR6R pyasn1: Uncontrolled resource consumption when converting decoded REAL values

Impact The univ.Real type converted its mantissa, base, exponent value to a Python float using exact big-integer exponentiation. A BER/CER/DER-encoded REAL value only a few bytes long can carry a very large exponent, causing this computation to attempt to materialize an astronomically large...

7.5CVSS5.3AI score0.00335EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/21 7:11 p.m.18 views

EUVD-2026-43955

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

7.5CVSS5AI score0.00335EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/21 7:11 p.m.13 views

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

Impact The BER/CER/DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs. A small crafted payload tens of kilobytes containing an OID with many arcs consumes seconds of CPU per decode call, allowing denial of service in any application tha...

7.5CVSS5.4AI score0.00335EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/21 7:11 p.m.13 views

GHSA-8PPF-4F7H-5PPJ pyasn1: Quadratic complexity in OBJECT IDENTIFIER and RELATIVE-OID processing allows denial of service

Impact The BER/CER/DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs. A small crafted payload tens of kilobytes containing an OID with many arcs consumes seconds of CPU per decode call, allowing denial of service in any application tha...

7.5CVSS5.4AI score0.00335EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/21 7:10 p.m.17 views

EUVD-2026-43956

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

7.5CVSS5.1AI score0.00349EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/21 7:10 p.m.13 views

GHSA-M4P7-R5RC-7G4J pyasn1 BER/CER/DER decoder denial of service via unbounded long-form tag IDs

Impact The BER decoder shared by the CER and DER codecs parses long-form tags by accumulating continuation octets in a loop with no upper bound on the size of the tag ID. A crafted input can force the decoder to build an arbitrarily large integer, with CPU cost growing quadratically in input size...

7.5CVSS5.3AI score0.00349EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/21 7:10 p.m.18 views

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

Impact The BER decoder shared by the CER and DER codecs parses long-form tags by accumulating continuation octets in a loop with no upper bound on the size of the tag ID. A crafted input can force the decoder to build an arbitrarily large integer, with CPU cost growing quadratically in input size...

7.5CVSS5.3AI score0.00349EPSS
SaveExploits0References6Affected Software1
RedhatCVE
RedhatCVE
added 2026/07/21 1:41 p.m.26 views

CVE-2026-59885

A flaw was found in pyasn1, a Python library for Abstract Syntax Notation One ASN.1. The BER, CER, and DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs. A remote attacker could exploit this by providing a specially crafted payload...

7.5CVSS5.4AI score0.00335EPSS
SaveExploits0References6
Rows per page
Query Builder