What the vulnerability does
01Description
The GSheetConnector For Gravity Forms plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions less than, or equal to, 1.3.23. This is due to missing or incorrect nonce validation on the activate_plugin and deactivate_plugin functions. This makes it possible for attackers to trick authenticated administrators into activating or deactivating specified plugins via a forged request, such as clicking on a malicious link or visiting a compromised page.
Explanation of Vulnerability in Simple Terms
02Summary
GSheetConnector for Gravity Forms versions up to 1.3.23 are vulnerable to cross-site request forgery (CSRF). An attacker can craft a malicious webpage that, when visited by a logged-in administrator, performs unwanted actions on the plugin without their knowledge. The vulnerability requires the admin to visit the attacker's page and has limited impact on data integrity.
What an attacker can do
03Attacker Capabilities
Trick an admin into visiting a malicious page to perform unwanted plugin actions without their consent.
Potential impact on your site
04Site Impact
An admin visiting a malicious link could have plugin settings altered or forms misconfigured without realizing it.
Conditions required to exploit
05Prerequisites
Admin must be logged in and visit attacker-controlled webpage; no special plugin configuration needed.
Key dates
06Disclosure timeline
October 11, 2025
CVE published
April 8, 2026
Record updated