VYPR
Medium severity4.3NVD Advisory· Published Feb 2, 2026· Updated Apr 15, 2026

CVE-2026-0658

CVE-2026-0658

Description

The Five Star Restaurant Reservations WordPress plugin before 2.7.9 does not have CSRF checks in some bulk actions, which could allow attackers to make logged in admins perform unwanted actions, such as deleting bookings via CSRF attacks.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

The Five Star Restaurant Reservations plugin before 2.7.9 lacks CSRF checks in bulk actions, allowing attackers to trick admins into deleting bookings.

Vulnerability

Overview

The Five Star Restaurant Reservations WordPress plugin, versions prior to 2.7.9, fails to include Cross-Site Request Forgery (CSRF) checks in certain bulk actions. This absence of proper nonce validation means that any authenticated admin who visits a malicious page or clicks a crafted link can unwittingly trigger those actions without their consent [1].

Exploitation

Method

An attacker can exploit this by crafting a request that deletes bookings, then luring an administrator into triggering it—for example, via a disguised link in an email or a malicious website. Since the plugin does not verify that the request originated from the intended admin interface, any logged-in admin making the request will inadvertently execute the attacker's command [1]. No special privileges beyond the admin's existing session are required.

Impact

A successful CSRF attack could allow an attacker to arbitrarily delete existing restaurant reservations, leading to data loss and disruption of service. This could harm the business's operations and reputation, as well as confuse or inconvenience customers [1].

Mitigation

The vulnerability is fixed in version 2.7.9. Users are strongly advised to update the plugin immediately. No workarounds are provided, but ensuring that the plugin is always updated to the latest version is the recommended mitigation [1].

AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.