CVE-2026-1650 PUBLISHED

MDJM Event Management <= 1.7.8.1 - Missing Authorization to Unauthenticated Arbitrary Custom Event Field Deletion

Assigner: Wordfence
Reserved: 29.01.2026 Published: 07.03.2026 Updated: 07.03.2026

The MDJM Event Management plugin for WordPress is vulnerable to unauthorized data modification due to a missing capability check on the 'custom_fields_controller' function in all versions up to, and including, 1.7.8.1. This makes it possible for unauthenticated attackers to delete arbitrary custom event fields via the 'delete_custom_field' and 'id' parameters.

Metrics

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

Product Status

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

Credits

  • Abhirup Konwar finder

References

Problem Types

  • CWE-862 Missing Authorization CWE