CVE-2026-91769
Last modified
CVE-2026-91769 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. PHP's OpenSSL stream peer verification checks the certificate's subjectAltName entries first and, whenever no entry matches, falls back to the Common Name. RFC 6125 requires the CN to be ignored once the certificate presents any service identity, so a certificate carrying a non-matching DNS SAN was still accepted when its CN matched the requested peer_name.
Description
PHP's OpenSSL stream peer verification checks the certificate's subjectAltName entries first and, whenever no entry matches, falls back to the Common Name. RFC 6125 requires the CN to be ignored once the certificate presents any service identity, so a certificate carrying a non-matching DNS SAN was still accepted when its CN matched the requested peer_name. A certificate trusted by the client for one name can therefore be used to impersonate another.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| PHP Group | PHP | >= 8.2.*, < 8.2.34; >= 8.3.*, < 8.3.35; >= 8.4.*, < 8.4.26; >= 8.5.*, < 8.5.11 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-91769?
How severe is CVE-2026-91769?
How do I fix CVE-2026-91769?
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-91751Flextype CMS through 1.0.0-alpha.3 fails to properly validat…8.3
- CVE-2026-91752GNU libextractor before 1.15 contains a stack-based buffer o…7.5
- CVE-2026-9176IBM WebSphere Application Server 9.0, and 8.5 is vulnerable …7.1
- CVE-2026-91765cleanup_xml_node() in the SOAP XML parser recurses once per …7.5
- CVE-2026-91766When the http:// stream wrapper follows a redirect it forwar…5.9
- CVE-2026-91767php_openssl_matches_wildcard_name() in ext/openssl/xp_ssl.c …6.5
- CVE-2026-9177A Server-Side Template Injection (SSTI) vulnerability was id…9.4
- CVE-2026-91770IceHRM before 36.0.0 fails to validate employee ownership on…6.5
- CVE-2026-91771Weights & Biases wandb before 0.29.0 fails to validate the f…8.8
- CVE-2026-91772Halo through 2.26.1 contains an open redirect vulnerability …6.1
- CVE-2026-91773Soft Serve versions 0.7.1 through 0.11.6 fail to scope Git L…4.3
- CVE-2026-91774Yao through v1.0.0-rc22 authenticates but fails to authorize…4.3
Are you affected by CVE-2026-91769?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
