HIGH 7.5

CVE-2026-54835: Unauthenticated Access Control Flaw in Five Star Restaurant Menu

Five Star Restaurant Menu versions 2.5.2 and earlier contain a critical access control flaw that allows unauthenticated attackers to modify data through the application without providing credentials. An attacker on the network can directly change menu information, pricing, or other sensitive restaurant data without logging in, potentially disrupting operations or altering customer-facing information.

Source data · NVD / CISA · public domain

CVSS
3.1 · 7.5 HIGH · CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Weaknesses (CWE)
CWE-862
Affected products
0 configuration(s)
Published / Modified
2026-06-26 / 2026-06-29

NVD description (verbatim)

Unauthenticated Broken Access Control in Five Star Restaurant Menu <= 2.5.2 versions.

1 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

The vulnerability is an unauthenticated broken access control issue (CWE-862) affecting Five Star Restaurant Menu up to and including version 2.5.2. The application fails to enforce proper authentication or authorization checks on sensitive endpoints, allowing an attacker to craft requests that bypass authentication requirements and modify protected resources. The CVSS 3.1 score of 7.5 (HIGH) reflects network-accessible exploitation with no user interaction required, resulting in high integrity impact but no confidentiality or availability loss.

Business impact

Restaurant operators using Five Star Restaurant Menu are exposed to data tampering that could degrade customer experience, undermine pricing controls, or damage brand reputation if menus are altered without authorization. The lack of integrity protection means legitimate business data can be corrupted by any network-capable attacker, potentially leading to operational confusion, customer complaints, and compliance issues if customer-facing information is modified.

Affected systems

Five Star Restaurant Menu versions 2.5.2 and all earlier releases are vulnerable. Organizations running this software should immediately identify deployed instances and verify their current version. The vendor product list in the source data is empty, so verify version numbers directly in your environment or contact the vendor for a complete bill of materials.

Exploitability

Exploitation requires no authentication, no special privileges, and no user interaction—only network access to the affected application. An attacker can directly interact with unprotected API or web endpoints to submit malicious requests. The straightforward attack surface and absence of authentication barriers make this a practical threat in any environment where the application is exposed to untrusted networks.

Remediation

Upgrade Five Star Restaurant Menu to a patched version beyond 2.5.2. Verify the exact version number and availability of security updates by consulting the vendor's advisory or release notes. As an interim control, restrict network access to the application using firewall rules or network segmentation to limit exposure to trusted administrative users and systems until patching is complete.

Patch guidance

Check the vendor's official security advisory or release page for the minimum patched version that addresses CVE-2026-54835. Update the application according to the vendor's deployment guidance, testing in a non-production environment first. Document the current version in your asset inventory and establish a process to track future security updates for this software.

Detection guidance

Monitor application logs and network traffic for POST, PUT, or DELETE requests to menu-related endpoints that originate from unexpected sources or lack valid authentication tokens. Look for repeated or rapid modification attempts to menu items, pricing, or configuration data. Enable audit logging on the application to capture data modifications and correlate them with source IP addresses and request timestamps to identify unauthorized changes.

Why prioritize this

This vulnerability merits high priority due to the combination of easy exploitability (no authentication required), network accessibility, and direct impact on data integrity. Any publicly exposed instance is immediately exploitable by remote attackers. The lack of controls protecting sensitive restaurant data makes this a business continuity risk that should be remediated quickly.

Risk score, explained

The CVSS 3.1 score of 7.5 reflects a network-accessible vulnerability (AV:N) with low attack complexity (AC:L), no privilege requirements (PR:N), and no user interaction needed (UI:N). The high integrity impact (I:H) indicates that attackers can modify protected data. The absence of confidentiality (C:N) and availability impact (A:N) prevents a critical rating, but the ability to tamper with business-critical menu information without authentication justifies the HIGH severity classification.

Frequently asked questions

What versions of Five Star Restaurant Menu are affected?

All versions up to and including 2.5.2 are vulnerable. You must upgrade to a patched version released by the vendor after the security advisory date of June 26, 2026.

Can this vulnerability allow an attacker to read customer data or crash the service?

No. This vulnerability specifically enables unauthorized modification of data (integrity impact). It does not allow reading confidential information or disrupting availability. However, unauthorized data changes can cause operational problems.

Do I need to restart the application after patching?

Follow the vendor's specific patching instructions, which will specify whether a restart is required. Most application updates require redeployment or service restart to take effect.

What should I do if I discover unauthorized menu changes in my restaurant?

Review audit logs to identify when and from where modifications occurred, restore menu data from a known-good backup if available, and escalate to your security team or the vendor for forensic analysis. Apply the security patch immediately to prevent further unauthorized access.

This analysis is based on information published as of June 29, 2026. CVSS scores and severity ratings reflect vendor assessments at publication time. Organizations should verify patch availability and compatibility in their specific environment before deploying updates. This vulnerability does not appear on the CISA KEV (Known Exploited Vulnerabilities) catalog as of the analysis date, but absence from KEV does not indicate absence of real-world exploitation risk. Always consult the vendor's official security advisory for definitive remediation guidance and version information. Source: NVD (public-domain), retrieved 2026-08-05. Analysis generated by SEC.co (claude-haiku-4-5).