Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
The WooPayments: Integrated WooCommerce Payments plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'save_upe_appearance_ajax' function in all versions up to, and including, 10.5.1. This makes it possible for unauthenticated attackers to update plugin settings.
AnalysisAI
Unauthenticated attackers can modify WooPayments plugin settings through a missing capability check in the 'save_upe_appearance_ajax' AJAX function, affecting all versions up to and including 10.5.1. This allows remote attackers to alter payment appearance configurations without authentication, potentially disrupting payment processing or customer experience. No public exploit code or active exploitation has been identified at time of analysis.
Technical ContextAI
The vulnerability exists in the WooPayments: Integrated WooCommerce Payments plugin for WordPress, specifically in the 'save_upe_appearance_ajax' AJAX handler within the WC_Payment_Gateway_WCPAY class. The vulnerability is classified as CWE-285 (Improper Authorization), indicating a failure to implement proper capability checks before processing user input via AJAX. WordPress AJAX endpoints require explicit capability verification using functions like current_user_can() to restrict access to authenticated, authorized users. In this case, the handler accepts and processes data that modifies plugin settings without validating the caller's permissions, allowing any network-based attacker to craft HTTP requests to the vulnerable endpoint and trigger the underlying modification logic.
RemediationAI
WooCommerce users should upgrade the WooPayments plugin to version 10.5.2 or later, which includes the necessary capability checks to remediate this vulnerability. Users can update via the WordPress admin dashboard (Plugins > Installed Plugins > WooPayments > Update) or by downloading the patched version directly from the official WordPress plugin repository. As a temporary workaround pending update, site administrators may restrict AJAX access via web application firewall (WAF) rules or .htaccess to block requests to the save_upe_appearance_ajax handler, though this is not a permanent solution. Additional hardening can be achieved by implementing WordPress security best practices such as limiting AJAX endpoint access by IP address if operationally feasible. Refer to the Wordfence advisory (https://www.wordfence.com/threat-intel/vulnerabilities/id/cec13225-baa3-4f26-b2d2-af6106888c74?source=cve) and WooCommerce plugin repository (https://plugins.trac.wordpress.org/changeset/3480315/woocommerce-payments/trunk/includes/class-wc-payment-gateway-wcpay.php) for confirmation of the patch.
More in Woocommerce
View allThe WooCommerce plugin through 3.x for WordPress has a Directory Traversal Vulnerability via a /wp-content/plugins/wooco
The WooCommerce Help Scout WordPress plugin before 2.9.1 (https://woocommerce.com/products/woocommerce-help-scout/) allo
WooCommerce 7.1.0 contains a remote code execution vulnerability that allows attackers to execute arbitrary PHP code by
Ultimate WooCommerce Gift Cards 3.0.2 is affected by a file upload vulnerability in the Custom GiftCard Template that ca
Unauthenticated SQL injection in the ELEX WooCommerce Request a Quote WordPress plugin (all versions before 2.4.1) allow
Unauth. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low atta
An issue was discovered in the NAB Transact extension 2.1.0 for the WooCommerce plugin for WordPress. Rated high severit
Privilege escalation in MultiVendorX WordPress plugin before 5.0.16 allows authenticated vendor-role users to grant admi
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Automattic WooComm
The WooCommerce Pre-Orders WordPress plugin before 2.0.3 has a flawed CSRF check when processing its tab actions, which
The WooCommerce Pre-Orders WordPress plugin before 2.0.3 has a flawed CSRF check when canceling pre-orders, which could
The WooCommerce Order Status Change Notifier WordPress plugin through 1.1.0 does not have authorisation and CSRF when up
Same weakness CWE-285 – Improper Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-17315
GHSA-gvmc-87qh-q5mc