CVE-2026-9700
HighCVSS 7.5Exploitation Probability (EPSS)
Low risk19th percentile - higher than 19% of all known CVEs
Summary
The Eventer plugin for WordPress is vulnerable to time-based SQL injection via the 'code' parameter in all versions up to and including 4.4.2 due to insufficient escaping and lack of proper SQL query preparation.
Risk Assessment
Unauthenticated attackers can append additional SQL queries to existing ones, allowing extraction of sensitive information from the database, such as passwords or user data.
Recommendation
Immediately update the Eventer plugin to the latest available version that includes a fix for this vulnerability.
Original NVD description (English source)
The Eventer plugin for WordPress is vulnerable to time-based SQL Injection via the ‘code’ parameter in all versions up to, and including, 4.4.2 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.

