The Cloud SAML SSO plugin for WordPress is vulnerable to Identity Provider Deletion due to a missing capability check on the delete_config action of the csso_handle_actions() function in all versions up to, and including, 1.0.19. This makes it possible for unauthenticated attackers to delete any configured IdP, breaking the SSO authentication flow and causing a denial-of-service.
References
Configurations
No configuration.
History
06 Sep 2025, 04:16
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-09-06 04:16
Updated : 2025-09-08 16:25
NVD link : CVE-2025-7045
Mitre link : CVE-2025-7045
CVE.ORG link : CVE-2025-7045
JSON object : View
Products Affected
No product.
CWE
CWE-306
Missing Authentication for Critical Function