CVE-2025-58657
7.1EdwardBock · Grid
EdwardBock Grid suffers from a Cross-Site Request Forgery vulnerability that enables Stored Cross-Site Scripting, potentially allowing attackers to execute malicious scripts in a user session.
Executive summary
A Cross-Site Request Forgery vulnerability in the EdwardBock Grid plugin allows for Stored Cross-Site Scripting, posing a significant risk of unauthorized script execution within user sessions.
Vulnerability
This is a Cross-Site Request Forgery (CWE-352) vulnerability that leads to Stored Cross-Site Scripting. The flaw allows an unauthenticated remote attacker to force a user to perform unintended actions, which subsequently triggers the injection of malicious scripts.
Business impact
The exploitation of this vulnerability can lead to unauthorized data access, session hijacking, or the distribution of malicious content to other administrative users. With a CVSS score of 7.1, this is considered a High severity issue, as it compromises the integrity and confidentiality of the web application environment.
Remediation
Immediate Action: Since a specific patch version is currently unknown, administrators should monitor the vendor website for the release of an updated version and apply it immediately upon availability.
Proactive Monitoring: Review web application access logs for suspicious POST requests originating from unexpected sources or unusual patterns that may indicate CSRF attempts.
Compensating Controls: Implement a Web Application Firewall (WAF) with rules configured to detect and block suspicious cross-site requests or common XSS injection patterns.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Given the High severity of this vulnerability, users of the EdwardBock Grid plugin should exercise caution. Regularly check the plugin developer's official channels for security updates and prioritize the installation of the fix as soon as it is released to protect your infrastructure from potential compromise.
Sources
Originally found and disclosed by Nguyen Xuan Chien | Patchstack Bug Bounty Program, per the CVE Program record.