Description
The SAML Single Sign On WordPress plugin before 5.4.7 does not verify the signature of a SAML response before storing the certificate it carries, and offers an administrator a one-click control that promotes that stored certificate to the site's trusted signing certificate, allowing unauthenticated attackers to have a certificate of their own trusted and then authenticate as any user, including an administrator.
Published: 2026-08-19
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises because the WordPress SAML Single Sign On plugin fails to verify the signature of incoming SAML responses before storing the certificate it contains. When an administrator later promotes that stored certificate to the trusted signing certificate through a one‑click option, the attacker injects a self‑signed certificate into the trusted pool. This allows the attacker to authenticate as any user, including administrators, without any credentials. The flaw is classified as an authentication bypass (CWE‑287) with a CVSS score of 8.8, indicating high severity.

Affected Systems

The issue affects installations of the WordPress "SAML Single Sign On" plugin at any version up to and including 5.4.6. Versions 5.4.7 and later contain the fix. The plugin is used in WordPress sites that rely on SAML for authentication and expose an administrator control to promote certificates.

Risk and Exploitability

The exploit requires no prior access and works via an unauthenticated SAML response, so the attack surface is public. The EPSS score of <1% suggests that, while the potential impact is high, the likelihood of real‑world exploitation is currently low. The vulnerability is not listed in CISA KEV, meaning no confirmed public exploits are documented. Attacker impact includes impersonation of administrators and any other authenticated users, leading to full control over the site.

Generated by OpenCVE AI on August 20, 2026 at 13:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the SAML Single Sign On WordPress plugin to version 5.4.7 or later, which implements signature verification and removes the insecure certificate promotion option.
  • Reconfigure the plugin settings to enforce signature validation on all incoming SAML responses and restrict promotion of certificates to a predefined trusted list only.
  • Disable or remove the one‑click certificate promotion functionality for unauthenticated users until a patch is applied.

Generated by OpenCVE AI on August 20, 2026 at 13:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 19 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 19 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The SAML Single Sign On WordPress plugin before 5.4.7 does not verify the signature of a SAML response before storing the certificate it carries, and offers an administrator a one-click control that promotes that stored certificate to the site's trusted signing certificate, allowing unauthenticated attackers to have a certificate of their own trusted and then authenticate as any user, including an administrator.
Title SAML Single Sign On 4.8.85 - 5.4.6 - Unauthenticated Administrator Account Takeover via SAML Trust Anchor Overwrite
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-19T16:41:23.609Z

Reserved: 2026-08-14T08:01:39.582Z

Link: CVE-2026-19842

cve-icon Vulnrichment

Updated: 2026-08-19T15:56:27.469Z

cve-icon NVD

Status : Deferred

Published: 2026-08-19T06:17:40.613

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-19842

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T13:30:17Z

Weaknesses