CVE-2026-15981
Last modified
CVE-2026-15981 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. The SAML Single Sign On – SSO Login plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 5.4.4. This is due to the mo_saml_validate_signature() function performing a loose boolean check on the raw tri-state integer returned by PHP's openssl_verify(), causing an error return value of -1 to be evaluated as truthy and therefore treated as a successful signature verification. EPSS estimates a 0.55% chance of exploitation in the next 30 days.
Description
The SAML Single Sign On – SSO Login plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 5.4.4. This is due to the mo_saml_validate_signature() function performing a loose boolean check on the raw tri-state integer returned by PHP's openssl_verify(), causing an error return value of -1 to be evaluated as truthy and therefore treated as a successful signature verification. This makes it possible for unauthenticated attackers to log in as any existing WordPress user, including administrators, by submitting a crafted SAMLResponse containing an attacker-controlled NameID and a deliberately malformed signature value that triggers an OpenSSL processing error — bypassing verification entirely and resulting in wp_set_auth_cookie() being called for the targeted account.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| cyberlord92 | SAML Single Sign On – SSO Login | <= 5.4.4 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-15981?
How severe is CVE-2026-15981?
How do I fix CVE-2026-15981?
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-15974SGLang contains an SSRF and local file read in the multimoda…
- CVE-2026-15975GitLab has remediated an issue in GitLab CE/EE affecting all…7.5
- CVE-2026-15976SGLang contains a RCE vulnerability when attempting to load …
- CVE-2026-15977SGLang contains a credential leakage vulnerability in the /s…
- CVE-2026-15978SGLang contains a model weight exfiltration vulnerability wh…
- CVE-2026-1598A vulnerability was found in Bdtask Bhojon All-In-One Restau…5.4
- CVE-2026-15982The Aimogen Pro - All-in-One AI Content Writer, Editor, Chat…9.8
- CVE-2026-1599A vulnerability was determined in Bdtask Bhojon All-In-One R…4.3
- CVE-2026-15992The WP Password Policy plugin for WordPress is vulnerable to…8.8
- CVE-2026-15995IBM Cognos Analytics 12.1.3 GA Version with build number thr…5.4
- CVE-2026-15997Out-of-bounds write vulnerability in Legion of the Bouncy Ca…1.7
- CVE-2026-1600A vulnerability was identified in Bdtask Bhojon All-In-One R…4.3
Are you affected by CVE-2026-15981?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
