Skip to main content

My Calendar CVE-2026-6854

| EUVDEUVD-2026-42218 HIGH
SQL Injection (CWE-89)
2026-07-08 Wordfence GHSA-r6mh-qhp6-q734
7.5
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
vuln.today AI
7.5 HIGH

Unauthenticated network-reachable parameter (AV:N/PR:N/UI:N/AC:L); blind SQLi yields database read (C:H) but no direct write or availability loss (I:N/A:N).

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

2
Analysis Generated
Jul 08, 2026 - 12:36 vuln.today
CVE Published
Jul 08, 2026 - 11:30 nvd
HIGH 7.5

DescriptionCVE.org

The My Calendar - Accessible Event Manager plugin for WordPress is vulnerable to time-based blind SQL Injection via the 'mc_auth' parameter in all versions up to, and including, 3.7.8 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.

AnalysisAI

Unauthenticated blind SQL injection in the My Calendar - Accessible Event Manager WordPress plugin (all versions through 3.7.8) lets remote attackers inject SQL through the 'mc_auth' parameter, enabling extraction of sensitive database contents such as user credentials and secret keys. The flaw stems from unescaped user input concatenated into an unprepared query, and being reachable without authentication makes it broadly exploitable on any site running a vulnerable version. No public exploit identified at time of analysis, but the technique (time-based blind extraction) is well understood and readily automatable.

Technical ContextAI

The affected component is My Calendar (vendor slug joedolson), a widely used WordPress event-management plugin (CPE cpe:2.3:a:joedolson:my_calendar_-_accessible_event_manager). The root cause is CWE-89 (SQL Injection): the plugin passes the 'mc_auth' request parameter into an existing SQL statement without applying WordPress's $wpdb->prepare() placeholders and without escaping, so attacker-controlled text becomes part of the query string. Because the injection is 'time-based blind', the query returns no direct data - the attacker infers results one bit at a time by injecting conditional SLEEP()/delay expressions and measuring server response latency, which works even when the endpoint suppresses errors and echoes no query output.

RemediationAI

Upstream fix available (WordPress.org plugin changeset 3515996); a released patched version is not independently confirmed in the available data, but since all versions through 3.7.8 are affected the fix ships in the next release (expected 3.7.9 or later) - update My Calendar to the latest available version from the WordPress plugin repository and verify the running version is above 3.7.8. Review the Wordfence advisory (https://www.wordfence.com/threat-intel/vulnerabilities/id/aa1ed81c-04cb-4ccd-8c30-b1d943730909?source=cve) and the code change (https://plugins.trac.wordpress.org/changeset/3515996/my-calendar) before deploying. If immediate patching is not possible, deploy a WAF rule to block SQLi patterns targeting the 'mc_auth' request parameter (side effect: pattern-based rules can be bypassed and may cause false positives on legitimate values), restrict access to the vulnerable endpoint at the web-server or firewall level where feasible, and consider temporarily deactivating the plugin if the calendar functionality is non-essential (side effect: removes event-management features and any front-end calendars from the site).

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2026-6854 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy