Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Network-reachable with no auth required; impact is bounded to partial integrity and availability with no confidentiality exposure, consistent with authorization bypass on a localization plugin.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Broken Access Control in Japanized For WooCommerce <= 2.9.12 versions.
AnalysisAI
Unauthenticated broken access control in the Japanized For WooCommerce WordPress plugin (versions <= 2.9.12) allows remote unauthenticated attackers to bypass authorization checks and perform restricted operations, resulting in limited integrity and availability impact. The CVSS vector (AV:N/AC:L/PR:N/UI:N) confirms no authentication or user interaction is required, lowering the exploitation barrier significantly for any exposed WordPress site running this plugin. No public exploit code or CISA KEV listing has been identified at time of analysis, though the low complexity and zero-privilege requirement make this accessible to unsophisticated attackers.
Technical ContextAI
The vulnerability is classified under CWE-862 (Missing Authorization), meaning the plugin fails to verify that a requesting user has the necessary permissions before executing sensitive operations - a common flaw pattern in WordPress plugins where REST API endpoints or AJAX handlers are registered without nonce verification or capability checks. The affected product is the Japanized For WooCommerce plugin (CPE: cpe:2.3:a:shohei.tanaka:japanized_for_woocommerce:*:*:*:*:*:*:*:*), a WooCommerce localization plugin authored by Shohei Tanaka designed to adapt WooCommerce stores for the Japanese market. WordPress plugins frequently expose wp-admin/admin-ajax.php or REST API endpoints that, without proper authorization middleware, can be triggered by any HTTP client regardless of authentication state.
RemediationAI
The primary remediation is to update the Japanized For WooCommerce plugin to a version beyond 2.9.12 via the WordPress plugin dashboard or wp-cli (wp plugin update woocommerce-for-japan). An exact patched version number is not confirmed in the available source data - verify the current release version against the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/woocommerce-for-japan/vulnerability/wordpress-japanized-for-woocommerce-plugin-2-9-12-broken-access-control-vulnerability before updating. If an update is not immediately available, a compensating control is to use a Web Application Firewall (WAF) rule to block unauthorized access to the plugin's exposed endpoints; Patchstack's WAF rules can provide virtual patching in this case. Temporarily deactivating the plugin is a disruptive but effective stopgap if the store can operate without Japan-specific localization features, though this will affect checkout and shipping configurations targeting Japanese customers.
More in Japanized For Woocommerce
View allThe Japanized For WooCommerce plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘tab’ paramet
The Japanized For WooCommerce WordPress plugin before 2.5.8 does not escape generated URLs before outputting them in att
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40111
GHSA-fvhx-wf6j-vcv7