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 conversion through prettyPrint(), str(), comparison, arithmetic, int(), or an explicit float() call to consume excessive CPU and memory and hang applications that decode untrusted ASN.1 data and then print, log, or compare decoded objects. This issue is fixed in version 0.6.4.
CVE-2026-59886
This high-severity CVE scores 7.5 under the CNA's CVSS (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(low)
- EPSS
- —
- KEV
- Not listed
Published
July 14, 2026
Last Modified
July 14, 2026
References (3)
- security-advisories@githubhttps://github.com/pyasn1/pyasn1/commit/e60c691cb91addb8fcefa2f537e85ede6fb1e886
- security-advisories@githubhttps://github.com/pyasn1/pyasn1/releases/tag/v0.6.4
- security-advisories@githubhttps://github.com/pyasn1/pyasn1/security/advisories/GHSA-hm4w-wwcw-mr6r
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 2× in last 7d / 2× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-14 16:40 UTCEG score recompute
- 2026-07-14 16:40 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-400
Frequently asked(4)
What is CVE-2026-59886?
When was CVE-2026-59886 disclosed?
What is the CVSS score of CVE-2026-59886?
How do I remediate CVE-2026-59886?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-59886
Is Your Infrastructure Affected by CVE-2026-59886?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.