CVE-2025-12646: Community Events <= 1.5.4 - Unauthenticated SQL Injection
The Community Events plugin for WordPress is vulnerable to SQL Injection via the 'dayofyear' parameter in all versions up to, and including, 1.5.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-12646?
CVE-2025-12646 is classified as a high severity SQL Injection vulnerability.
How do I fix CVE-2025-12646?
To fix CVE-2025-12646, update the Community Events plugin for WordPress to version 1.5.5 or later.
Who is affected by CVE-2025-12646?
All versions of the Community Events plugin for WordPress up to and including 1.5.4 are affected by CVE-2025-12646.
What is the exploit method of CVE-2025-12646?
CVE-2025-12646 is exploited via an SQL Injection vulnerability through the 'dayofyear' parameter.
What could be the impact of exploiting CVE-2025-12646?
Exploiting CVE-2025-12646 could allow an attacker to execute arbitrary SQL queries on the database.