CVE-2025-11954
8.0Sitemio Information Technologies · WISECP
A cross-site request forgery (CSRF) vulnerability in the Sitemio WISECP platform allows an attacker to perform unauthorized actions on behalf of an authenticated user.
Executive summary
A CSRF vulnerability in Sitemio WISECP could allow unauthorized actors to execute actions with the privileges of an authenticated user, potentially leading to full account or system compromise.
Vulnerability
This is a Cross-Site Request Forgery (CSRF) vulnerability (CWE-352) that allows an attacker to trick an authenticated user into executing unintended actions within the application.
Business impact
A successful CSRF attack can result in the unauthorized modification of account settings, data theft, or the execution of administrative tasks without the victim's consent. With a CVSS score of 8.0 (High), this vulnerability represents a severe risk to the security of user accounts and the underlying business platform.
Remediation
Immediate Action: Update the WISECP installation to the latest available version provided by Sitemio to ensure CSRF protection mechanisms are correctly implemented.
Proactive Monitoring: Monitor web application logs for suspicious requests or unauthorized changes to user configurations and account settings.
Compensating Controls: Implement strict session management policies and ensure that all sensitive actions require re-authentication or the use of unique, cryptographically secure anti-CSRF tokens.
Exploitation status
Public Exploit Available: false
Analyst recommendation
Organizations using WISECP should treat this vulnerability with high urgency. Patching the application to the latest version is the most effective way to remediate this CSRF flaw and protect against potential unauthorized state-changing operations.