Skip to main content

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.

CVSS 6.5 · MediumBuzz score 27.9

Buzz score

Why this CVE is surfacing

Buzz score total 27.9

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
Mention score
17.9
5 evidence mentions in the snapshot
Diversity score
10.0
2 sources across 2 categories
KEV score
0.0
No KEV entry observed
OTX score
0.0
0 OTX pulses
PoC score
0.0
0 repos · best confidence N/A
Best PoC traction
0
Maximum stars on a matched PoC repo

Why it matters now

Mention timeline

Total mentions
5
within the 30d window
Peak daily
5
highest bucket

Evidence

Source links by recency

Newest mentions first
5 source links · newest first

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
No public PoC repositories have been matched yet.

Related records

Similar CVEs

6 related CVEs with shared weakness or product evidence
  • CVE-2026-65532

    Shop manager SQL Injection in Persian Woocommerce SMS <= 7.2.2 versions.

    CVSS 7.6 · High
    1 mention
  • CVE-2026-65526

    Contributor SQL Injection in Visualizer <= 4.0.6 versions.

    CVSS 8.5 · High
    1 mention
  • CVE-2026-65494

    Subscriber SQL Injection in Dokan Pro <= 5.0.2 versions.

    CVSS 7.1 · High
    1 mention
  • CVE-2026-65462

    Administrator SQL Injection in Uncanny Automator <= 7.3.2 versions.

    CVSS 7.6 · High
    1 mention
  • CVE-2026-65454

    Contributor SQL Injection in Quiz And Survey Master <= 11.2.0 versions.

    CVSS 8.5 · High
    1 mention
  • CVE-2026-65451

    Contributor SQL Injection in MapSVG <= 8.14.0 versions.

    CVSS 8.5 · High
    1 mention