Description
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.
Published: 2026-08-29
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the SAML Single Sign On – SSO Login WordPress plugin allows an attacker without authentication to replace the stored IdP signing certificate with a malicious value, then forge SAML assertions for any account. This enables full administrative control of the WordPress site because the plugin subsequently accepts the forged assertions as valid. The weakness stems from incorrect handling of certificate validation, which is a form of authentication bypass (CWE‑287).

Affected Systems

The vulnerability affects the WordPress plugin SAML Single Sign On – SSO Login, versions up to and including 5.4.6. All WordPress installations using these plugin versions are at risk if an administrator has performed a repair after seeing the test_config_error_wpsamlerr004 message, which triggers the faulty certificate persistence behavior.

Risk and Exploitability

The CVSS score is 7.5, indicating a high impact. The EPSS score is not provided, and the vulnerability is not listed in the CISA KEV catalog, suggesting there is no confirmed public exploitation yet. However, the flaw can be exploited remotely by an attacker who can manipulate SAML responses and cause the plugin to store an attacker‑controlled certificate, leading to unrestricted access. The attack requires the victim’s administrator to perform a repair action after receiving the specific error message, but once the malicious certificate is stored, the attacker can send forged SAML assertions at any time.

Generated by OpenCVE AI on August 29, 2026 at 18:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the SAML Single Sign On – SSO Login plugin to the latest version (≥5.4.7) which removes the certificate persistence flaw.
  • After upgrading, delete the mo_saml_required_certificate option and re‑configure the correct IdP signing certificate through the plugin settings.
  • Verify the configuration by running the test configuration and ensuring the test_config_error_wpsamlerr004 error no longer appears. In the meantime, disable the plugin to prevent exploitation until the patch is applied.

Generated by OpenCVE AI on August 29, 2026 at 18:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 29 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Description 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.
Title SAML Single Sign On <= 5.4.6 - Unauthenticated Authentication Bypass via X.509 Certificate Poisoning
Weaknesses CWE-287
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-29T17:25:48.408Z

Reserved: 2026-08-18T09:38:56.449Z

Link: CVE-2026-75807

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-29T18:16:36.313

Modified: 2026-08-29T18:16:36.313

Link: CVE-2026-75807

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-29T18:30:13Z

Weaknesses