CVE-2026-11818 PUBLISHED

WPCafe <= 3.0.14 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Modification via REST API

Assigner: Wordfence
Reserved: 09.06.2026 Published: 10.07.2026 Updated: 10.07.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
CVSS Score: 5.4

Product Status

Vendor arraytics
Product WPCafe – Restaurant Menu, Online Food Ordering & Table Booking System
Versions Default: unaffected
  • affected from 0 to 3.0.14 (incl.)

Credits

  • Sushi Com Abacate finder

References

Problem Types

  • CWE-862 Missing Authorization CWE