CVE-2026-61952
Deferred Deferred - Pending Action

Missing Authorization in WooCommerce Bulk Edit Products – WP Sheet Editor

Vulnerability report for CVE-2026-61952, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-13

Last updated on: 2026-07-13

Assigner: Patchstack

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-13
Last Modified
2026-07-13
Generated
2026-08-02
AI Q&A
2026-07-13
EPSS Evaluated
2026-08-01
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wp_sheet_editor woo_bulk_edit_products From 1.0.0 (inc) to 1.8.21 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-61952 is a Broken Access Control vulnerability in the WordPress plugin "WooCommerce Bulk Edit Products – WP Sheet Editor" version 1.8.21 or earlier.

This vulnerability occurs because of missing authorization, authentication, or nonce token checks, which allows unprivileged users to perform actions that should require higher privileges.

It is classified under OWASP Top 10 A1: Broken Access Control and has a CVSS score of 4.9, indicating a low severity impact.

Detection Guidance

Detecting this vulnerability involves checking if the vulnerable version of the WooCommerce Bulk Edit Products – WP Sheet Editor plugin is installed on your WordPress site. Since the issue is related to missing authorization checks, you can verify the plugin version and look for signs of unauthorized access or modifications.

  • Check the installed version of the plugin: Log in to your WordPress admin dashboard, navigate to 'Plugins', and look for 'WooCommerce Bulk Edit Products – WP Sheet Editor'. Verify if the version is 1.8.21 or earlier.
  • Review server logs for unusual activity: Look for unexpected requests to plugin endpoints or actions performed by users with lower privileges. Commands like 'grep' can help filter logs for specific plugin-related requests (e.g., 'grep "wp-sheet-editor" /var/log/apache2/access.log' or 'grep "wp-sheet-editor" /var/log/nginx/access.log').
  • Use a WordPress security plugin or scanner: Tools like Wordfence, Sucuri, or Patchstack can scan for known vulnerabilities in installed plugins and report if the vulnerable version is present.
  • Manually test for unauthorized access: If you have a staging environment, attempt to perform privileged actions (e.g., bulk editing products) with a low-privilege user account. If the actions succeed without proper authorization, the vulnerability may be present.
Impact Analysis

This vulnerability can allow users without proper permissions to perform higher-privileged actions within the WooCommerce Bulk Edit Products plugin.

Such unauthorized actions could lead to unauthorized modifications of product data or other administrative functions that should be restricted.

Although the impact is considered low severity (CVSS 4.9), it still poses a risk to the integrity of the product management process.

Compliance Impact

This vulnerability, which involves missing authorization and broken access control, can impact compliance with standards and regulations like GDPR and HIPAA in several ways.

  • GDPR: The vulnerability allows unauthorized users to perform actions that could lead to unauthorized access or modification of personal data. Under GDPR, organizations must implement appropriate technical measures to ensure data protection. Failure to do so, such as not addressing broken access control, can result in non-compliance with Articles 5 (principles relating to processing of personal data), 25 (data protection by design and by default), and 32 (security of processing). This could lead to fines or penalties if a breach occurs due to this vulnerability.
  • HIPAA: For organizations handling protected health information (PHI), this vulnerability could lead to unauthorized access or alteration of sensitive patient data. HIPAA requires covered entities to implement access controls to ensure only authorized personnel can access PHI (45 CFR Part 164, Subpart C). A broken access control vulnerability directly violates this requirement, potentially resulting in non-compliance and penalties under the HIPAA Security Rule.

Additionally, both GDPR and HIPAA emphasize the importance of maintaining data integrity and confidentiality. This vulnerability undermines those principles by allowing unauthorized actions, which could lead to data breaches or unauthorized disclosures.

Mitigation Strategies

To mitigate the vulnerability in WooCommerce Bulk Edit Products – WP Sheet Editor, you should update the plugin to version 1.8.22 or later, where the broken access control issue has been fixed.

If you are a Patchstack user, you can enable auto-updates for vulnerable plugins to ensure you receive patches promptly.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-61952. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart