CVE-2026-75800
9.8Frontegg · SAML SSO WordPress Plugin
The Frontegg SAML SSO WordPress plugin fails to validate SAML response signatures or issuers, enabling unauthenticated attackers to hijack sessions or create unauthorized administrator accounts.
Executive summary
The Frontegg SAML SSO WordPress plugin contains a critical authentication flaw that allows unauthenticated remote attackers to bypass security and gain full administrative access to affected sites.
Vulnerability
This vulnerability involves improper authentication (CWE-287) where the plugin fails to verify the integrity and origin of SAML authentication responses. An unauthenticated attacker can forge SAML responses to establish sessions as any user, including administrative accounts.
Business impact
The potential for unauthenticated remote code execution or total administrative takeover represents a critical threat to business operations. Given the CVSS score of 9.8, this vulnerability allows for complete compromise of data confidentiality, integrity, and availability, which could lead to massive data breaches, site defacement, and the installation of persistent backdoors.
Remediation
Immediate Action: As no patch is currently identified, administrators must immediately deactivate and remove the Frontegg SAML SSO plugin until a secure update is released by the vendor.
Proactive Monitoring: Review WordPress user account logs for the creation of unauthorized accounts or suspicious logins occurring outside of expected timeframes or from unknown IP addresses.
Compensating Controls: Deploy a Web Application Firewall (WAF) with custom rules to block suspicious SAML assertion traffic or monitor authentication endpoints for malformed XML payloads.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
This vulnerability is highly critical and presents an immediate risk to any WordPress environment utilizing the affected plugin. Because the vulnerability allows for unauthenticated administrative access, administrators should treat the plugin as compromised until a verified security update is applied. Remove the plugin from production environments immediately to prevent unauthorized access.
History
CVE Brief tracked this CVE 1 day before it had a CVSS score.
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- CVSS score assigned 9.8 (3.1)
- Analyst report written
- Published in the daily brief critical section
Sources
Originally found and disclosed by moonge, with WPScan (coordinator), per the CVE Program record.