CVE-2025-8606 LOW

CVE-2025-8606: GSheetConnector For Gravity Forms <= 1.3.23 - Cross-Site Request Forgery to Arbitrary Plugin Activation/Deactivation

Vendor Westerndeal
Product GSheetConnector for Gravity Forms – Send Gravity Forms Entries to Google Sheets in Real-Time
Weakness CWE-352 · CSRF
Published October 11, 2025
Last update April 8, 2026

CVSS base score

2.4/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction Required
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N

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