Blog

"Prevention is cheaper than a breach"

Live Vulnerability Intelligence

Threat Database

Search CVEs, inspect descriptions, and open detail pages with AI-assisted technical context.

Total25
Critical9
High2
Medium13
Reset
Showing 1-20 of 25 records
Threat Entry Updated 2026-04-13

CVE-2026-3568 - Mstore Api Plugin

The MStore API plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 4.18.3. This is due to the update_user_profile() function in controllers/flutter-user.php processing the 'meta_data' JSON parameter without any allowlist, blocklist, or validation of meta keys. The function reads raw JSON from php://input (line 1012), decodes it (line 1013), authenticates the user via cookie validation (line 1015), and then directly iterates over the user-supplied meta_data array passing arbitrary keys and values to update_user_meta() (line 1080) with no sanitization or restrictions. This makes…

PLUGIN Mstore Api

CVE-2026-3568

MEDIUM CVSS 4.3 2026-04-09
Threat Entry Updated 2025-07-07

CVE-2025-4683 - Mstore Api Plugin

The MStore API – Create Native Android & iOS Apps On The Cloud plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the create_blog function in all versions up to, and including, 4.17.5. This makes it possible for authenticated attackers, with Subscriber-level access and above, to create new posts.

PLUGIN Mstore Api

CVE-2025-4683

MEDIUM CVSS 4.3 2025-05-27
Threat Entry Updated 2025-05-06

CVE-2025-3438 - Mstore Api Plugin

The MStore API – Create Native Android & iOS Apps On The Cloud plugin for WordPress is vulnerable to limited privilege escalation in all versions up to, and including, 4.17.4. This is due to a lack of restriction of role when registering. This makes it possible for unauthenticated attackers to to register with the 'wcfm_vendor' role, which is a Store Vendor role in the WCFM Marketplace – Multivendor Marketplace for WooCommerce plugin for WordPress. The vulnerability can only be exploited if the WCFM Marketplace – Multivendor Marketplace for WooCommerce plugin…

PLUGIN Mstore Api

CVE-2025-3438

MEDIUM CVSS 6.5 2025-05-02
Threat Entry Updated 2025-05-22

CVE-2024-12042 - Mstore Api Plugin

The MStore API – Create Native Android & iOS Apps On The Cloud plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the profile picture upload functionality in all versions up to, and including, 4.16.4 due to insufficient file type validation. This makes it possible for authenticated attackers, with subscriber-level access and above, to upload HTML files with arbitrary web scripts that will execute whenever a user accesses the file.

PLUGIN Mstore Api

CVE-2024-12042

MEDIUM CVSS 5.4 2024-12-13
Threat Entry Updated 2024-11-22

CVE-2024-11179 - Mstore Api Plugin

The MStore API – Create Native Android & iOS Apps On The Cloud plugin for WordPress is vulnerable to SQL Injection via the 'status_type' parameter in all versions up to, and including, 4.15.7 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

PLUGIN Mstore Api

CVE-2024-11179

MEDIUM CVSS 6.5 2024-11-20
Threat Entry Updated 2024-09-18

CVE-2024-8269 - Mstore Api Plugin

The MStore API – Create Native Android & iOS Apps On The Cloud plugin for WordPress is vulnerable to unauthorized user registration in all versions up to, and including, 4.15.3. This is due to the plugin not checking that user registration is enabled prior to creating a user account through the register() function. This makes it possible for unauthenticated attackers to create user accounts on sites, even when user registration is disabled and plugin functionality is not activated.

PLUGIN Mstore Api

CVE-2024-8269

HIGH CVSS 7.3 2024-09-13
Threat Entry Updated 2024-09-18

CVE-2024-8242 - Mstore Api Plugin

The MStore API – Create Native Android & iOS Apps On The Cloud plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the update_user_profile() function in all versions up to, and including, 4.15.3. This makes it possible for authenticated attackers, with subscriber-level access and above, to upload arbitrary files (not including PHP files) on the affected site's server which may make remote code execution possible. This can be paired with a registration endpoint for unauthenticated users to exploit the issue.

PLUGIN Mstore Api

CVE-2024-8242

MEDIUM CVSS 4.3 2024-09-13
Threat Entry Updated 2025-05-21

CVE-2024-7628 - Mstore Api Plugin

The MStore API – Create Native Android & iOS Apps On The Cloud plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 4.15.2. This is due to the use of loose comparison in the 'verify_id_token' function. This makes it possible for unauthenticated attackers to log in as any existing user on the site, such as an administrator, if they have access to an @flutter.io email address or phone number. This also requires firebase to be configured on the website and the user to have set…

PLUGIN Mstore Api

CVE-2024-7628

HIGH CVSS 8.1 2024-08-15
Threat Entry Updated 2025-05-21

CVE-2024-6328 - Mstore Api Plugin

The MStore API – Create Native Android & iOS Apps On The Cloud plugin for WordPress is vulnerable to authentication bypass in all versions up to, and including, 4.14.7. This is due to insufficient verification on the 'phone' parameter of the 'firebase_sms_login' and 'firebase_sms_login_v2' functions. This makes it possible for unauthenticated attackers to log in as any existing user on the site, such as an administrator, if they have access to the email address or phone number. Additionally, if a new email address is supplied, a new user account is…

PLUGIN Mstore Api

CVE-2024-6328

CRITICAL CVSS 9.8 2024-07-12
Threat Entry Updated 2024-11-21

CVE-2023-3277 - Mstore Api Plugin

The MStore API plugin for WordPress is vulnerable to Unauthorized Account Access and Privilege Escalation in versions up to, and including, 4.10.7 due to improper implementation of the Apple login feature. This allows unauthenticated attackers to log in as any user as long as they know the user's email address. We are disclosing this issue as the developer has not yet released a patch, but continues to release updates and we escalated this issue to the plugin's team 30 days ago.

PLUGIN Mstore Api

CVE-2023-3277

CRITICAL CVSS 9.8 2023-11-03
Threat Entry Updated 2024-11-21

CVE-2023-3202 - Mstore Api Plugin

The MStore API plugin for WordPress is vulnerable to Cross-Site Request Forgery due to missing nonce validation on the mstore_update_firebase_server_key function. This makes it possible for unauthenticated attackers to update the firebase server key to push notification when order status changed via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN Mstore Api

CVE-2023-3202

MEDIUM CVSS 4.3 2023-07-12
Threat Entry Updated 2024-11-21

CVE-2023-3199 - Mstore Api Plugin

The MStore API plugin for WordPress is vulnerable to Cross-Site Request Forgery due to missing nonce validation on the mstore_update_status_order_title function. This makes it possible for unauthenticated attackers to update status order title via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN Mstore Api

CVE-2023-3199

MEDIUM CVSS 4.3 2023-07-12
Threat Entry Updated 2024-11-21

CVE-2023-3131 - Mstore Api Plugin

The MStore API WordPress plugin before 3.9.7 does not secure most of its AJAX actions by implementing privilege checks, nonce checks, or a combination of both.

PLUGIN Mstore Api

CVE-2023-3131

MEDIUM CVSS 4.3 2023-07-10
Threat Entry Updated 2024-11-21

CVE-2023-3209 - Mstore Api Plugin

The MStore API WordPress plugin before 3.9.7 does not secure most of its AJAX actions by implementing privilege checks, nonce checks, or a combination of both.

PLUGIN Mstore Api

CVE-2023-3209

LOW CVSS 3.5 2023-07-10
Threat Entry Updated 2024-11-21

CVE-2023-3077 - Mstore Api Plugin

The MStore API WordPress plugin before 3.9.8 does not sanitise and escape a parameter before using it in a SQL statement, leading to a Blind SQL injection exploitable by unauthenticated users. This is only exploitable if the site owner elected to pay to get access to the plugins' pro features, and uses the woocommerce-appointments plugin.

PLUGIN Mstore Api

CVE-2023-3077

CRITICAL CVSS 9.8 2023-07-10
Threat Entry Updated 2024-11-21

CVE-2023-3076 - Mstore Api Plugin

The MStore API WordPress plugin before 3.9.9 does not prevent visitors from creating user accounts with the role of their choice via their wholesale REST API endpoint. This is only exploitable if the site owner paid to access the plugin's pro features.

PLUGIN Mstore Api

CVE-2023-3076

CRITICAL CVSS 9.8 2023-07-10
Threat Entry Updated 2024-11-21

CVE-2023-3197 - Mstore Api Plugin

The MStore API plugin for WordPress is vulnerable to Unauthenticated Blind SQL Injection via the 'id' parameter in versions up to, and including, 4.0.1 due to insufficient escaping on the user supplied parameters and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

PLUGIN Mstore Api

CVE-2023-3197

CRITICAL CVSS 9.8 2023-06-24
Threat Entry Updated 2024-11-21

CVE-2023-3203 - Mstore Api Plugin

The MStore API plugin for WordPress is vulnerable to Cross-Site Request Forgery due to missing nonce validation on the mstore_update_limit_product function. This makes it possible for unauthenticated attackers to update limit the number of product per category to use cache data in home screen via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN Mstore Api

CVE-2023-3203

MEDIUM CVSS 4.3 2023-06-14
Threat Entry Updated 2024-11-21

CVE-2023-3201 - Mstore Api Plugin

The MStore API plugin for WordPress is vulnerable to Cross-Site Request Forgery due to missing nonce validation on the mstore_update_new_order_title function. This makes it possible for unauthenticated attackers to update new order title via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN Mstore Api

CVE-2023-3201

MEDIUM CVSS 4.3 2023-06-14
Threat Entry Updated 2024-11-21

CVE-2023-3200 - Mstore Api Plugin

The MStore API plugin for WordPress is vulnerable to Cross-Site Request Forgery due to missing nonce validation on the mstore_update_new_order_message function. This makes it possible for unauthenticated attackers to update new order message via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN Mstore Api

CVE-2023-3200

MEDIUM CVSS 4.3 2023-06-14
Scroll to top