CVE Catalog

CVE-2026-7537

HighCVSS 7.2
Published: Updated: Translated: NVD NIST

Summary

The MDJM Event Management plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to and including 1.7.8.3. This is due to no file type, extension, or MIME type validation being performed on uploaded files.

Risk Assessment

Authenticated attackers with administrator-level access can upload executable files, which makes remote code execution possible.

Recommendation

It is recommended to update the plugin to the latest version and implement appropriate file upload validation mechanisms.

Original NVD description (English source)

The MDJM Event Management plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 1.7.8.3 via the mdjm_send_comm_email function. This is due to no file type, extension, or MIME type validation being performed on uploaded files. This makes it possible for authenticated attackers, with administrator-level access and above, to upload files that may be executable, which makes remote code execution possible.

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