Skip to main content

FoodBoxBooker EUVDEUVD-2026-54996

| CVE-2026-18200 MEDIUM
Authorization Bypass Through User-Controlled Key (CWE-639)
2026-08-10 WPScan GHSA-jchc-3px4-v985
4.3
CVSS 3.1 · Vendor: WPScan
Share

Severity by source

Vendor (WPScan) PRIMARY
4.3 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
vuln.today AI
6.5 MEDIUM

Network-reachable IDOR with only Subscriber auth required; integrity impact raised to High because arbitrary admin profile modification enables site takeover.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (WPScan).

CVSS VectorVendor: WPScan

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

5
Analysis Generated
Aug 11, 2026 - 16:22 vuln.today
CVSS changed
Aug 11, 2026 - 16:22 NVD
4.3 (MEDIUM)
Patch available
Aug 10, 2026 - 08:02 EUVD
CVE Published
Aug 10, 2026 - 06:00 cve.org
UNKNOWN (no severity yet)
CVE Published
Aug 10, 2026 - 06:00 cve.org
MEDIUM 4.3

DescriptionCVE.org

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.

AnalysisAI

Insecure Direct Object Reference (IDOR) in the FoodBoxBooker WordPress plugin before 1.0.8 allows any authenticated user - including those with only Subscriber-level access - to overwrite the profile details of any other account on the site, including administrator accounts. The plugin fails to verify that the account being modified belongs to the requesting user, enabling horizontal and vertical privilege abuse without any special configuration. A publicly available proof-of-concept exists; exploitation is not confirmed in CISA KEV but the low barrier to entry makes this a practical account-takeover risk on any affected WordPress site.

Technical ContextAI

FoodBoxBooker is a WordPress plugin (CPE: cpe:2.3:a:unknown:foodboxbooker:*:*:*:*:*:*:*:*) likely used for food delivery or box subscription booking workflows. The flaw is classified as CWE-639: Authorization Bypass Through User-Controlled Key - a form of IDOR where the application accepts a user-supplied identifier (such as a user ID in a POST parameter or URL) to determine which account to update, without confirming that the authenticated requester owns or is authorized to modify that account. Because WordPress assigns all registered users at minimum the Subscriber role, any account registered on the site - including those created during a standard checkout or booking flow - can trigger this endpoint. Administrator profile data (email, password, display name) may be modifiable, which can facilitate full site takeover.

RemediationAI

Update the FoodBoxBooker plugin to version 1.0.8 or later, which is the vendor-released patched version. This update can be applied via the WordPress admin dashboard under Plugins > Installed Plugins > Update, or manually by replacing the plugin files with those from the official WordPress plugin repository. If immediate patching is not possible, restrict user self-registration on the WordPress site (Settings > General > uncheck 'Anyone can register') to eliminate the lowest-privilege attack path; note that this may break intended booking/subscription flows where guest users register during checkout. Additionally, audit recently modified administrator and editor accounts for unauthorized profile changes. References: WPScan advisory at https://wpscan.com/vulnerability/a5864653-4df6-4d8d-9f8a-ace7b0220342/ and VulDB entry at https://vuldb.com/vuln/387325.

Share

EUVD-2026-54996 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy