AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-7040

HIGH · CVSS 8.2 EPSS 0.26%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-09-06 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.2. It affects WordPress. Exploitation may require the attacker to be authenticated. It may lead to a denial-of-service condition.

CVE
CVE-2025-7040
Severity
HIGH
CVSS
8.2
EPSS
0.26%
WordPress

Original NVD 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.