ZeroHour

CVE-2025-6970

large

Unauthenticated Time-Based SQL Injection in Events Manager WordPress Plugin

CVSS 3.1
7.5 high
EPSS
66%p99
Published
()
Modified
AI analysis

The Events Manager plugin for WordPress (all versions up to and including 7.0.3) contains a time-based SQL injection (CWE-89) in the 'orderby' parameter, caused by insufficient escaping of user-supplied input and inadequate preparation of the existing SQL query. An unauthenticated attacker can submit a crafted 'orderby' value to append additional SQL queries into existing ones and use time-based techniques (delays in responses) to infer results. Successful exploitation allows extraction of sensitive information from the site's database, with no privileges or user interaction required (CVSS 7.5 High, high confidentiality impact). Any WordPress site running Events Manager 7.0.3 or earlier is affected. No public proof-of-concept or confirmed in-the-wild exploitation is known, but the high EPSS score of 65.6% (99th percentile) indicates a substantial likelihood of exploitation within the next 30 days.

What to do: Update Events Manager to the latest patched release (anything newer than 7.0.3) as soon as possible, prioritizing internet-facing sites. Until patched, apply a WAF rule or virtual patch that restricts or sanitizes the 'orderby' parameter on Events Manager endpoints, and review web logs and database activity for signs of time-based injection attempts or data extraction.

Affected
pixelite Events Manager – Calendar, Bookings, Tickets, and more! (WordPress plugin)All versions up to and including 7.0.3
Estimated exposure
large≈100,000+ WordPress sites (plugin has roughly 100k+ active installs) — Events Manager is one of the most widely installed WordPress event/booking plugins with on the order of 100,000 active installs on WordPress.org, though not every install necessarily exposes the vulnerable parameter to unauthenticated…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

The Events Manager – Calendar, Bookings, Tickets, and more! plugin for WordPress is vulnerable to time-based SQL Injection via the ‘orderby’ parameter in all versions up to, and including, 7.0.3 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.

Vendors
pixelite
Products
events manager
Ecosystems
WordPress
Weakness
CWE-89
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

In the news

No ingested article mentions this CVE yet.