Improper Certificate Validation vulnerability in Erlang OTP public_key (pubkey_ocsp module) allows forged OCSP responses signed with an expired responder certificate to be accepted as valid. OCSP response verification in pubkey_ocsp:verify_response/5 and pubkey_ocsp:is_authorized_responder/3 in lib/public_key/src/pubkey_ocsp.erl does not check the validity period (notBefore/notAfter) of the OCSP responder certificate. An attacker who has obtained the private key of an expired CA-designated OCSP responder certificate can forge OCSP responses that Erlang/OTP accepts as valid. This affects TLS clients using OCSP stapling via the ssl application: a malicious or compromised server can present a revoked TLS certificate together with a forged OCSP response signed by an expired responder key, and the client will accept the revoked certificate as valid. It also affects applications calling public_key:pkix_ocsp_validate/5 directly, where the impact depends on the use case — server-side client certificate validation using this API may allow authentication bypass with a revoked client certificate. This issue affects OTP from OTP 27.0 before OTP 27.3.4.12, 28.5.0.1, and 29.0.1 corresponding to public_key from 1.16 before 1.17.1.3, 1.20.3.1, and 1.21.1.
Conclusion & alert: CVE-2026-42791 is rated Low Risk (31.7/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.06%). 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-05-28 | — | 0.06% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.3 | 4.0 | MEDIUM |
|
— | — | 6b3ad84c-e1a6-4bf7-a703-f496b71e49db |
| 3.7 | 3.1 | LOW |
|
2.2 | 1.4 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2026-42791 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-42791 |
suse
|
high | CVE-2026-42791 severity important: SUSE including 4 source package names (erlang, erlang-epmd, erlang26, erlang26-epmd), 29 product×package rows across 12 product lines (SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS, SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS, … (12 product lines)): Known Not Affected 29. | https://www.suse.com/security/cve/CVE-2026-42791/ |
ubuntu
|
medium | CVE-2026-42791 medium priority: Ubuntu including 1 source packages (erlang), 9 status rows across 9 suites (bionic, focal, jammy, noble, questing, resolute, trusty, upstream, xenial): needs-triage 8, released 1. | https://ubuntu.com/security/CVE-2026-42791 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| erlang | erlang\/otp | >= 27.0, < 27.3.4.12 | cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:* |
| erlang | erlang\/otp | >= 28.0, < 28.5.0.1 | cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:* |
| erlang | erlang\/otp | >= 29.0, < 29.0.1 | cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://cna.erlef.org/cves/CVE-2026-42791.html | Third Party Advisory |
| https://github.com/erlang/otp/commit/7995f1fdaee3da569bb810358ce0f546471d169b | Patch |
| https://github.com/erlang/otp/commit/b3870e02405c709a872b01ba6086065620cdfe76 | Patch |
| https://github.com/erlang/otp/security/advisories/GHSA-cjxj-wj6x-3fff | Mitigation Vendor Advisory |
| https://osv.dev/vulnerability/EEF-CVE-2026-42791 | Third Party Advisory |
| https://www.erlang.org/doc/system/versions.html#order-of-versions | Product |