Sync Master Sheet CVE-2025-68834
HIGHSeverity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Unauthenticated network-reachable missing-authorization handler (PR:N/UI:N/AC:L) yielding data modification with no read or availability impact, so I:H and C:N/A:N.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Missing Authorization vulnerability in Saiful Islam Sync Master Sheet – Product Sync with Google Sheet for WooCommerce product-sync-master-sheet allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Sync Master Sheet – Product Sync with Google Sheet for WooCommerce: from n/a through <= 1.1.3.
AnalysisAI
Broken access control in the Sync Master Sheet - Product Sync with Google Sheet for WooCommerce plugin (versions up to and including 1.1.3) lets unauthenticated remote attackers invoke privileged plugin functions that lack proper authorization checks, allowing them to modify data (high integrity impact) without valid credentials. The flaw was reported by Patchstack and carries a CVSS 7.5; no public exploit identified at time of analysis and EPSS is very low (0.02%, 6th percentile), indicating no observed exploitation activity yet.
Technical ContextAI
The affected component is a WordPress plugin that synchronizes WooCommerce product data with Google Sheets. The root cause is CWE-862 (Missing Authorization): one or more plugin actions (typically AJAX or admin-post handlers, or REST endpoints) execute their logic without verifying that the caller holds the required capability or role. In WordPress plugins this usually manifests as handlers registered without a current_user_can() capability check (and often without a nonce), so any visitor can trigger operations meant to be restricted to shop managers or administrators - here specifically the product-sync operations exposed by the plugin.
Affected ProductsAI
Sync Master Sheet - Product Sync with Google Sheet for WooCommerce (plugin slug product-sync-master-sheet) by Saiful Islam, all versions from an unspecified initial release up to and including 1.1.3, running as a WordPress/WooCommerce plugin. No CPE string was provided in the source data. The reference and advisory detail are available from Patchstack: https://patchstack.com/database/Wordpress/Plugin/product-sync-master-sheet/vulnerability/wordpress-sync-master-sheet-product-sync-with-google-sheet-for-woocommerce-plugin-1-1-3-broken-access-control-vulnerability
RemediationAI
No fixed version is stated in the available data, so no vendor-released patch is identified at time of analysis; monitor the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/product-sync-master-sheet/vulnerability/wordpress-sync-master-sheet-product-sync-with-google-sheet-for-woocommerce-plugin-1-1-3-broken-access-control-vulnerability) and the plugin's WordPress.org page for a release above 1.1.3 and upgrade as soon as one ships. Until a patched version is available, the most effective compensating control is to deactivate and remove the plugin if the Google Sheets sync feature is not essential, accepting loss of automated product synchronization; if it must stay active, restrict access at the web-application-firewall or reverse-proxy layer by blocking or authenticating requests to the plugin's admin-ajax actions and any custom REST routes it registers, with the trade-off that legitimate sync automation may need allow-listed source IPs. Enabling a virtual-patching WAF such as Patchstack for this specific CVE is a lower-friction stopgap that preserves functionality.
The mailSend function in the isMail transport in PHPMailer before 5.2.18 might allow remote attackers to pass extra para
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
Remote code execution in WordPress 6.9.x (before 6.9.5) and 7.0.x (before 7.0.2) arises from a REST API batch endpoint r
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today