WP Vulnerability WatchVulnerability data as of September 7, 2026

Vulnerability alerts / August 29, 2026

Vulnerability in SAML Single Sign On – SSO Login — CVE-2026-75807

HighSeverity
CVSS 7.5
0.3%Estimated exploit probability
EPSS
10,000+ sitesInstalls
5.4.7Fixed in

What to do now

Update SAML Single Sign On – SSO Login to 5.4.7 or later.

Affected versions

  • Everything up to and including 5.4.6

Affected: SAML Single Sign On – SSO Login (plugin, miniorange-saml-20-single-sign-on)

Check: The plugin on wordpress.org / Our record for SAML Single Sign On – SSO Login

What the vulnerability is

The SAML Single Sign On – SSO Login plugin for WordPress is vulnerable to Authentication Bypass in versions up to, and including, 5.4.6. This is due to the mo_saml_login_validate() ACS handler persisting the X.509 certificate extracted from an incoming SAMLResponse into the mo_saml_required_certificate option before the signature-validation verdict is enforced, because mo_saml_find_certificate() returns false on a fingerprint mismatch rather than halting execution. This makes it possible for unauthenticated attackers to overwrite the plugin's stored IdP signing certificate with an attacker-controlled value, and subsequently forge SAML assertions for any WordPress account — including administrators — to obtain a fully privileged session. Note: The exploit requires the administrator to perform a repair after receiving the test_config_error_wpsamlerr004 error message during the test configuration.

This description is reproduced verbatim from the public vulnerability record.

Sources

See other alerts