CVE-2026-16030
WordPress · MStore API
The MStore API WordPress plugin contains an improper authentication vulnerability that may allow unauthenticated attackers to bypass security controls.
Executive summary
A critical authentication vulnerability in the MStore API WordPress plugin exposes systems to unauthorized access and potential compromise.
Vulnerability
The plugin suffers from improper authentication (CWE-287), which allows an unauthenticated attacker to interact with the API without valid credentials. This flaw permits remote attackers to potentially gain unauthorized administrative or user-level access to the WordPress environment.
Business impact
Successful exploitation of this vulnerability could lead to a full compromise of the WordPress site, including unauthorized data exfiltration, modification of site content, or administrative takeover. With a CVSS score of 8.1, this is a high-severity issue that poses a significant risk to the integrity and availability of the affected platform.
Remediation
Immediate Action: Update the MStore API plugin to version 4.21.0 or the latest available version immediately.
Proactive Monitoring: Review web server access logs for unusual API requests or unauthorized attempts to access administrative endpoints.
Compensating Controls: Implement a Web Application Firewall (WAF) rule to block suspicious traffic patterns directed at the plugin API endpoints until the update is applied.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Given the high CVSS score and the nature of improper authentication flaws, organizations should prioritize patching this plugin immediately. Failure to update may result in total system compromise. If an update cannot be performed, consider disabling the plugin until a secure version is deployed.