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.
Security readout for executives and security teams
Plain-English summary
FoodBoxBooker versions earlier than 1.0.7 allow an unauthenticated internet user to reset any WordPress user’s password, including an administrator’s. Successful abuse could give an attacker complete control of the website, its content, user data, and availability.
Executive priority
Prioritize immediate remediation on internet-facing sites. Because exploitation requires neither credentials nor user interaction and could enable full site takeover, affected installations should be updated or removed urgently and reviewed for compromise.
Technical view
The plugin inadequately validates password-reset requests. The CVSS 3.1 score is 9.8: exploitation is network-accessible, low complexity, requires no privileges or user interaction, and can severely affect confidentiality, integrity, and availability. The record associates the issue with CWE-269.
Likely exposure
WordPress sites running FoodBoxBooker earlier than 1.0.7 are affected, particularly when the vulnerable reset functionality is publicly reachable. The bundle does not establish installation prevalence or identify specific exposed organizations.
Exploitation context
The supplied record describes a remotely exploitable, unauthenticated account-takeover path. WPScan labels its reference as exploit-related, but the bundle provides no evidence of active exploitation, and the CVE is not listed as KEV.
Researcher notes
The bundle identifies the validation failure and security impact but provides limited implementation detail. It does not establish affected code paths, installation prevalence, observed attacks, or vendor-specific detection indicators. Avoid treating the WPScan exploit tag alone as proof of exploitation in the wild.
Mitigation direction
Update FoodBoxBooker to version 1.0.7 or later.
If updating is delayed, disable the plugin and consult current vendor or WPScan guidance.
Treat suspected administrator password resets as potential site compromise and begin incident response.
Validation and detection
Inventory WordPress sites and identify every installed FoodBoxBooker version.
Confirm affected installations now run version 1.0.7 or later.
Review administrator accounts and password-reset activity for unexplained changes.
Check for unauthorized site, plugin, theme, or content modifications.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-269: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
1ADP providers
2Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-269 · source CWE mapping
Improper Privilege Management
Improper Privilege Management represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.