CVE-2025-12192

The Events Calendar <= 6.15.9 - Sysinfo Key Incorrect Comparison to Unauthenticated Sensitive Information Exposure

2025-11-04 21:06
mikemyers

Strategic Overview

Status
Patched in 6.15.10
Affected Plugin
The Events Calendar
Affected Version
<= 6.15.9
CVSS
5.3Medium
Weakness type
CWE-697 · Incorrect Comparison
CVE
CVE-2025-12192
View all The Events Calendar vulnerabilities

At a glance

CVE-2025-12192 is a medium-severity Incorrect Comparison vulnerability in the The Events Calendar WordPress plugin, affecting versions <= 6.15.9. It carries a CVSS score of 5.3 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 6.15.10; sites on affected versions should update now. Disclosed November 2025, reported by mikemyers.

Vulnerability Overview

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.

Technical Analysis

The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user.

CWE-697: Incorrect Comparison

The product compares two entities in a security-relevant context, but the comparison is incorrect.

Remediation

Update to version 6.15.10, or a newer patched version

How does WordSec protect against this?

This one needs no account at all, which puts it outside what login hardening can reach; WordSec's login security narrows the account-level paths around it, and the firewall is what inspects the request itself. None of that substitutes for the fix: The Events Calendar 6.15.10 closes this, and updating the plugin is the step that ends it.

  • Login Security
  • Alerts

External References

Related records

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C