Lucene search
+L

498 matches found

OSV
OSV
added 2 days ago9 views

ROOT-APP-PYPI-CVE-2026-23490 CVE-2026-23490 in pyasn1 - Patched by Root

Root has patched CVE-2026-23490 in the pyasn1 package for Root:PyPI. Multiple fixed versions available...

7.5CVSS6.6AI score0.00679EPSS
SaveExploits0
OSV
OSV
added 2 days ago9 views

ROOT-APP-PYPI-CVE-2026-59886 CVE-2026-59886 in pyasn1 - Patched by Root

Root has patched CVE-2026-59886 in the pyasn1 package for Root:PyPI. Multiple fixed versions available...

7.5CVSS5.5AI score0.00335EPSS
SaveExploits0
OSV
OSV
added 2 days ago9 views

ROOT-APP-PYPI-CVE-2026-59885 CVE-2026-59885 in pyasn1 - Patched by Root

Root has patched CVE-2026-59885 in the pyasn1 package for Root:PyPI. Multiple fixed versions available...

7.5CVSS5.5AI score0.00335EPSS
SaveExploits0
OSV
OSV
added 2 days ago8 views

ROOT-APP-PYPI-CVE-2026-30922 CVE-2026-30922 in pyasn1 - Patched by Root

Root has patched CVE-2026-30922 in the pyasn1 package for Root:PyPI. Multiple fixed versions available...

7.5CVSS6.5AI score0.00803EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 4 days ago6 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 4 days ago5 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 4 days ago6 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 5 days ago4 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.01025EPSS
SaveExploits3Affected Software1
OSV
OSV
added last week17 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/24 12:56 p.m.3 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:6 p.m.9 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:6 p.m.9 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:6 p.m.8 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.13 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.14 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.9 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.15 views

EUVD-2026-43955

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

7.5CVSS5AI score0.00335EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/21 7:11 p.m.6 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
Github Security Blog
Github Security Blog
added 2026/07/21 7:11 p.m.11 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
EUVD
EUVD
added 2026/07/21 7:10 p.m.12 views

EUVD-2026-43956

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

7.5CVSS5.1AI score0.00349EPSS
SaveExploits0References4
Rows per page
Query Builder