CVE-2026-52700
Description
SQL injection in WCMultiShipping plugin for WordPress allows authenticated subscribers to execute arbitrary SQL queries, risking database compromise.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
SQL injection in WCMultiShipping plugin for WordPress allows authenticated subscribers to execute arbitrary SQL queries, risking database compromise.
Vulnerability
The WCMultiShipping plugin for WordPress versions up to and including 3.0.2 contains a SQL injection vulnerability that can be exploited by authenticated users with Subscriber-level access. The flaw exists in an unspecified parameter, allowing direct database interaction. [1]
Exploitation
An attacker needs only a valid WordPress subscriber account to exploit this vulnerability. No additional privileges or special conditions are required. The attacker can craft malicious input that bypasses sanitization and injects SQL commands into database queries. [1]
Impact
Successful exploitation allows an attacker to read, modify, or delete arbitrary data from the WordPress database, potentially leading to information disclosure, privilege escalation, or complete site compromise. The vulnerability is considered highly dangerous and is expected to be used in mass-exploit campaigns. [1]
Mitigation
The vulnerability is fixed in version 3.0.3 of the plugin. Users are strongly advised to update immediately. If unable to update, consider using a web application firewall or the mitigation rule provided by Patchstack. [1]
AI Insight generated on Jun 15, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Range: <=3.0.2
- Range: <=3.0.2
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
1News mentions
0No linked articles in our index yet.