Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Liquid Web / StellarWP The Events Calendar allows Blind SQL Injection.

This issue affects The Events Calendar: from 6.15.12 through 6.16.2.
Published: 2026-06-16
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper neutralization of special characters in SQL statements within the Liquid Web / StellarWP The Events Calendar plugin allows attackers to perform blind SQL injection. This classic injection flaw (CWE‑89) can be used to read restricted data, modify database content, or compromise the integrity of the WordPress site, all from a remote attacker sending specially crafted HTTP requests. The vulnerability is limited to the plugin code and does not allow arbitrary code execution, but it can still expose sensitive information and alter site data.

Affected Systems

The vulnerability affects The Events Calendar plugin for WordPress versions 6.15.12 through 6.16.2 as distributed by Liquid Web and StellarWP. Any WordPress installation that has one of these releases and has the plugin enabled is at risk, regardless of hosting environment.

Risk and Exploitability

The CVSS score of 9.3 indicates a critical severity. The EPSS score of less than 1 % suggests that exploitation is currently rare, but the injection variant is blind, requiring timing or side‑channel techniques to extract data. The likely attack vector is a remote attacker sending crafted HTTP requests to the plugin’s exposed endpoints. The vulnerability is not listed in CISA’s KEV catalog. If the plugin is left unpatched, the risk of data exposure or site compromise remains high, especially for publicly accessible sites.

Generated by OpenCVE AI on June 18, 2026 at 03:16 UTC.

Remediation

Vendor Solution

Update the WordPress The Events Calendar Plugin to the latest available version (at least 6.16.3).


OpenCVE Recommended Actions

  • Update the The Events Calendar plugin to version 6.16.3 or newer, as released by Liquid Web / StellarWP.
  • If an immediate update is not possible, disable the plugin entirely or block all HTTP endpoints that accept user input for the plugin to prevent injection attempts.
  • Configure the database user associated with WordPress with only the minimal privileges necessary for normal operation, limiting potential damage from any successful injection.

Generated by OpenCVE AI on June 18, 2026 at 03:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 26 Jun 2026 09:30:00 +0000

Type Values Removed Values Added
First Time appeared Stellarwp
Stellarwp the Events Calendar
Wordpress
Wordpress wordpress
Vendors & Products Stellarwp
Stellarwp the Events Calendar
Wordpress
Wordpress wordpress

Tue, 16 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 16 Jun 2026 09:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Liquid Web / StellarWP The Events Calendar allows Blind SQL Injection. This issue affects The Events Calendar: from 6.15.12 through 6.16.2.
Title WordPress The Events Calendar plugin 6.15.12-6.16.2 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Stellarwp The Events Calendar
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-16T14:49:12.098Z

Reserved: 2026-06-01T15:29:09.316Z

Link: CVE-2026-49772

cve-icon Vulnrichment

Updated: 2026-06-16T14:49:08.167Z

cve-icon NVD

Status : Deferred

Published: 2026-06-16T10:16:27.620

Modified: 2026-06-16T14:52:36.287

Link: CVE-2026-49772

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-26T09:15:02Z

Weaknesses
  • CWE-89

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