- Published on
-
Apr 09, 2026
- Research Description
-
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 it possible for authenticated attackers, with Subscriber-level access and above, to modify arbitrary user meta fields on their own accounts, including sensitive fields like wp_user_level (to escalate to administrator-level legacy checks), plugin-specific authorization flags (e.g., _wpuf_user_active, aiowps_account_status), and billing/profile fields with unsanitized values (potentially enabling Stored XSS in admin contexts). Note that wp_capabilities cannot be directly exploited this way because it requires a serialized array value, but wp_user_level (a simple integer) and numerous plugin-specific meta keys are exploitable.
- Affected versions
-
max 4.18.4.
Plugin Security Certification
Join the community of developers who prioritize security. Highlight your plugin in the WordPress catalog.
Get Plugin Security Certificate
| Previous vulnerability researches |
|
MStore API
(CVE-2021-24148)
, Jun 07, 2024
|
|
MStore API
(CVE-2023-2734)
, Jun 07, 2024
|
|
MStore API
(CVE-2023-2733)
, Jun 07, 2024
|
|
MStore API
(CVE-2020-36713)
, Jun 07, 2024
|
|
MStore API
(CVE-2023-2732)
, Jun 07, 2024
|
| New vulnerability |
|
LMS by Masteriyo – WordPress Learning Management System, eLearning Platform, Online Education System & Online Course
(CVE-2026-82846)
, Sep 07, 2026
|
|
MarketKing — Ultimate WooCommerce Multivendor Marketplace Solution
(CVE-2026-85311)
, Sep 06, 2026
|
|
Post Grid, Form Maker, Popup Maker, WooCommerce Blocks, Post Blocks, Post Carousel – Combo Blocks
(CVE-2024-11080)
, Sep 06, 2026
|
|
Contact Form by Supsystic
(CVE-2026-83625)
, Sep 06, 2026
|
|
Taxi Booking Manager for WooCommerce – WordPress plugin | Ecab
(CVE-2026-84045)
, Sep 06, 2026
|