Description
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.
Published: 2026-08-13
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WordPress Food Menu plugin versions before 6.0.2 allow attackers to alter the status of any reservation without authentication or ownership checks. The modification endpoint is exposed to unauthenticated users and is protected only by a nonce that is publicly available to all site visitors. As a result, an attacker could mark reservations as confirmed, completed, or canceled at will, potentially disrupting business operations, customer service, and financial processing. The flaw represents a classic missing authorization check, permitting arbitrary state changes to sensitive reservation data.

Affected Systems

The vulnerability affects installations of the Food Menu plugin for WordPress with versions earlier than 6.0.2. No specific vendor or deeper version detail is supplied beyond the < 6.0.2 boundary, so any site using an older release of the plugin is potentially vulnerable.

Risk and Exploitability

The CVSS score is not provided in the public data, and EPSS scores are unavailable, making it difficult to quantify the expected exploitation likelihood precisely. Because the flaw enables complete reservation status manipulation without needing any credentials, the potential impact is high. The vulnerability is not listed in CISA’s KEV catalog. While the attack vector is inferred to be remote over the public web through the reservation status endpoint, the concrete conditions for exploitation require that the endpoint is reachable and that an attacker can guess or compute the required nonce parameters, which may be trivial if a non‑encrypted public nonce is used.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Food Menu to version 6.0.2 or later, which implements proper authorization checks for reservation status changes
  • Configure the WordPress site’s security or firewall settings to block unauthenticated access to reservation modification endpoints and to limit such actions to authenticated administrators or staff roles
  • Perform a security audit of other plugins and code paths that may be exposing sensitive operations without sufficient authorization checks, ensuring all critical state changes are protected by proper authentication and role‑based access control

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

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

Type Values Removed Values Added
Description 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.
Title TLP Food Menu < 6.0.2 - Unauthenticated Reservation Status Modification
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-13T06:00:12.594Z

Reserved: 2026-06-25T13:20:58.054Z

Link: CVE-2026-13328

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-13T06:17:37.663

Modified: 2026-08-13T06:17:37.663

Link: CVE-2026-13328

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T07:45:17Z

Weaknesses