CVE-2025-7040
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-09-06

Last updated on: 2025-09-08

Assigner: Wordfence

Description
The Cloud SAML SSO plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'set_organization_settings' action of the csso_handle_actions() function in all versions up to, and including, 1.0.19. The handler reads client-supplied POST parameters for organization settings and passes them directly to update_option() without any check of the user’s capabilities or a CSRF nonce. This makes it possible for unauthenticated attackers to change critical configuration (including toggling signing and encryption), potentially breaking the SSO flow and causing a denial-of-service.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-09-06
Last Modified
2025-09-08
Generated
2026-05-27
AI Q&A
2025-09-06
EPSS Evaluated
2026-05-25
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
cloud_infrastructure_services cloud_sso_single_sign_on 1.0.19
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the Cloud SAML SSO plugin for WordPress, where a missing capability check on the 'set_organization_settings' action allows unauthenticated attackers to modify organization settings. The plugin's csso_handle_actions() function reads client-supplied POST parameters and passes them directly to update_option() without verifying user permissions or using a CSRF nonce. This enables attackers to change critical configurations such as toggling signing and encryption.


How can this vulnerability impact me? :

An attacker exploiting this vulnerability can change critical configuration settings of the Cloud SAML SSO plugin, potentially breaking the Single Sign-On (SSO) flow and causing a denial-of-service. This unauthorized modification can disrupt authentication processes and impact the availability of services relying on SSO.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart