Description
The Events Calendar plugin for WordPress is vulnerable to information disclosure in versions up to, and including, 6.15.9. The sysinfo REST endpoint compares the provided key to the stored opt-in key using a loose comparison, allowing unauthenticated attackers to send a boolean value and obtain the full system report whenever "Yes, automatically share my system information with The Events Calendar support team" setting is enabled.
Published: 2025-11-05
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Update Plugin
AI Analysis

Impact

The vulnerability resides in the Events Calendar plugin for WordPress. A REST endpoint named sysinfo compares the supplied key with the stored opt‑in key using a loose equality check. Because of this, an unauthenticated attacker who can send a boolean value can bypass the key check and retrieve the full system report whenever the 'Yes, automatically share my system information with The Events Calendar support team' option is enabled. The disclosed data may include server OS, PHP version, WordPress configuration, active plugins, and other sensitive environment details, compromising confidentiality. This weakness is classified as CWE‑697, which denotes non‑strict comparison leading to unintended input handling.

Affected Systems

WordPress sites that have installed StellarWP's The Events Calendar plugin version 6.15.9 or earlier and have the system-information-sharing feature enabled are susceptible. The vulnerability is limited to this particular plugin and affects any user who visits a site running a compromised version, regardless of user role, because the attack does not require authentication.

Risk and Exploitability

The CVSS score of 5.3 places the issue in the medium category. The EPSS score indicates exploitation probability below 1%, suggesting that while the flaw is known, there is currently a low chance of widespread exploitation. The vulnerability is not listed in CISA's KEV catalog. An attacker can exploit this weakness remotely by making an unauthenticated HTTP request to the sysinfo endpoint, sending a boolean payload, and reading the returned system report. No credentials or privileges are needed, and the attack can be performed purely by an automated script, but the low exploitation probability reflects the requirement that the plugin opt‑in must be enabled. If enabled, the exposed data can aid discovery of other vulnerabilities within the site.

Generated by OpenCVE AI on April 21, 2026 at 18:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check for and apply the latest available update to the Events Calendar plugin.
  • If an update is not available or cannot be applied immediately, disable the 'automatically share my system information' option in the plugin settings.
  • Ensure WordPress and PHP are running their latest secure releases, and review other plugins for similar information‑sharing settings.

Generated by OpenCVE AI on April 21, 2026 at 18:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Nov 2025 10:15: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

Wed, 05 Nov 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 05 Nov 2025 09:45:00 +0000

Type Values Removed Values Added
Description The Events Calendar plugin for WordPress is vulnerable to information disclosure in versions up to, and including, 6.15.9. The sysinfo REST endpoint compares the provided key to the stored opt-in key using a loose comparison, allowing unauthenticated attackers to send a boolean value and obtain the full system report whenever "Yes, automatically share my system information with The Events Calendar support team" setting is enabled.
Title The Events Calendar <= 6.15.9 - Sysinfo Key Incorrect Comparison to Unauthenticated Sensitive Information Exposure
Weaknesses CWE-697
References
Metrics cvssV3_1

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


Subscriptions

Stellarwp The Events Calendar
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:29:58.824Z

Reserved: 2025-10-24T20:31:22.244Z

Link: CVE-2025-12192

cve-icon Vulnrichment

Updated: 2025-11-05T15:10:55.428Z

cve-icon NVD

Status : Deferred

Published: 2025-11-05T10:15:35.217

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

Link: CVE-2025-12192

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T18:45:06Z

Weaknesses