Description
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.
Published: 2026-08-10
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The FoodBoxBooker WordPress plugin prior to version 1.0.7 fails to validate password reset requests, permitting an unauthenticated attacker to set a new password for any user, including administrators. This flaw effectively bypasses authentication controls and enables full compromise of the site. The vulnerability is a broken access control flaw involving password reset functionality, corresponding to CWE-269 (Improper Authentication) and CWE-640 (Logical Error).

Affected Systems

Any WordPress site that has the FoodBoxBooker plugin installed with a version older than 1.0.7. Because the plugin’s vendor is not publicly known, any site using this plugin is potentially exposed regardless of domain or hosting provider.

Risk and Exploitability

The vulnerability permits an attacker to reset arbitrary user passwords without needing any credentials, so the primary attack vector is the WordPress web interface. The EPSS score of < 1% indicates a low likelihood of exploitation, but the CVSS score of 9.8 reflects critical severity, meaning the impact is very high. Because the vulnerability is not listed in CISA's KEV catalog, there is no published exploit yet, but the flaw still allows an attacker to take full control of the site, modify content, exfiltrate data, and potentially use the host for further malicious activity.

Generated by OpenCVE AI on August 13, 2026 at 09:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official patch or update the FoodBoxBooker plugin to version 1.0.7 or later.
  • If an update is not immediately possible, disable or remove the FoodBoxBooker plugin to eliminate the vulnerable functionality.
  • Consider limiting access to WordPress’s password reset endpoint by configuring .htaccess rules or a security plugin that requires authentication before allowing password changes.

Generated by OpenCVE AI on August 13, 2026 at 09:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-269
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 10 Aug 2026 08:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-640

Mon, 10 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description 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.
Title FoodBoxBooker < 1.0.7 - Unauthenticated Arbitrary Password Reset
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-11T20:14:47.759Z

Reserved: 2026-07-20T12:32:56.890Z

Link: CVE-2026-16298

cve-icon Vulnrichment

Updated: 2026-08-11T20:14:43.311Z

cve-icon NVD

Status : Deferred

Published: 2026-08-10T07:16:48.050

Modified: 2026-08-26T16:31:16.753

Link: CVE-2026-16298

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T09:15:03Z

Weaknesses
  • CWE-269

    Improper Privilege Management

  • CWE-640

    Weak Password Recovery Mechanism for Forgotten Password