Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Lifecycle Timeline
4DescriptionCVE.org
Missing Authorization vulnerability in WebToffee Comments Import & Export comments-import-export-woocommerce allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Comments Import & Export: from n/a through <= 2.4.9.
AnalysisAI
A missing authorization vulnerability exists in WebToffee Comments Import & Export for WooCommerce (versions up to 2.4.9) that allows attackers to exploit incorrectly configured access control, potentially enabling unauthorized comment manipulation. The vulnerability is classified as CWE-862 (Missing Authorization), affecting WordPress installations using this plugin. Attackers with low or no privileges may be able to bypass authentication mechanisms to perform unauthorized actions on comment data.
Technical ContextAI
The vulnerability resides in the WebToffee Comments Import & Export plugin (CPE: cpe:2.3:a:webtoffee:comments_import_&_export:*:*:*:*:*:*:*:*), a WordPress plugin designed to facilitate bulk import and export operations of WooCommerce comments. The root cause is classified under CWE-862 (Missing Authorization), which indicates the application fails to properly enforce access control checks before allowing sensitive operations. This typically manifests in WordPress plugins when capability checks (such as checking user roles or nonces) are omitted from AJAX endpoints, REST API routes, or administrative functions. The plugin's comment handling logic likely lacks proper verification that the requesting user has the required permissions before executing import/export or comment modification operations, allowing authenticated users with lower privileges or potentially unauthenticated actors to access restricted functionality.
RemediationAI
Immediately upgrade WebToffee Comments Import & Export plugin to a version newer than 2.4.9 if a patched version is available (consult the plugin's official WordPress.org page or vendor site for the latest secure release). If a patched version is not yet available, disable the plugin temporarily or restrict access to import/export functionality by removing user capabilities via WordPress role management and code snippets. As an interim control, restrict access to the plugin's admin pages using HTTP Basic Authentication or IP allowlisting at the web server level. Additionally, audit existing comment data for unauthorized modifications or injected content, and enable WordPress security logging to monitor for suspicious comment import/export activity. Review user roles and remove unnecessary permissions from low-privilege accounts that should not have comment management access.
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
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 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 Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-15821