Description
The Community Events plugin for WordPress is vulnerable to SQL Injection via the event_category parameter in all versions up to, and including, 1.5.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2025-10-08
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Patch Plugin
AI Analysis

Impact

The Community Events plugin for WordPress incorporates the event_category parameter directly into SQL statements without proper escaping or the use of prepared statements. This flaw allows an attacker who has the ability to submit a value for event_category to inject additional SQL commands. The injected payload can be appended to the original query, enabling unauthorized extraction of data stored in the WordPress database. The damage is limited to the confidentiality of stored data; there is no evidence of privilege escalation to other system resources.

Affected Systems

All installations of the Community Events plugin released by jackdewey up to and including version 1.5.1 are affected. The vulnerability is triggered whenever the event_category field is processed by the plugin, which occurs during event creation or modification on a WordPress site. The flaw exists in every release in that version range and does not affect later versions where input sanitisation and prepared statements have been implemented.

Risk and Exploitability

The CVSS score of 9.8 indicates a high severity vulnerability, and the EPSS score of less than 1% suggests that, while exploitation is unlikely, it remains a realistic threat. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires an authenticated user with Subscriber-level access or higher who can submit or edit event_category data. Attackers would typically send a crafted HTTP request containing malicious SQL, or use automated scripts to discover and exploit the flaw, thereby leaking sensitive database contents.

Generated by OpenCVE AI on April 22, 2026 at 00:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Community Events plugin to version 1.5.2 or later, where input is properly sanitised and prepared statements are used
  • If an update is not immediately possible, deactivate or remove the plugin to eliminate the vulnerable entry point
  • Restrict the capabilities of Subscriber accounts so they can no longer create or edit events that accept event_category input, thereby reducing the attack surface

Generated by OpenCVE AI on April 22, 2026 at 00:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Oct 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 08 Oct 2025 13:45:00 +0000

Type Values Removed Values Added
First Time appeared Jackdewey
Jackdewey community Events
Wordpress
Wordpress wordpress
Vendors & Products Jackdewey
Jackdewey community Events
Wordpress
Wordpress wordpress

Wed, 08 Oct 2025 03:45:00 +0000

Type Values Removed Values Added
Description The Community Events plugin for WordPress is vulnerable to SQL Injection via the event_category parameter in all versions up to, and including, 1.5.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title Community Events <= 1.5.1 - Unauthenticated SQL Injection
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Jackdewey Community Events
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:34:01.006Z

Reserved: 2025-09-16T21:30:38.762Z

Link: CVE-2025-10587

cve-icon Vulnrichment

Updated: 2025-10-08T14:19:29.117Z

cve-icon NVD

Status : Deferred

Published: 2025-10-08T04:16:15.437

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

Link: CVE-2025-10587

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T01:00:04Z

Weaknesses