Skip to main content

MDJM Event Management CVE-2026-7537

| EUVDEUVD-2026-34948 HIGH
Unrestricted Upload of File with Dangerous Type (CWE-434)
2026-06-06 Wordfence GHSA-9q5q-7m8w-wgxm
7.2
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.2 HIGH
AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
Jun 06, 2026 - 03:51 vuln.today
CVE Published
Jun 06, 2026 - 02:28 nvd
HIGH 7.2

DescriptionCVE.org

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.

AnalysisAI

Remote code execution in the MDJM Event Management WordPress plugin (versions through 1.7.8.3) allows authenticated administrators to upload arbitrary files, including executable PHP, via the mdjm_send_comm_email function which performs no file type, extension, or MIME validation. The flaw is classified as CWE-434 (Unrestricted Upload of File with Dangerous Type) and carries a CVSS 3.1 score of 7.2, with publicly available exploit code existing on GitHub and a detailed write-up published by the researcher. No public exploit identified in CISA KEV, and exploitation requires administrator-level privileges, limiting realistic impact to post-compromise or insider scenarios.

Technical ContextAI

MDJM Event Management (mobile-dj-manager) is a WordPress plugin used by mobile DJ and event businesses to manage bookings, communications, and client interactions. The vulnerable code path resides in includes/admin/communications/comms-functions.php around lines 241 and 248, within the mdjm_send_comm_email function responsible for processing email attachments sent through the plugin's communications module. CWE-434 (Unrestricted Upload of File with Dangerous Type) applies because the function accepts uploaded files without validating extension, MIME type, or content, so an attacker can place a .php file into a web-accessible directory and request it to trigger PHP interpretation by the WordPress host. The CPE cpe:2.3:a:mdjm:mdjm_event_management:*:*:*:*:*:*:*:* indicates all versions up to and including 1.7.8.3 are affected.

RemediationAI

Upstream fix available (changeset 3528037 on plugins.trac.wordpress.org for mobile-dj-manager); a released patched version greater than 1.7.8.3 is not independently confirmed in the provided data, so administrators should monitor https://wordpress.org/plugins/mobile-dj-manager/ and update to the next release above 1.7.8.3 as soon as it is published, validating against the Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/42f37a41-deff-4b17-94d8-4e0fd1ce22c2?source=cve. Until a tagged release is available, deactivate the MDJM Event Management plugin if the communications/email feature is not business-critical, or restrict WordPress administrator accounts to a minimal set of strongly authenticated users with 2FA and IP allowlisting on /wp-admin to reduce the pool of accounts that can trigger the vulnerable mdjm_send_comm_email path. As compensating controls, deploy a WAF rule to block uploads with executable extensions (.php, .phtml, .phar) to the plugin's communications endpoint and configure the web server to deny PHP execution in wp-content/uploads/ via an .htaccess or nginx location block - the trade-off being that legitimate plugins relying on dynamic content under uploads may break and the WAF rule may interfere with normal email attachment workflows.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

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-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

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-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

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-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

CVE-2026-7537 vulnerability details – vuln.today

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