Skip to main content

Food Menu EUVDEUVD-2026-57724

| CVE-2026-13328 MEDIUM
Improper Access Control (CWE-284)
2026-08-13 contact@wpscan.com GHSA-8c32-fr4q-6r3j
5.3
CVSS 3.1 · Vendor: wpscan
Share

Severity by source

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

Network-reachable AJAX endpoint requires no authentication or user interaction; impact is strictly limited to integrity of reservation records with no confidentiality or availability consequence.

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

Primary rating from Vendor (wpscan).

CVSS VectorVendor: wpscan

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

Lifecycle Timeline

5
Analysis Generated
Aug 14, 2026 - 21:38 vuln.today
CVSS changed
Aug 14, 2026 - 19:22 NVD
5.3 (MEDIUM)
Patch available
Aug 13, 2026 - 07:01 EUVD
CVE Published
Aug 13, 2026 - 06:17 cve.org
UNKNOWN (no severity yet)
CVE Published
Aug 13, 2026 - 06:17 cve.org
MEDIUM 5.3

DescriptionCVE.org

The Food Menu WordPress plugin before 6.0.2 does not perform any capability or ownership check on its reservation-status update action, which is also exposed to unauthenticated users and gated only by a nonce that is publicly available to visitors, allowing unauthenticated attackers to change the status of arbitrary reservations.

AnalysisAI

Unauthenticated reservation-status manipulation in the Food Menu WordPress plugin (versions before 6.0.2) allows any site visitor to alter the status of arbitrary bookings without authentication. The plugin's reservation-status update action is exposed without capability or ownership verification, and the only gate - a WordPress nonce - is publicly accessible to all visitors, rendering it ineffective as an access control boundary. No active exploitation is confirmed (not in CISA KEV) and EPSS sits at 0.15%, but the zero-friction exploitation path on any affected food-service or restaurant site makes it a meaningful integrity risk for operators relying on accurate reservation data.

Technical ContextAI

The Food Menu WordPress plugin (affected versions below 6.0.2, as confirmed by EUVD ID EUVD-2026-57724 and WPScan advisory af15ecd8-a656-45ab-a1d4-85704d6d8051) registers a WordPress AJAX action for updating reservation statuses that lacks both capability checks (e.g., checking the current_user_can() gate) and ownership verification (ensuring the requester owns or manages the targeted reservation). The root cause is classified as CWE-284 (Improper Access Control). WordPress nonces are designed as CSRF tokens, not authentication mechanisms - they are routinely embedded in page source visible to all visitors. Relying solely on a public nonce to guard a privileged action provides no meaningful access control against an attacker who can simply read the nonce from any front-end page load.

RemediationAI

Update the Food Menu WordPress plugin to version 6.0.2 or later, which is confirmed as the patched release per vendor advisory (https://wpscan.com/vulnerability/af15ecd8-a656-45ab-a1d4-85704d6d8051/). For sites unable to update immediately, the most effective compensating control is to disable the reservation functionality entirely within the plugin settings until the patch can be applied - this eliminates the exposed endpoint without affecting other plugin features such as menu display. Alternatively, a web application firewall rule blocking unauthenticated POST requests to the affected AJAX action endpoint (typically wp-admin/admin-ajax.php with the specific action parameter) can reduce exposure, though this requires knowledge of the precise action hook name and may interfere with legitimate reservation workflows. There are no known side effects of upgrading to 6.0.2 beyond the access control fix itself.

CVE-2016-10033 CRITICAL POC
9.8 Dec 30

The mailSend function in the isMail transport in PHPMailer before 5.2.18 might allow remote attackers to pass extra para

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2026-63030 CRITICAL POC
9.8 Jul 17

Remote code execution in WordPress 6.9.x (before 6.9.5) and 7.0.x (before 7.0.2) arises from a REST API batch endpoint r

Share

EUVD-2026-57724 vulnerability details – vuln.today

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