Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Unauthenticated network request with no interaction resets any account (PR:N/UI:N/AC:L); admin takeover yields total confidentiality, integrity, and availability impact within the WordPress instance (scope unchanged).
Primary rating from Vendor (WPScan).
CVSS VectorVendor: WPScan
Lifecycle Timeline
5DescriptionCVE.org
The FoodBoxBooker WordPress plugin before 1.0.7 does not properly validate the password reset request, allowing unauthenticated attackers to reset the password of arbitrary users, including administrators, which could lead to a full site takeover.
AnalysisAI
Unauthenticated account takeover in the FoodBoxBooker WordPress plugin (versions before 1.0.7) lets remote attackers reset the password of any user - administrators included - because the plugin fails to properly validate password-reset requests. Successful exploitation yields full administrative control and effective site takeover. Publicly available exploit code exists; the flaw is not listed in CISA KEV and EPSS is low (0.15%, 4th percentile), indicating no confirmed mass exploitation yet.
Technical ContextAI
FoodBoxBooker is a WordPress plugin (food-box/meal booking functionality) that runs inside the WordPress PHP application stack and relies on WordPress's user and authentication model. The weakness is classified as CWE-269 (Improper Privilege Management): the plugin's custom password-reset workflow does not adequately verify that the requester is authorized to reset a given account, so the reset token/identity binding can be abused to target arbitrary accounts. Because WordPress administrator accounts can install plugins/themes and execute PHP, resetting an admin password converts an authentication-logic bug into full application compromise. The affected component is confined to the plugin, not WordPress core, per the CPE cpe:2.3:a:unknown:foodboxbooker:*:*:*:*:*:*:*:*.
RemediationAI
Vendor-released patch: 1.0.7 - upgrade the FoodBoxBooker plugin to 1.0.7 or later immediately, as this is the primary and complete fix. If an in-place upgrade cannot be applied at once, deactivate and remove the plugin, which fully removes the vulnerable code path at the cost of losing booking functionality until an upgrade is scheduled. As interim compensating controls, restrict access to the plugin's password-reset/AJAX endpoints at the WAF or web-server layer and monitor for unexpected password-reset activity on administrator accounts; note that WAF rules are a stopgap that may be bypassed and do not substitute for the update. After patching, rotate credentials and review admin accounts for signs of prior takeover. Advisory and details: https://wpscan.com/vulnerability/d554361c-e6c7-4843-a9cc-005b08685a5b/ .
More in Foodboxbooker
View allSame weakness CWE-269 – Improper Privilege Management
View allSame technique Privilege Escalation
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-55036
GHSA-4w8m-c933-mrf8