Improper Certificate Validation vulnerability in Erlang OTP public_key (pubkey_ocsp module) allows OCSP designated-responder authorization bypass via missing signature verification. The OCSP response validation in public_key:pkix_ocsp_validate/5 does not verify that a CA-designated responder certificate was cryptographically signed by the issuing CA. Instead, it only checks that the responder certificate's issuer name matches the CA's subject name and that the certificate has the OCSPSigning extended key usage. An attacker who can intercept or control OCSP responses can create a self-signed certificate with a matching issuer name and the OCSPSigning EKU, and use it to forge OCSP responses that mark revoked certificates as valid. This affects SSL/TLS clients using OCSP stapling, which may accept connections to servers with revoked certificates, potentially transmitting sensitive data to compromised servers. Applications using the public_key:pkix_ocsp_validate/5 API directly are also affected, with impact depending on usage context. This vulnerability is associated with program files lib/public_key/src/pubkey_ocsp.erl and program routines pubkey_ocsp:is_authorized_responder/3. This issue affects OTP from OTP 27.0 until OTP 28.4.2 and 27.3.4.10 corresponding to public_key from 1.16 until 1.20.3 and 1.17.1.2, and ssl from 11.2 until 11.5.4 and 11.2.12.7.
Conclusion & alert: CVE-2026-32144 is rated Low Risk (34/100): CVSS High severity, with low exploitation likelihood (EPSS 0.03%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-08 | — | 0.03% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.6 | 4.0 | HIGH |
|
— | — | 6b3ad84c-e1a6-4bf7-a703-f496b71e49db |
| 7.4 | 3.1 | HIGH |
|
2.2 | 5.2 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2026-32144 unimportant priority: Debian including 1 source packages (erlang), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 4, open 1. | https://security-tracker.debian.org/tracker/CVE-2026-32144 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2026-32144 |
suse
|
high | CVE-2026-32144 severity important: SUSE including 40 source package names (erlang, erlang-debugger, …), 69 product×package rows across 13 product lines (SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS, SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS, … (13 product lines)): Known Not Affected 69. | https://www.suse.com/security/cve/CVE-2026-32144/ |
ubuntu
|
medium | CVE-2026-32144 medium priority: Ubuntu including 1 source packages (erlang), 8 status rows across 8 suites (bionic, focal, jammy, noble, questing, trusty, upstream, xenial): needs-triage 8. | https://ubuntu.com/security/CVE-2026-32144 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| erlang | erlang\/otp | >= 27.0, < 27.3.4.10 | cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:* |
| erlang | erlang\/otp | >= 28.0, < 28.4.2 | cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:* |
| erlang | erlang\/public_key | >= 1.16, < 1.17.1.2 | cpe:2.3:a:erlang:erlang\/public_key:*:*:*:*:*:*:*:* |
| erlang | erlang\/public_key | >= 1.18, < 1.20.3 | cpe:2.3:a:erlang:erlang\/public_key:*:*:*:*:*:*:*:* |
| erlang | erlang\/ssl | >= 11.2, < 11.2.12.7 | cpe:2.3:a:erlang:erlang\/ssl:*:*:*:*:*:*:*:* |
| erlang | erlang\/ssl | > 11.3, < 11.5.4 | cpe:2.3:a:erlang:erlang\/ssl:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://cna.erlef.org/cves/CVE-2026-32144.html | Mitigation Vendor Advisory |
| https://github.com/erlang/otp/commit/49033a6d93a5be0ee0dce04e1fb8b4ae7de1e0c0 | Patch |
| https://github.com/erlang/otp/commit/ac7ff528be857c5d35eb29c7f24106e3a16d4891 | Patch |
| https://github.com/erlang/otp/security/advisories/GHSA-gxrm-pf64-99xm | Mitigation Third Party Advisory |
| https://osv.dev/vulnerability/EEF-CVE-2026-32144 | Third Party Advisory |
| https://www.erlang.org/doc/system/versions.html#order-of-versions | Vendor Advisory |