CVE-2026-52697
Description
WordPress Taskbuilder plugin 5.0.7 and earlier allows subscriber-level SQL injection, enabling database compromise.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
WordPress Taskbuilder plugin 5.0.7 and earlier allows subscriber-level SQL injection, enabling database compromise.
Vulnerability
The Taskbuilder plugin for WordPress versions up to and including 5.0.7 is vulnerable to SQL injection, exploitable by authenticated users with subscriber-level privileges [1]. The vulnerability exists in a database query that does not properly sanitize user input.
Exploitation
An attacker must first obtain a subscriber account on the target WordPress site, which is typically low-barrier if registration is enabled [1]. The attacker then sends a crafted request to a vulnerable endpoint, injecting malicious SQL code that the application executes against the database.
Impact
Successful exploitation allows the attacker to read, modify, or delete database contents, including user credentials, posts, and options [1]. This can lead to full site compromise, including administrator account takeover and data exfiltration.
Mitigation
The vendor has released version 5.0.8, which patches the SQL injection [1]. Users should update to this version immediately. If an immediate update is not possible, Patchstack provides a virtual mitigation rule to block exploitation attempts until the update is applied [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<=5.0.7+ 1 more
- (no CPE)range: <=5.0.7
- (no CPE)range: <=5.0.7
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.