CVE-2026-88802
WordPress Analisi e mitigazione delle vulnerabilità

Panoramica

CVE-2026-88802 is an unauthenticated arbitrary post deletion vulnerability affecting the MDJM Event Management and Mobile Events Manager WordPress plugins. The flaw allows unauthenticated attackers to permanently delete arbitrary posts, pages, and media attachments by exploiting missing authorization checks in the playlist entry removal functionality. Affected versions include MDJM Event Management before 1.7.8.5 and Mobile Events Manager through 1.4.8.3. It was publicly disclosed on September 11, 2026, and carries a CVSS v3.1 base score of 7.5 (High) (WPScan, Github Advisory).

Dettagli tecnici

The root cause is classified as CWE-862 (Missing Authorization). The vulnerable playlist entry removal endpoint fails to verify any capability, nonce, or record type before processing a deletion request, meaning no authentication or privilege is required to trigger a permanent post deletion. An attacker can send a crafted network request directly to this endpoint, specifying any post ID, and the plugin will permanently delete the targeted content without moving it to the WordPress trash, making recovery impossible. A proof-of-concept is scheduled for public release on October 11, 2026, to allow time for users to update (WPScan, Github Advisory).

Impatto

Successful exploitation allows an unauthenticated remote attacker to permanently and irrecoverably destroy arbitrary WordPress posts, pages, and media attachments on affected sites, bypassing the trash mechanism entirely. The integrity impact is high, as site content can be wiped without any authentication, but there is no confidentiality or availability impact in the traditional sense. This could result in significant data loss, defacement, or disruption of business operations for event management companies relying on these plugins (WPScan, Github Advisory).

Sfruttabilità

There is currently no public proof-of-concept exploit available, and no evidence of in-the-wild exploitation has been reported. WPScan has indicated a PoC will be published on October 11, 2026. The EPSS score is approximately 0.233% (14th percentile), indicating a relatively low near-term exploitation probability. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog, and no threat actor attribution has been made (WPScan, Github Advisory).

Passaggi di sfruttamento

  1. Reconnaissance: Identify WordPress sites running the MDJM Event Management plugin (versions before 1.7.8.5) or Mobile Events Manager plugin (versions through 1.4.8.3) using tools like WPScan or by inspecting plugin directories and readme files.
  2. Identify target post IDs: Enumerate post IDs of target content (posts, pages, media) by browsing the site, inspecting page source, or using WordPress REST API endpoints (e.g., /wp-json/wp/v2/posts).
  3. Craft malicious request: Send an unauthenticated HTTP request to the plugin's playlist entry removal AJAX endpoint (e.g., a POST to wp-admin/admin-ajax.php with the appropriate action parameter and the target post ID), without supplying any authentication token or nonce.
  4. Achieve permanent deletion: The plugin processes the request without authorization checks, permanently deleting the specified post, page, or media attachment, bypassing the WordPress trash and making recovery impossible (WPScan).

Indicatori di compromesso

  • Network: Unusual unauthenticated POST requests to wp-admin/admin-ajax.php with action parameters associated with MDJM or Mobile Events Manager playlist removal functions, originating from unexpected or external IP addresses.
  • Logs: WordPress access logs showing repeated requests to the AJAX endpoint without session cookies or authentication headers; server logs indicating mass deletion events in a short timeframe.
  • File System: Missing media attachments, pages, or posts that were previously present; absence of corresponding entries in the WordPress trash (wp_posts table with post_status = 'trash').
  • Database: WordPress database audit logs (if enabled) showing DELETE or status-change operations on wp_posts records not initiated by authenticated admin users.

Mitigazione e soluzioni alternative

Update the MDJM Event Management WordPress plugin to version 1.7.8.5 or later, which contains the fix. For Mobile Events Manager, no fixed version is currently available (the plugin remains vulnerable through 1.4.8.3); site owners should consider deactivating or removing the plugin until a patch is released. As interim mitigations, implement Web Application Firewall (WAF) rules to block unauthenticated requests to the playlist entry removal AJAX endpoint, and restrict access to wp-admin/admin-ajax.php at the network or server level where feasible (WPScan, Github Advisory).

Reazioni della comunità

The vulnerability was discovered and reported by researchers Enrico Marcolini, Claudio Marchesini, and Dottor Marc, and was verified by WPScan. Wordfence included it in their weekly WordPress vulnerability report for the period of September 7–13, 2026. No significant broader media coverage or notable social media discussion has been identified beyond standard vulnerability aggregator coverage (WPScan).

Risorse aggiuntive


FonteQuesto report è stato generato utilizzando l'intelligenza artificiale

Imparentato WordPress Vulnerabilità:

CVE ID

Severità

Punteggio

Tecnologie

Nome del componente

Exploit CISA KEV

Ha la correzione

Data di pubblicazione

CVE-2026-92541HIGH7.2
  • import-users-from-csv-with-meta
NoSep 20, 2026
CVE-2026-92540HIGH7.2
  • import-users-from-csv-with-meta
NoSep 20, 2026
CVE-2026-86785MEDIUM5.3
  • woo-to-facebook-shop
NoNoSep 20, 2026
CVE-2026-92965LOW3.7
  • tiktok-for-business
NoSep 20, 2026
CVE-2026-92423LOW2.7
  • meow-gallery
NoSep 20, 2026

Valutazione gratuita delle vulnerabilità

Benchmark della tua posizione di sicurezza del cloud

Valuta le tue pratiche di sicurezza cloud in 9 domini di sicurezza per confrontare il tuo livello di rischio e identificare le lacune nelle tue difese.

Richiedi valutazione

Richiedi una demo personalizzata

Pronti a vedere Wiz in azione?

"La migliore esperienza utente che abbia mai visto offre piena visibilità ai carichi di lavoro cloud."
David EstlickCISO (CISO)
"Wiz fornisce un unico pannello di controllo per vedere cosa sta succedendo nei nostri ambienti cloud."
Adam FletcherResponsabile della sicurezza
"Sappiamo che se Wiz identifica qualcosa come critico, in realtà lo è."
Greg PoniatowskiResponsabile della gestione delle minacce e delle vulnerabilità