CVE-2026-7537 PUBLISHED

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

Assigner: Wordfence
Reserved: 30.04.2026 Published: 06.06.2026 Updated: 06.06.2026

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.

Metrics

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

Product Status

Vendor mdjm
Product MDJM Event Management
Versions Default: unaffected
  • affected from 0 to 1.7.8.3 (incl.)

Credits

  • Ryan Kozak finder

References

Problem Types

  • CWE-434 Unrestricted Upload of File with Dangerous Type CWE