Description
The FoodBoxBooker WordPress plugin before 1.0.8 does not verify that the user account being updated belongs to the user making the request, allowing authenticated users, with Subscriber-level access and above, to modify the profile details of arbitrary users, including administrators.
Published: 2026-08-10
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in the FoodBoxBooker WordPress plugin before version 1.0.8, which fails to verify that the account being updated belongs to the user making the request. This allows any authenticated user with Subscriber or higher privileges to alter the profile details of any other user, including administrators. Such an impact can compromise confidentiality and integrity of user data, enabling an attacker to impersonate higher‑privileged accounts or inject malicious content into other users' profiles. The weakness is an example of improper access control.

Affected Systems

WordPress sites that have the FoodBoxBooker plugin installed in any version earlier than 1.0.8. The attacker requires only authentication with a Subscriber‑level account or higher; no additional privileges are needed once logged in.

Risk and Exploitability

The CVSS score of 4.3 indicates a low‑to‑moderate impact that requires authentication and affects the integrity and confidentiality of user data. The EPSS score of less than 1% shows a very low probability of exploitation, and the vulnerability is not listed in CISA KEV. The attack vector is limited to authenticated users; any logged‑in Subscriber or higher account can alter any user's profile without needing additional privileges. Consequently, the risk is primarily that an attacker can impersonate or modify user information, but the overall likelihood of exploitation remains low.

Generated by OpenCVE AI on August 13, 2026 at 11:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update FoodBoxBooker to version 1.0.8 or later which includes a fix that verifies the target user matches the requester.
  • If the update cannot be applied immediately, temporarily disable or uninstall the FoodBoxBooker plugin to eliminate the vulnerability from the active code base.
  • Use a role‑management plugin to remove the capability that allows Subscriber or higher roles to edit other users’ profiles, ensuring only administrators retain that ability.

Generated by OpenCVE AI on August 13, 2026 at 11:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-285

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

Type Values Removed Values Added
Weaknesses CWE-639
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Weaknesses CWE-284
CWE-285

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

Type Values Removed Values Added
Description The FoodBoxBooker WordPress plugin before 1.0.8 does not verify that the user account being updated belongs to the user making the request, allowing authenticated users, with Subscriber-level access and above, to modify the profile details of arbitrary users, including administrators.
Title FoodBoxBooker < 1.0.8 - Subscriber+ Arbitrary User Profile Update
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-11T15:04:16.162Z

Reserved: 2026-07-29T07:39:00.887Z

Link: CVE-2026-18200

cve-icon Vulnrichment

Updated: 2026-08-11T15:01:47.343Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-18200

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T11:30:16Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key