Description
The WPCafe WordPress plugin before 3.0.18 does not perform an authorization check when creating a reservation through its REST API, verifying only a publicly available nonce, allowing unauthenticated users to submit reservations with an arbitrary approval status and bypass the administrator moderation workflow.
Published: 2026-08-26
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized reservation creation bypassing approval
Action: Apply Patch
AI Analysis

Impact

The WPCafe WordPress plugin does not perform an authorization check when a reservation is created via its REST API. It only verifies a publicly available nonce, so unauthenticated users can submit reservations with arbitrary approval status, bypassing the administrator moderation workflow. This flaw can be exploited to inject spam or malicious reservations that would otherwise be rejected, impacting data integrity and potentially availability.

Affected Systems

The vulnerability affects any WordPress site that installs the WPCafe plugin before version 3.0.18. Users running such a plugin can send unauthenticated REST API requests to create reservations, and the flaw is only fixed in version 3.0.18 and later.

Risk and Exploitability

The flaw is exposed through a publicly reachable REST endpoint, so any internet‑connected attacker can exploit it without prior authentication. The CVSS score of 5.3 and an EPSS score below 1% indicate medium severity but a low probability of exploitation. Although the vulnerability is not listed in CISA’s KEV catalog, the ability to set approval flags allows malicious actors to alter reservation data, potentially flooding the system or bypassing moderation.

Generated by OpenCVE AI on August 26, 2026 at 20:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the WPCafe plugin to version 3.0.18 or newer, which includes proper authorization checks during reservation creation.
  • If an immediate update is not possible, disable or block unauthenticated POST requests to the /wp-json/wpcafe/v1/reservations endpoint using a web‑application firewall or a server‑side rule.
  • Configure WordPress to enforce role‑based access control by ensuring that only authenticated users with the appropriate capabilities can access the reservation API endpoints.

Generated by OpenCVE AI on August 26, 2026 at 20:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 18:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Wed, 26 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 26 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-862
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}


Wed, 26 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Wed, 26 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The WPCafe WordPress plugin before 3.0.18 does not perform an authorization check when creating a reservation through its REST API, verifying only a publicly available nonce, allowing unauthenticated users to submit reservations with an arbitrary approval status and bypass the administrator moderation workflow.
Title WPCafe < 3.0.18 - Unauthenticated Reservation Approval Bypass via Missing Authorization
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-26T14:43:10.333Z

Reserved: 2026-07-03T08:40:44.157Z

Link: CVE-2026-14550

cve-icon Vulnrichment

Updated: 2026-08-26T14:40:24.755Z

cve-icon NVD

Status : Deferred

Published: 2026-08-26T06:16:25.007

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-14550

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T20:30:11Z

Weaknesses