SAML Single Sign On <= 5.4.4 - Unauthenticated Authentication Bypass via SAMLResponse Parameter

9.8
Improper Authentication
CVE CVE-2026-15981
CVSS 9.8 (Critical)
Publicly Published July 23, 2026
Last Updated July 23, 2026
Researcher Supakiad S. (m3ez) - E-CQURITY (Thailand)

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.

Learn more about Authentication Bypass vulnerabilities and how to prevent them.

References

Share

Vulnerability Details for SAML Single Sign On – SSO Login

Software Type Plugin
Software Slug miniorange-saml-20-single-sign-on (view on wordpress.org)
Patched? Yes
Remediation Update to version 5.4.5, or a newer patched version
Affected Version
  • <= 5.4.4
Patched Version
  • 5.4.5

Recent vulnerabilities in SAML Single Sign On – SSO Login

# Title CVE ID CVSS Researchers Date
1 SAML Single Sign On <= 5.4.6 - Unauthenticated Authentication Bypass via X.509 Certificate Poisoning CVE-2026-75807 7.5 Tanishq Shah, Thatchapol Booranatanit (AliceZz) August 29, 2026
2 SAML Single Sign On – SSO Login 4.8.85-5.4.6 - Unauthenticated Privilege Escalation CVE-2026-19842 7.3 Suhayb Ahmed August 19, 2026
3 SAML Single Sign On – SSO Login <= 5.4.3 - Unauthenticated Privilege Escalation CVE-2026-61979 9.8 sequence_X0 August 13, 2026
4 SAML Single Sign On <= 5.4.3 - Unauthenticated Authentication Bypass via 'SAMLResponse' Parameter Signature Algorithm Confusion CVE-2026-15013 9.8 lhking July 15, 2026
5 SAML Single Sign On – SAML SSO Login <= 4.9.20 - Reflected Cross-Site Scripting 6.1 June 6, 2022
6 SAML Single Sign On – SAML SSO Login <= 4.8.83 - Cross-Site Scripting CVE-2020-6850 6.1 Zeroauth January 28, 2020
7 SAML Single Sign On – SAML SSO Login < 4.8.73 - Cross-Site Scripting CVE-2019-12346 6.1 Zeroauth May 27, 2019
8 SAML Single Sign On – SAML SSO Login <= 4.8.75 - Cross-Site Request Forgery 8.8 May 20, 2019

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation