CVE Catalog

CVE-2026-6854

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Summary

The My Calendar – Accessible Event Manager plugin for WordPress is vulnerable to time-based blind SQL injection via the 'mc_auth' parameter in versions up to and including 3.7.8. This is due to insufficient escaping and lack of proper SQL query preparation.

Risk Assessment

Unauthenticated attackers can append additional SQL queries to existing ones, allowing extraction of sensitive information from the database, such as user data or passwords.

Recommendation

Immediately update the My Calendar – Accessible Event Manager plugin to the latest available version that fixes this vulnerability.

Other vulnerabilities in My Calendar – Accessible Event Manager

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS