CVE-2026-11349 PUBLISHED

Modern Events Calendar (Lite & Pro) < 7.34.0 - Unauthenticated SQL Injection via mec_list_load_more

Assigner: WPScan
Reserved: 05.06.2026 Published: 20.07.2026 Updated: 20.07.2026

The Modern Event Calendar Pro WordPress plugin before 7.34.0, Modern Events Calendar Lite WordPress plugin before 7.34.0 do not sanitise and escape a request parameter before using it in a SQL statement, through an AJAX action available to unauthenticated users, leading to an unauthenticated SQL injection vulnerability that allows attackers to extract sensitive data from the database.

Product Status

Vendor Unknown
Product Modern Event Calendar Pro
Versions Default: unaffected
  • affected from 0 to 7.34.0 (excl.)
Vendor Unknown
Product Modern Events Calendar Lite
Versions Default: unaffected
  • affected from 0 to 7.34.0 (excl.)

Credits

  • Anthony Cihan finder
  • WPScan coordinator

References

Problem Types

  • CWE-89 SQL Injection CWE