CVE-2024-13780 MEDIUM

CVE-2024-13780: Hero Mega Menu - Responsive WordPress Menu Plugin <= 1.16.5 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Directory Deletion

Vendor Heroplugins
Product Hero Mega Menu - Responsive WordPress Menu Plugin
Weakness CWE-862 · Missing authorization
Published March 5, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Hero Mega Menu - Responsive WordPress Menu Plugin plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the hmenu_delete_menu() function in all versions up to, and including, 1.16.5. This makes it possible for unauthenticated attackers to delete arbitrary directories on the server.

Explanation of Vulnerability in Simple Terms

02Summary

The Hero Mega Menu plugin for WordPress does not properly check user permissions before allowing certain actions. A logged-in user with low privileges can perform administrative functions they should not have access to, potentially disrupting site functionality. All versions up to 1.16.5 are affected. Update to a version newer than 1.16.5 to resolve this issue.

What an attacker can do

03Attacker Capabilities

A low-privilege logged-in user can perform administrative actions they should not have access to.

Potential impact on your site

04Site Impact

Unauthorized users can disrupt menu configuration and site functionality without admin approval.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress user account (e.g., subscriber or contributor).

Key dates

06Disclosure timeline

March 5, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE