CVE-2026-13119

Registrations for the Events Calendar <= 3.2 - Authenticated (Contributor+) SQL Injection via 'standard' Parameter

The Registrations For The Events Calendar plugin for WordPress is vulnerable to SQL Injection via JSON keys in the 'standard' parameter handled by the rtec_records_edit AJAX action in versions up to and including 3.2. The handler decodes attacker-controlled JSON from $_POST['standard'] and uses the JSON array keys directly as column identifiers in the SET clause of an UPDATE statement built inside RTEC_Db_Admin::update_entry(). Only esc_sql() (mysqli_real_escape_string) is applied to the identifier; that function escapes quotes, backslashes, and a few control characters but does not escape spaces, equals signs, parentheses, or hyphens, so an attacker can break out of the identifier context and inject subqueries (terminated with a SQL comment). This makes it possible for authenticated attackers, with Contributor-level access and above who can edit the targeted event, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.


We have discovered 2,669 live websites that are affected by CVE-2026-13119.

Run a Free Instant Scan




Affected Software

Product  Registrations For The Events Calendar
Category Wordpress Plugins
Vulnerable Domains2,669 live websites (100% of Registrations For The Events Calendar install base)
Vulnerable Versions
  • from 0 through 3.2
Vulnerable Versions Count50 versions ( 100% of all versions)


Common Weakness Enumeration

CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')



Details

  • Published - Jul 23, 2026
  • Updated - Jul 23, 2026

Credits

  • Wordfence PRISM (finder)

Website Distribution by Country

Number of websites using CVE-2026-13119
United States810 websites



Germany455 websites
Netherlands159 websites
France138 websites
Switzerland89 websites
Denmark80 websites
GB79 websites
Italy78 websites
Canada66 websites
Spain47 websites

Website Distribution by TLD

Number of websites using CVE-2026-13119
.com698 websites
.org401 websites
.de341 websites
.nl156 websites
.ch80 websites
.fr67 websites
.it62 websites
.dk52 websites
.at48 websites
.be45 websites

Vulnerable Versions

Vulnerable versions are highlighted in red

Websites affected by CVE-2026-13119

Top websites that are affected by CVE-2026-13119. Please click on the "Contact us" link to get more information.
DomainCountryRankContacts
******.org United States**,***
******.org Finland***,***
*******.****.pl Poland***,***
*************.org United States***,***
*************.com United States***,***
*********.org United States***,***
**********************.org United States***,***
*****.org Germany***,***
*****.in India***,***
**********.de Germany***,***
See full domain list

FAQ

CVE-2026-13119 is Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in Registrations For The Events Calendar
A total of 2,669 websites have been identified as vulnerable to CVE-2026-13119, based on global website indexing conducted by WebTechSurvey.
The Registrations For The Events Calendar is affected by the CVE-2026-13119 vulnerability.
Registrations For The Events Calendar versions up to and including 3.2 are vulnerable to CVE-2026-13119.