Description
Unauthenticated SQL Injection in Modern Events Calendar < 7.35.0 versions.
Published: 2026-08-18
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated SQL injection flaw exists in older releases of Webnus Inc.’s Modern Events Calendar WordPress plugin. The flaw allows an attacker to inject arbitrary SQL through unsanitized input parameters, enabling the reading, modification, or deletion of database records. This can lead to confidential data exposure or integrity compromise and, depending on database privileges, may provide a pathway to execute arbitrary code on the web server.

Affected Systems

All versions of the Modern Events Calendar plugin published by Webnus Inc. prior to 7.35.0, affecting any WordPress site that has the plugin installed. No specific build numbers are listed, so all pre‑7.35.0 installations are considered vulnerable.

Risk and Exploitability

The CVSS score of 9.3 classifies the issue as critical. While the EPSS score is unavailable, the lack of an entry in the CISA KEV list does not diminish its high severity. The flaw is exploitable remotely, without authentication, by sending crafted HTTP requests that target the plugin’s insecure database query. Attackers can therefore access or alter protected data from any internet‑accessible WordPress installation running the affected plugin.

Generated by OpenCVE AI on August 18, 2026 at 16:24 UTC.

Remediation

Vendor Solution

Update the WordPress Modern Events Calendar Plugin to the latest available version (at least 7.35.0).


OpenCVE Recommended Actions

  • Apply the latest upgrade of the Modern Events Calendar plugin (version 7.35.0 or newer) to remove the vulnerability.
  • If updating is not immediately possible, temporarily disable or delete the plugin until the fix can be applied.
  • Deploy or configure a web application firewall rule that blocks common SQL‑injection patterns targeting the plugin’s input parameters, and monitor logs for attempted exploits.

Generated by OpenCVE AI on August 18, 2026 at 16:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 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, 18 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in Modern Events Calendar < 7.35.0 versions.
Title WordPress Modern Events Calendar plugin < 7.35.0 - 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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-18T14:57:17.026Z

Reserved: 2026-08-12T10:51:08.683Z

Link: CVE-2026-73339

cve-icon Vulnrichment

Updated: 2026-08-18T14:55:34.409Z

cve-icon NVD

Status : Received

Published: 2026-08-18T15:17:02.480

Modified: 2026-08-18T15:17:02.480

Link: CVE-2026-73339

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T16:30:05Z

Weaknesses
  • CWE-89

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