CVE detail
CVE-2026-13119
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.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 17.9 · diversity 10.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 5
- within the 30d window
- Peak daily
- 5
- highest bucket
Evidence
Source links by recency
5 source links · newest first
- https://www.wordfence.com/threat-intel/vulnerabilities/id/630cc68e-102e-4e05-98ff-94de434a10ae?source=cvewww.wordfence.com
No excerpt available.
Third Party Advisorywww.wordfence.comJul 23, 2026, 10:16 AM - https://plugins.trac.wordpress.org/changeset?reponame=&old=3599275%40registrations-for-the-events-calendar&new=3599275%40registrations-for-the-events-calendarplugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgJul 23, 2026, 10:16 AM - https://plugins.trac.wordpress.org/browser/registrations-for-the-events-calendar/tags/3.2/includes/admin/class-rtec-db-admin.php#L84plugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgJul 23, 2026, 10:16 AM - https://plugins.trac.wordpress.org/browser/registrations-for-the-events-calendar/tags/3.2/includes/admin/admin-functions.php#L774plugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgJul 23, 2026, 10:16 AM - https://plugins.trac.wordpress.org/browser/registrations-for-the-events-calendar/tags/3.2/includes/admin/admin-functions.php#L724plugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgJul 23, 2026, 10:16 AM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-65532CVSS 7.6 · High
Shop manager SQL Injection in Persian Woocommerce SMS <= 7.2.2 versions.
- CVE-2026-65526CVSS 8.5 · High
Contributor SQL Injection in Visualizer <= 4.0.6 versions.
- CVE-2026-65494CVSS 7.1 · High
Subscriber SQL Injection in Dokan Pro <= 5.0.2 versions.
- CVE-2026-65462CVSS 7.6 · High
Administrator SQL Injection in Uncanny Automator <= 7.3.2 versions.
- CVE-2026-65454CVSS 8.5 · High
Contributor SQL Injection in Quiz And Survey Master <= 11.2.0 versions.
- CVE-2026-65451CVSS 8.5 · High
Contributor SQL Injection in MapSVG <= 8.14.0 versions.