External risk intelligence

WordPress plugin lets low-access users delete Google Sheet data

CVE advisorySeverity: MEDIUM (CVSS 4.3)

CVE-2026-4843

An internal attacker with basic website access can use the GSheet For Woo Importer plugin to delete API tokens and configuration settings. This unauthorized access disrupts product data synchronization, causing a loss of functionality in automated import and export workflows.

3Halo Surface Signal

External exposure likelihood

Halo Surface Signal score for CVE-2026-4843

The vulnerability exists within a WordPress plugin and requires the attacker to have an authenticated account (Subscriber level or higher) to execute the vulnerable function. Because the hosting web application is internet-facing, this vulnerability is plausibly reachable from the internet in deployments where public user registration is enabled.

Horizon Alert

Summary of the vulnerability and why it matters

The GSheet For Woo Importer WordPress plugin has a vulnerability allowing authenticated users to delete sensitive configuration data. This means someone with basic site access could remove critical settings, impacting how the plugin connects to Google Sheets.

  • Attackers can disrupt plugin functionality.
  • Requires existing account access.
  • Impacts data management.

Attack Path

How an attacker could exploit the issue

An attacker with even basic WordPress user access can exploit this by targeting the GSheet For Woo Importer plugin to remove its Google Sheets API token and configuration. This effectively disrupts the plugin's functionality and potentially its connection to Google Sheets.

  • Authenticated attacker needed.
  • Targets plugin configuration.
  • Deletes API token.

Live Threat

Current exploitation, exposure, and threat context

This vulnerability allows authenticated users with at least subscriber-level access to delete important plugin data. While this requires initial access, the ability to disrupt critical configuration is a potential draw for attackers. It is currently uncertain how actively attackers are pursuing this specific vulnerability.

  • Requires authenticated access.
  • No public exploit reported.
  • KEV listing absent.

Priority actions

Operational Fix

Recommended remediation, mitigation, and detection steps

Prioritize identifying and blocking unauthorized access attempts targeting the GSheet For Woo Importer plugin, as authenticated users can delete critical configuration data. Monitor logs for unusual activity related to the plugin's API token and configuration, and ensure only trusted administrators can access these settings.

  • Block malicious requests targeting `process_ajax_restore_action()`.
  • Isolate the plugin or revoke its access if compromise is suspected.
  • Review user roles and permissions for the plugin.

Frequently asked questions

What is the GSheet For Woo Importer plugin for WordPress?

The GSheet For Woo Importer plugin is a tool for WordPress websites that helps manage product imports from Google Sheets into WooCommerce. It allows users to configure how data from Google Sheets is used to update products in their online store.

What is the vulnerability in CVE-2026-4843?

CVE-2026-4843 describes a missing capability check vulnerability in the GSheet For Woo Importer plugin. This weakness, classified as CWE-862, allows authenticated users with low-level access to delete the plugin's Google Sheets API token and settings.

How can an attacker exploit this vulnerability?

An attacker needs to be logged into the WordPress site with at least subscriber-level access. From there, they can trigger the vulnerable function to delete the plugin's API token and configuration options, disrupting its connection to Google Sheets. The bug is not triggered if the attacker does not have authenticated access.

Who should care about this threat?

Website administrators and security teams managing WordPress sites that use the GSheet For Woo Importer plugin should be aware of this vulnerability. Since the plugin's functionality is internet-facing, there's a possibility of exploitation if public user registration is enabled on the site.

What is the first step to respond to this threat?

The immediate first step is to identify if your WordPress installation uses the GSheet For Woo Importer plugin and check its version. If you are using a vulnerable version (up to 2.3.1), consider disabling the plugin until you can update it to a patched version or implement strict access controls for users.

References