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.
Published: 2025-07-09
Score: 7.5 High
EPSS: 42.4% Moderate
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Events Manager plugin for WordPress is vulnerable to a time‑based SQL Injection through the orderby parameter in all releases up to and including 7.0.3; the value supplied by the user is concatenated into an existing query without proper escaping or preparation. An attacker can append additional SQL commands to the query, enabling the extraction of sensitive database contents without any authentication. This flaw directly compromises data confidentiality and could also allow attackers to influence query execution flow.

Affected Systems

WordPress sites that use the Events Manager – Calendar, Bookings, Tickets, and more! plugin from netweblogic in version 7.0.3 or earlier. Any installation hosting this plugin and not yet patched is susceptible.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity, while the EPSS score of 42% reflects a relatively high likelihood of exploitation within the next 30 days. The vulnerability is not listed in the CISA KEV catalog, but its unauthenticated nature means that any visitor can craft a URL with a malicious orderby value to trigger the injection and gain unrestricted database access, potentially leading to data exfiltration.

Generated by OpenCVE AI on May 28, 2026 at 15:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Events Manager plugin to the latest version released by netweblogic.
  • If an upgrade cannot be performed immediately, validate the orderby parameter by allowing only a whitelist of expected values and escape any user input before appending it to the SQL statement.
  • Restrict the privileges of the database account used by WordPress so it can only perform SELECT operations, thereby limiting the potential damage if an injection is executed.

Generated by OpenCVE AI on May 28, 2026 at 15:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 15 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00051}

epss

{'score': 0.00067}


Sat, 12 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00068}

epss

{'score': 0.00051}


Fri, 11 Jul 2025 17:30:00 +0000

Type Values Removed Values Added
First Time appeared Pixelite
Pixelite events Manager
CPEs cpe:2.3:a:pixelite:events_manager:*:*:*:*:*:wordpress:*:*
Vendors & Products Pixelite
Pixelite events Manager

Thu, 10 Jul 2025 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 09 Jul 2025 22:30:00 +0000

Type Values Removed Values Added
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.
Title Events Manager <= 7.0.3 - Unauthenticated SQL Injection via `orderby` Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Pixelite Events Manager
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:00:53.429Z

Reserved: 2025-07-01T12:58:35.467Z

Link: CVE-2025-6970

cve-icon Vulnrichment

Updated: 2025-07-10T13:06:12.314Z

cve-icon NVD

Status : Analyzed

Published: 2025-07-09T23:15:24.713

Modified: 2025-07-11T17:27:31.933

Link: CVE-2025-6970

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-28T15:15:19Z

Weaknesses