CVE-2026-59251: Denial of service via exponential certificate policy tree growth in path validation

Published Jul 27, 2026
·
Updated

Allocation of resources without limits in Erlang/OTP publickey certificate path validation allows a remote unauthenticated attacker to cause denial of service by sending a crafted X.509 certificate chain during the TLS handshake.

During RFC 5280 policy processing in publickey:pkixpathvalidation/3, the certificate policy tree maintained by pubkeypolicytree grows without an upper bound. When a certificate chain contains M policies per certificate and K certificates, the tree grows on the order of M^K nodes because pubkeypolicytree:addleaves/2 and pubkeypolicytree:addleafsiblings/2 extend the tree per policy per certificate. A modest chain with many policies per certificate is enough to pin BEAM schedulers and exhaust the node's memory, taking down the entire VM. The attacker only needs to be able to present a certificate chain to the victim, which is the normal precondition for a TLS handshake, so exploitation succeeds against any incoming or outgoing TLS connection that validates the peer's chain (the default for SSL/TLS clients and mutual-TLS servers).

This is the same vulnerability class as OpenSSL's X509verifycert policy tree DoS.

This vulnerability is associated with program files lib/publickey/src/pubkeypolicytree.erl and program routines pubkeypolicytree:addleaves/2 and pubkeypolicytree:addleafsiblings/2.

This issue affects OTP from OTP 26.2 before OTP 29.0.4, OTP 28.5.0.4 and OTP 27.3.4.15, corresponding to publickey from 1.15 before 1.21.4, 1.20.3.4 and 1.17.1.5.

Other sources

Denial of service via exponential certificate policy tree growth in path validation

Microsoft

Affected Software

8 affected componentsFixes available
Erlang/OTP public_key>1.15<=1.21.4, >1.17.1<=1.20.3.4, >1.20.3<=1.20.3.4, >1.17.1.5<=1.21.4
Microsoft azl3 erlang 26.2.5.21-4<26.2.5.21-3
26.2.5.21-3
Erlang Erlang\/otp>=26.2<27.3.4.15
Erlang Erlang\/otp>=28.0<28.5.0.4
Erlang Erlang\/otp>=29.0<29.0.4
Erlang Erlang\/public Key>=1.15<1.17.1.5
Erlang Erlang\/public Key>=1.18<1.20.3.4
Erlang Erlang\/public Key>=1.21<1.21.4

Event History

Jul 27, 2026
CVE Published
via MITRE·03:30 PM
Data Sourced
via MITRE·03:30 PM
DescriptionWeakness
Data Sourced
via NVD·04:18 PM
RemedyDescriptionSeverityWeaknessAffected Software
Aug 7, 2026
Data Sourced
via Microsoft·07:40 AM
DescriptionSeverityWeakness
Data Sourced
via Microsoft·07:40 AM
Affected Software
Updated
via Microsoft·07:40 AM
DescriptionSeverity
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-59251?

The severity of CVE-2026-59251 is high with a CVSS score of 8.7.

2

What type of attack is associated with CVE-2026-59251?

CVE-2026-59251 is associated with denial of service attacks through exponential growth in certificate policy trees.

3

How can I mitigate CVE-2026-59251?

Mitigation for CVE-2026-59251 involves limiting resource allocation for certificate path validation in Erlang/OTP.

4

What software is affected by CVE-2026-59251?

CVE-2026-59251 affects the Erlang/OTP public_key module.

5

What does CVE-2026-59251 exploit during the TLS handshake?

CVE-2026-59251 exploits crafted X.509 certificate chains during the TLS handshake.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203