Denial of Service Vulnerabilities in pyasn1 Library

Denial of Service Vulnerabilities in pyasn1 Library

First seen 1 Sep 2026, 22:29 UTC UbuntuLinuxsecurity 45.9

Article Content

Browse articles
ThreatCluster

Multiple vulnerabilities were discovered in the pyasn1 library, affecting applications that decode untrusted ASN.1 data. Specifically, CVE-2026-59884 allows for excessive CPU consumption due to improper size bounding of long-form tag identifiers. CVE-2026-59885 highlights quadratic processing time for OBJECT IDENTIFIER and RELATIVE-OID values, also leading to potential denial of service. Additionally, CVE-2026-59886 involves incorrect conversion of REAL values to Python float types, which can cause high CPU and memory usage. These vulnerabilities could be exploited by attackers to disrupt services. The affected systems include Ubuntu 26.04 LTS and earlier versions. Users are advised to update their systems to mitigate these risks. The vulnerabilities were published on July 14, 2026, and patches are available.

Key Points: • Three critical vulnerabilities in pyasn1 library identified. • Denial of service risks due to excessive CPU and memory consumption. • Patches available for affected Ubuntu versions.

Timeline

2026-07-14
CVE-2026-59884 published
Vulnerability allows excessive CPU consumption due to improper size bounding in pyasn1.
Ubuntu
2026-07-14
CVE-2026-59885 published
Quadratic processing time for OBJECT IDENTIFIER and RELATIVE-OID values identified in pyasn1.
Ubuntu
2026-07-14
CVE-2026-59886 published
Incorrect handling of REAL values conversion to Python float types discovered in pyasn1.
Ubuntu
2026-09-01
Security notice released
Ubuntu issued a security notice regarding the vulnerabilities in pyasn1, urging users to update.
Linuxsecurity