WordPress
CVE-2025-49356
MEDIUM
Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/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:U/C:L/I:N/A:N
Lifecycle Timeline
3DescriptionCVE.org
Missing Authorization vulnerability in Mykola Lukin Orders Chat for WooCommerce orders-chat-for-woocommerce allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Orders Chat for WooCommerce: from n/a through <= 1.2.0.
AnalysisAI
Orders Chat for WooCommerce plugin versions up to 1.2.0 fail to properly enforce access controls on chat functionality, allowing attackers to bypass authentication checks and access or manipulate order chat data through incorrectly configured security levels. This broken access control vulnerability (CWE-862) affects WordPress installations using the vulnerable plugin, with no public exploit code identified but confirmed exploitability of authorization bypass mechanics. EPSS probability is low at 0.04%, suggesting limited real-world exploitation likelihood despite the authorization flaw.
Technical ContextAI
The vulnerability resides in the Orders Chat for WooCommerce WordPress plugin, a WooCommerce extension that facilitates customer-merchant communication around orders. The root cause is CWE-862 (Missing Authorization), which means the application fails to properly validate that users have appropriate permissions before granting access to chat functionality or associated order data. WordPress plugins commonly interact with WooCommerce REST API endpoints and admin AJAX handlers; insufficient authorization checks in these handlers allow unauthorized users to perform actions they should not be permitted to execute. The vulnerability likely stems from missing capability checks (wp_verify_nonce, current_user_can checks) in functions that handle chat message retrieval, creation, or modification.
Affected ProductsAI
The Orders Chat for WooCommerce plugin, developed by Mykola Lukin, is affected in all versions from inception through version 1.2.0. The plugin is a WordPress extension requiring WooCommerce active on WordPress installations. Affected users are site administrators running the plugin on any version equal to or older than 1.2.0. The Patchstack vulnerability database entry (https://patchstack.com/database/Wordpress/Plugin/orders-chat-for-woocommerce/vulnerability/wordpress-orders-chat-for-woocommerce-plugin-1-2-0-broken-access-control-vulnerability?_s_id=cve) provides additional details and may reference patched versions.
RemediationAI
Update the Orders Chat for WooCommerce plugin to the latest version beyond 1.2.0. WordPress administrators should navigate to Plugins > Installed Plugins, locate Orders Chat for WooCommerce, and click Update if available. If no update is immediately available, deactivate and uninstall the plugin until a patched version is released by the developer. Verify the patched version through the official WordPress plugin directory (wordpress.org/plugins/orders-chat-for-woocommerce) or the Patchstack advisory. Additionally, review WordPress user roles and capabilities to ensure only trusted administrators have access to WooCommerce order management and chat data. No alternative workaround addresses the authorization logic flaw; patching is the definitive remediation.
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