Description
The The Events Calendar plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on the 'start_migration', 'cancel_migration', and 'revert_migration' functions in all versions up to, and including, 6.15.13. This makes it possible for authenticated attackers, with subscriber level access and above, to start, cancel, or revert the Custom Tables V1 database migration, including dropping the custom database tables entirely via the revert action.
Published: 2026-01-20
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized control of database migration processes
Action: Patch immediately
AI Analysis

Impact

The Events Calendar plugin for WordPress contains a missing capability check on the start_migration, cancel_migration, and revert_migration functions in all versions up to and including 6.15.13. This flaw allows an authenticated user with a subscriber role or higher to start, cancel, or revert a Custom Tables V1 database migration. The revert action can drop the custom database tables entirely, resulting in loss of event data. This represents an authorization issue (CWE‑862) that could compromise data integrity and availability for users who rely on the plugin's migration features.

Affected Systems

StellarWP The Events Calendar plugin for WordPress versions 6.15.13 and earlier.

Risk and Exploitability

The vulnerability receives a CVSS score of 5.4, indicating a moderate risk, while the EPSS score is below 1%, suggesting the likelihood of exploitation is low. The flaw is not listed in the CISA KEV catalog. Exploitation requires an authenticated subscriber or higher, implying that the attack vector is limited to users with legitimate access to the WordPress site. If such a user abuses the missing authorization check, they can execute migration controls that may delete event data, but prevent broader compromise beyond the plugin's scope.

Generated by OpenCVE AI on April 21, 2026 at 16:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the plugin update to version 6.15.13.1 or later to restore proper capability checks.
  • Reevaluate subscriber role permissions to remove any capability to trigger migration functions and limit access to staff or higher roles only.
  • If an update cannot be applied immediately, block the migration endpoints (for example, /wp-admin/admin-ajax.php?action=start_migration, cancel_migration, or revert_migration) for subscriber and lower roles using a web application firewall or server rule until the patch is in place.

Generated by OpenCVE AI on April 21, 2026 at 16:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 21 Jan 2026 11:30:00 +0000

Type Values Removed Values Added
First Time appeared Stellarwp
Stellarwp the Events Calendar
Wordpress
Wordpress wordpress
Vendors & Products Stellarwp
Stellarwp the Events Calendar
Wordpress
Wordpress wordpress

Tue, 20 Jan 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 20 Jan 2026 14:45:00 +0000

Type Values Removed Values Added
Description The The Events Calendar plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on the 'start_migration', 'cancel_migration', and 'revert_migration' functions in all versions up to, and including, 6.15.13. This makes it possible for authenticated attackers, with subscriber level access and above, to start, cancel, or revert the Custom Tables V1 database migration, including dropping the custom database tables entirely via the revert action.
Title The Events Calendar <= 6.15.13 - Missing Authorization to Authenticated (Subscriber+) Data Migration Control
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Stellarwp The Events Calendar
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:45:45.352Z

Reserved: 2025-12-23T13:25:41.567Z

Link: CVE-2025-15043

cve-icon Vulnrichment

Updated: 2026-01-20T14:51:04.136Z

cve-icon NVD

Status : Deferred

Published: 2026-01-20T15:16:15.350

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-15043

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T16:15:40Z

Weaknesses