CVE-2026-15981
SAML Single Sign On <= 5.4.4 - Unauthenticated Authentication Bypass via SAMLResponse Parameter
No known exploitation. EPSS puts it in the 79th percentile. No fix published yet.
What to do
No fixed build or workaround is published yet. Limit exposure and watch for a patch.
Steps
Written by AI from the record- Check whether you run WordPress and the plugin "SAML Single Sign On – SSO Login" and note its installed version.
- If the plugin version is 5.4.4 or earlier (or you’re unsure), treat the site as vulnerable immediately and restrict exposure (see Step 3).
- Disable the SSO login feature in WordPress (or disable the plugin) until it can be verified as fixed.
- Contact your plugin vendor/IT support to confirm whether a fixed version exists for CVE-2026-15981; if no fix is available, plan for an urgent replacement or permanent disablement.
- Review WordPress user accounts for unexpected new admin users and check recent admin login activity, then rotate passwords for any accounts that may have been accessed.
What it is
From the CVE record
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.
In plain language
Written by AI from the recordIf you use the WordPress plugin SAML Single Sign On – SSO Login version 5.4.4 or older, attackers can log in as any WordPress user (including admins) remotely without needing a password—this is an urgent risk and you should act now.
Unauthenticated authentication bypass in SAML Single Sign On – SSO Login via a crafted SAMLResponse: the plugin mishandles a signature-maximum/verification failure condition and treats it as a successful login, allowing remote takeover of any existing WordPress account.
If you're affected
- Full site takeover as administrator
- Account compromise and persistence
- Data exposure from admin access
- Operational disruption and cleanup
Exploitation
Where each signal puts this CVE on the scale from published to confirmed exploited.
- CISA KEV
Not in the catalog. CISA has not confirmed exploitation.
- Public exploits
No public exploit or proof of concept found in the sources we track.
- EPSS
1.9% chance of exploitation activity in the next 30 days, which ranks it in the 79th percentile of scored CVEs.
Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.
Lifecycle
5 events over 1 day, from the signal feeds we watch.
- Record updated
- Publishedweakness classified, att&ck mapped, record updated
Affected products
Technical detail
CVSS 3.1 vector
Open in the CVSS calculatorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Scored 9.8 by NVD.
How it is reached
- Attack Vector NetworkExploitable remotely over the network without any special conditions
- Attack Complexity LowNo special conditions — the attack can be reliably reproduced
- Privileges Required NoneNo authentication required — anyone can exploit this
- User Interaction NoneNo user interaction needed — fully automated exploitation
Scope
- Scope UnchangedImpact is limited to the vulnerable component itself
Impact if exploited
- Confidentiality HighTotal information disclosure — all data in the component is compromised
- Integrity HighTotal loss of integrity — attacker can modify any data in the component
- Availability HighTotal denial of service — the component is completely unavailable
Weaknesses
ATT&CK techniques
Mapped from the weaknesses above (CWE to ATT&CK), not observed in attacks.
Sources
References in the record
- wordfence.com/threat-intel/vulnerabilities/id/b412f60f-61ea-47b1-a3ef-17275f7951df?source=cve
- plugins.trac.wordpress.org/browser/miniorange-saml-20-single-sign-on/tags/5.4.4/class-mo-saml-login-validate.php
- plugins.trac.wordpress.org/browser/miniorange-saml-20-single-sign-on/tags/5.4.4/class-mo-saml-utilities.php
And 4 more references. See all after sign-in
In the news
- WordPress Websites Targeted via MiniOrange Plugin Vulnerabilities
- Attackers Target miniOrange SAML Flaws That Can Grant WordPress Admin Access
- Hackers target WordPress sites in miniOrange auth bypass attacks
- One slug, seven editions: the miniOrange SAML SSO bug that let anyone log in as your WordPress admin
Watch the software you run.
My Stack ranks new CVEs for your products by real-world exploitation, so the next serious one reaches you without reading every advisory.
We'll flag the next CVE, public exploit or patch for Cyberlord92, not every advisory.
A free account adds
- The full version matrix and every affected product
- Exploit links, proofs of concept and Metasploit modules
- Email alerts for the products you watch
- The same data over REST API, MCP and CLI