Severity by source
AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N
High-privilege authentication required to reach the bulk-edit handler; only integrity impacted via unauthorized product data modification, no confidentiality or availability effect.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Missing Authorization vulnerability in Jose Vega WooCommerce Bulk Edit Products - WP Sheet Editor woo-bulk-edit-products allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects WooCommerce Bulk Edit Products - WP Sheet Editor: from n/a through <= 1.8.21.
AnalysisAI
Missing authorization in WooCommerce Bulk Edit Products - WP Sheet Editor (versions up to and including 1.8.21) permits authenticated high-privilege users to exploit incorrectly configured access control security levels, resulting in unauthorized bulk modification of WooCommerce product data. The vulnerability stems from CWE-862 (Missing Authorization), where the plugin fails to enforce proper capability checks before executing privileged bulk-edit operations via the network. No public exploit code exists and this CVE is not listed in the CISA KEV catalog at time of analysis, though the integrity-only impact and high-privilege requirement constrain the realistic attack surface.
Technical ContextAI
The affected component is the 'WooCommerce Bulk Edit Products - WP Sheet Editor' WordPress plugin authored by Jose Vega, identified by CPE cpe:2.3:a:jose_vega:woocommerce_bulk_edit_products_-_wp_sheet_editor:*:*:*:*:*:*:*:*. The plugin extends WooCommerce - the dominant WordPress e-commerce framework - by providing spreadsheet-style bulk editing of product records. CWE-862 (Missing Authorization) indicates that sensitive actions (bulk product edits) are reachable via the network without the plugin verifying that the requesting user possesses the necessary WordPress capability (e.g., 'manage_woocommerce' or 'edit_products'). This class of flaw is extremely common in WordPress plugins where REST API endpoints or AJAX handlers register callbacks without a corresponding 'current_user_can()' or nonce-plus-capability check, allowing role escalation within the authenticated session context.
RemediationAI
No exact patched version number is confirmed in the available intelligence data - the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/woo-bulk-edit-products/vulnerability/wordpress-woocommerce-bulk-edit-products-wp-sheet-editor-plugin-1-8-21-broken-access-control-vulnerability should be consulted for the confirmed fix release. Site administrators should update the plugin to the latest version available in the WordPress plugin repository and verify the changelog indicates a fix for this authorization issue. As a compensating control pending patching, restrict WordPress administrative access to the minimum necessary set of trusted accounts and enforce strong credentials and multi-factor authentication for all roles at or above Shop Manager level, since exploitation is gated on high-privilege account access. Additionally, consider temporarily disabling the plugin if bulk-edit functionality is not actively needed, accepting the trade-off of lost bulk-editing capability. Monitor product catalog data (pricing, stock, descriptions) for unexpected changes as a detection measure.
More in Wordpress Plugin
View allThe 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 Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
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
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43433