CVE-2026-32144
Last modified
CVE-2026-32144 is a high-severity vulnerability rated 7.4/10 on the CVSS scale. 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. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
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 before OTP 28.4.2 and OTP 27.3.4.10, corresponding to public_key from 1.16 before 1.20.3 and 1.17.1.2, and ssl from 11.2 before 11.5.4 and 11.2.12.7.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Erlang | Erlang\/Otp | >= 27.0, < 27.3.4.10 |
| Erlang | Erlang\/Otp | >= 28.0, < 28.4.2 |
| Erlang | Erlang\/Public Key | >= 1.16, < 1.17.1.2 |
| Erlang | Erlang\/Public Key | >= 1.18, < 1.20.3 |
| Erlang | Erlang\/Ssl | >= 11.2, < 11.2.12.7 |
| Erlang | Erlang\/Ssl | > 11.3, < 11.5.4 |
References
- https://cna.erlef.org/cves/CVE-2026-32144.htmlMitigation, Vendor Advisory
- https://github.com/erlang/otp/security/advisories/GHSA-gxrm-pf64-99xmMitigation, Third Party Advisory
- https://osv.dev/vulnerability/EEF-CVE-2026-32144Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-32144?
How severe is CVE-2026-32144?
How do I fix CVE-2026-32144?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-32139Dataease is an open source data visualization analysis tool.…5.4
- CVE-2026-3214Authentication Bypass Using an Alternate Path or Channel vul…6.5
- CVE-2026-32140Dataease is an open source data visualization analysis tool.…8.8
- CVE-2026-32141flatted is a circular JSON parser. Prior to 3.4.0, flatted's…7.5
- CVE-2026-32142Shopware is an open commerce platform. /api/_info/config rou…5.3
- CVE-2026-32143Discourse is an open-source discussion platform. From versio…6.5
- CVE-2026-32145Allocation of Resources Without Limits or Throttling vulnera…7.5
- CVE-2026-32146Improper path validation vulnerability in the Gleam compiler…7.8
- CVE-2026-32147Improper Limitation of a Pathname to a Restricted Directory …4.3
- CVE-2026-32148Insufficient Verification of Data Authenticity vulnerability…5.9
- CVE-2026-32149Improper input validation in Windows Hyper-V allows an autho…7.3
- CVE-2026-3215Improper Neutralization of Input During Web Page Generation …5.4
Are you affected by CVE-2026-32144?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
