CVE-2026-7537 HIGH

CVE-2026-7537: MDJM Event Management <= 1.7.8.3 - Authenticated (Administrator+) Arbitrary File Upload via 'mdjm_email_upload_file' Parameter

Vendor Mdjm
Product MDJM Event Management
Weakness CWE-434 · Unrestricted file upload
Published June 6, 2026
Last update June 6, 2026

CVSS base score

7.2/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

MDJM Event Management versions up to 1.7.8.3 contain an unrestricted file upload vulnerability. An authenticated administrator can upload files without proper validation, potentially allowing them to upload malicious files to the server. This could lead to unauthorized access, data theft, or site compromise depending on where uploaded files are stored and executed.

What an attacker can do

03Attacker Capabilities

Upload files without validation to the server, potentially including executable code.

Potential impact on your site

04Site Impact

An admin account compromise could allow file uploads leading to full site takeover or data breach.

Conditions required to exploit

05Prerequisites

Attacker must have administrator-level access to the MDJM Event Management system.

Key dates

06Disclosure timeline

June 6, 2026 CVE published
June 6, 2026 Record updated

Related vulnerabilities

08Related CVE