Skip to main content

GSheet For Woo Importer CVE-2026-4843

| EUVDEUVD-2026-31333 MEDIUM
Missing Authorization (CWE-862)
2026-05-21 Wordfence GHSA-mh3x-vcwp-x5rh
4.3
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
4.3 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

Primary rating from Vendor (Wordfence) · only source for this CVE.

CVSS VectorVendor: Wordfence

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

1
Analysis Generated
May 21, 2026 - 20:34 vuln.today

DescriptionCVE.org

The GSheet For Woo Importer plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the process_ajax_restore_action() function in all versions up to, and including, 2.3.1. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete the plugin's Google Sheets API token and configuration options.

AnalysisAI

Missing capability check in GSheet For Woo Importer (WordPress plugin, all versions through 2.3.1) allows authenticated attackers with Subscriber-level access to invoke the process_ajax_restore_action() AJAX function and permanently delete the plugin's Google Sheets API token and associated configuration options. This disrupts WooCommerce product import workflows dependent on the Google Sheets integration. No public exploit code has been identified at time of analysis, and the vulnerability is not listed in the CISA KEV catalog.

Technical ContextAI

The affected component is the process_ajax_restore_action() function located in src/Actions/AdminSettingsAction.php (line 391 of version 2.3.1, per plugins.trac.wordpress.org). CWE-862 (Missing Authorization) describes the root cause: the AJAX handler registers a callback accessible to low-privilege authenticated users but fails to perform a WordPress capability check (e.g., current_user_can()) before executing a destructive operation - deleting the stored Google Sheets API token and plugin configuration. The affected CPE is cpe:2.3:a:mrdollar4444:gsheet_for_woo_importer:*:*:*:*:*:*:*:* covering the full version range up to and including 2.3.1. This is a class of vulnerability common in WordPress plugins where wp_ajax_ hooks are registered without a nonce-plus-capability guard, giving any authenticated session (even minimal Subscriber role) access to sensitive admin-only actions.

RemediationAI

Check the Wordfence advisory (https://www.wordfence.com/threat-intel/vulnerabilities/id/b0d60991-0675-4efa-9427-380e6b59fe28) for the confirmed patched release version and upgrade immediately once available via the WordPress plugin repository. No patched version number was included in the provided intelligence data, so the fix version cannot be independently confirmed at this time. As a compensating control while awaiting a patch, administrators should audit all user accounts with Subscriber-level role or above and remove unnecessary accounts, reducing the pool of principals who could trigger this endpoint. Additionally, the plugin can be temporarily deactivated if Google Sheets import functionality is not time-critical - this eliminates the AJAX endpoint entirely. Note that deactivation will halt all automated imports. Restricting wp-admin AJAX access (admin-ajax.php) by IP at the web server or WAF level is another option but carries the trade-off of breaking other legitimate AJAX functionality for remote users.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2026-4843 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy