Search Results (5 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-16030 2 Mstore, Wordpress 2 Mstore Api, Wordpress 2026-08-08 8.1 High
The MStore API WordPress plugin before 4.21.0 does not correctly verify the cryptographic signature of the token used to authenticate its phone-based login, allowing unauthenticated attackers who know a registered user's phone number to forge a token and take over that user's account, including administrator accounts.
CVE-2026-16038 2 Mstore, Wordpress 2 Mstore Api, Wordpress 2026-08-08 9.1 Critical
The MStore API WordPress plugin before 4.21.0 does not verify the payment with the payment gateway before marking an order as paid on several of its payment-completion endpoints, allowing an unauthenticated attacker to mark an arbitrary order fully paid without paying and obtain goods or services for free.
CVE-2026-16039 2 Mstore, Wordpress 2 Mstore Api, Wordpress 2026-08-08 6.5 Medium
The MStore API WordPress plugin before 4.21.0 does not restrict its vendor-orders endpoint to the caller's own orders, allowing any authenticated user, including Subscribers, to read every WooCommerce order in the store together with each customer's personal information.
CVE-2026-16041 2 Mstore, Wordpress 2 Mstore Api, Wordpress 2026-08-08 7.5 High
The MStore API WordPress plugin before 4.21.0 does not perform authorization or purchase-ownership checks on its REST product-review creation route, allowing an unauthenticated attacker to create WooCommerce product reviews with an attacker-chosen reviewer name, email and star rating on stores configured to accept reviews only from verified owners.
CVE-2021-47933 3 Inspireui, Mstore, Wordpress 3 Mstore Api, Mstore Api, Wordpress 2026-05-11 9.8 Critical
WordPress MStore API 2.0.6 contains an arbitrary file upload vulnerability that allows unauthenticated attackers to upload malicious files by sending POST requests to the REST API endpoint. Attackers can upload PHP files with arbitrary names to the config_file endpoint to achieve remote code execution on the server.