CVE-2025-13029
Description
The Knowband Mobile App Builder WordPress plugin before 3.0.0 does not have authorisation when deleting users via its REST API, allowing unauthenticated attackers to delete arbitrary users.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The Knowband Mobile App Builder plugin for WooCommerce before 3.0.0 lacks authorization on its REST API user deletion endpoint, allowing unauthenticated attackers to delete arbitrary users.
Vulnerability
Overview The Knowband Mobile App Builder plugin for WooCommerce, versions before 3.0.0, contains an authorization bypass vulnerability in its REST API endpoint used for user deletion. The plugin fails to verify permissions or require authentication when processing delete requests, meaning any unauthenticated visitor can trigger the deletion of arbitrary WordPress users.
Exploitation
Details An attacker can exploit this flaw by sending a crafted HTTP request to the vulnerable REST API endpoint without any authentication credentials [1]. No special network position or prior access is required — a remote, unauthenticated attacker simply needs to know or guess the target user ID. The endpoint directly processes the deletion without checking if the requester is an administrator or has any capability to manage users.
Impact
Successful exploitation allows the attacker to delete any registered user account on the WordPress site, including administrators [1]. This action can lead to complete site takeover if the sole administrator account is removed, loss of access for legitimate users, and serious disruption of site operations.
Mitigation
The vulnerability has been fixed in version 3.0.0 of the plugin [1]. Users are strongly advised to update immediately. No other workarounds are provided by the vendor. The plugin's changelog and the advisory from WPScan confirm the fix [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.