CVE-2026-89134
Last modified
CVE-2026-89134 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. A certificate with no dNSName SAN but another SAN type present (e.g. registeredID or iPAddress) bypassed the Subject CN dNSName name-constraint check.
Description
A certificate with no dNSName SAN but another SAN type present (e.g. registeredID or iPAddress) bypassed the Subject CN dNSName name-constraint check. The CN-as-DNS fallback was gated on cert->subjectCN != NULL && cert->altNames == NULL && !cert->isCA instead of "no dNSName SAN", so an out-of-scope CN was accepted. This incomplete fix from CVE-2026-6731, leading to the name-constraint check issue, was introduced in wolfSSL version 5.9.2.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| wolfSSL | wolfSSL | 5.9.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89134?
How severe is CVE-2026-89134?
How do I fix CVE-2026-89134?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-8910The WP Emoticon Rating plugin for WordPress is vulnerable to…6.1
- CVE-2026-89102In wolfSSL versions 5.7.2 through 5.9.2 there is a client-si…8.3
- CVE-2026-8911The WP AutoBuzz plugin for WordPress is vulnerable to Cross-…6.1
- CVE-2026-8912The Contest Gallery plugin for WordPress is vulnerable to SQ…7.5
- CVE-2026-8913A command Injection vulnerability exists in the WireGuard cl…8.5
- CVE-2026-89133wolfSSL versions 5.9.2 and earlier contain a flaw in the X.5…6.3
- CVE-2026-89135A failed X509_verify_cert call permanently plants an unverif…6.3
- CVE-2026-89136When using RPK (Raw Public Key), the client side of a TLS 1.…8.3
- CVE-2026-89138The Filter Gallery plugin for WordPress is vulnerable to aut…4.3
- CVE-2026-89139Temporal Server compiles a Worker Controller Instance module…8.7
- CVE-2026-8914In Teltonika Networks RUTOS devices, running versions 7.22 t…8.4
- CVE-2026-89141The AI Engine – The Chatbot, AI Framework & MCP for WordPres…6.5
Are you affected by CVE-2026-89134?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
