Description
The Events Calendar WordPress plugin before 6.17.5 does not check the capability required to publish content before creating or updating it through its REST API, allowing users with a role that cannot normally publish, such as contributor, to publish content directly and bypass editorial review.
Published: 2026-09-23
Score: 2.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: Content Publication Exploit (Privilege Escalation)
Action: Apply Patch
AI Analysis

Impact

The Events Calendar WordPress plugin fails to enforce the required capability before creating or updating content via its REST API. This oversight allows users with a role that cannot normally publish, such as contributor, to publish posts directly, bypassing editorial review. The underlying weakness is an improper access control (CWE-863) that permits privilege escalation within the content management flow.

Affected Systems

The vulnerability applies to version ranges of the Events Calendar plugin from 6.15.0 up to and including 6.17.4.1. All instances of the plugin before the 6.17.5 release are affected regardless of the WordPress installation or configuration. The issue is limited to the plugin's REST API v1 endpoints handling content creation and updates.

Risk and Exploitability

The CVSS score of 2.7 indicates a low severity rating, and there is no EPSS score available. The vulnerability is not listed in the CISA KEV catalog. Because the flaw is accessed through the REST API, an attacker must first be authenticated to the site with a role such as contributor. Once authenticated, the attacker can exploit the exposed endpoints to create or update posts that are published immediately, potentially compromising editorial workflows. No additional conditions or privilege escalation beyond the role are required.

Generated by OpenCVE AI on September 23, 2026 at 14:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Events Calendar plugin to version 6.17.5 or later, which includes the capability check.
  • Restrict or disable REST API v1 endpoints for roles that should not publish content, using role‑management or API‑restriction plugins.
  • Review newly published content for authenticity and enforce manual editorial approvals if an immediate patch is not possible.

Generated by OpenCVE AI on September 23, 2026 at 14:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description The Events Calendar WordPress plugin before 6.17.5 does not check the capability required to publish content before creating or updating it through its REST API, allowing users with a role that cannot normally publish, such as contributor, to publish content directly and bypass editorial review.
Title The Events Calendar 6.15.0 - 6.17.4.1 - Contributor+ Content Publication via TEC V1 REST API
Weaknesses CWE-863
References
Metrics cvssV3_1

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

ssvc

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-23T10:56:36.685Z

Reserved: 2026-09-02T08:41:19.320Z

Link: CVE-2026-84742

cve-icon Vulnrichment

Updated: 2026-09-23T10:36:12.124Z

cve-icon NVD

Status : Received

Published: 2026-09-23T06:17:03.497

Modified: 2026-09-23T11:17:13.520

Link: CVE-2026-84742

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T14:30:06Z

Weaknesses