Picotls is a TLS protocol library that allows users select different crypto backends based on their use case. Picotls implements its own ASN.1 validation helper, which is used by the minicrypto backend while parsing local PKCS#8 private keys. Prior to commit c14231d801407640bc42c2dcf92783409ea6a7c7, the validator recursively descends into constructed ASN.1 elements without enforcing a maximum nesting depth. If an application loads an attacker-supplied private-key file through ptls_minicrypto_load_private_key(), or otherwise calls the public ASN.1 validation API on untrusted DER, a crafted deeply nested ASN.1 structure can exhaust the process stack and crash the application. Note that the libcrypto (OpenSSL) backend does not use the ASN.1 validation helper of picotls, and therefore is immune to this vulnerability. The vulnerability has been addressed in commit c14231d801407640bc42c2dcf92783409ea6a7c7.
CVE-2026-45271
This medium-severity CVE scores 5.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 98% of all CVEs by exploit prediction. 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).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.5
- EG Score
- 5.5(medium)
- EG Risk
- 25(Track)EG Risk 25/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity55% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 2%
- KEV
- Not listed
Published
August 21, 2026
Last Modified
August 25, 2026
Advisory Details (2)
Auto-updated Aug 21, 2026infinite recursion in the minicrypto ASN.1 decoder · Advisory · h2o/picotls · GitHub
https://github.com/h2o/picotls/security/advisories/GHSA-84f5-m5x2-82q4commit c14231d80140 (h2o/picotls)
Fix landed in h2o/picotls commit c14231d80140 — awaiting tagged release
https://github.com/h2o/picotls/commit/c14231d801407640bc42c2dcf92783409ea6a7c7Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 12× 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-08-27 14:25 UTCEPSS rescore
- 2026-08-26 17:51 UTCEG score recompute
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-25 15:23 UTCEG score recompute
- 2026-08-25 14:35 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-25 03:54 UTCEG score recompute
- 2026-08-24 01:44 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-21 21:24 UTCEG score recompute
- 2026-08-21 21:05 UTCEG score recompute
- 2026-08-21 21:04 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-835
Frequently asked(5)
What is CVE-2026-45271?
When was CVE-2026-45271 disclosed?
Is CVE-2026-45271 actively exploited?
What is the CVSS score of CVE-2026-45271?
How do I remediate CVE-2026-45271?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-45271
Is Your Infrastructure Affected by CVE-2026-45271?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.