SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-11818

MEDIUM · CVSS 5.4 EPSS 0.24%

Source: NVD + CISA KEV + EPSS · Published 2026-07-10 · Last synced 2026-08-09

CyberRota Analysis

AI-Generated

The WPCafe plugin for WordPress is vulnerable to an authorization bypass, allowing authenticated users with subscriber-level access and above to manipulate notification flow workflows meant for administrators. This flaw could lead to unauthorized actions such as listing, creating, updating, or deleting workflows, posing a risk to site integrity and data management. WordPress site administrators using this plugin should prioritize patching to mitigate potential exploitation.

CVE
CVE-2026-11818
Severity
MEDIUM
CVSS
5.4
EPSS
0.24%
WordPress

Original NVD Description

The WPCafe – Restaurant Menu, Online Food Ordering & Table Booking System plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.0.14. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to list, create, update, delete, clone, and bulk-delete notification flow workflows that are intended to be managed only by administrators. The only protection on these endpoints is a wp_rest nonce check, which is obtainable by any logged-in user from the frontend page source.