Description
The Clever Mega Menu for Visual Composer WordPress plugin through 1.0.1 does not perform a nonce or capability check in an AJAX action that updates navigation menu item metadata, allowing any authenticated user, including Subscribers, to overwrite menu item content and settings that are rendered in the site's public navigation.
Published: 2026-08-02
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Clever Mega Menu for Visual Composer plugin through version 1.0.1 has an AJAX endpoint that updates navigation menu item metadata without performing a nonce or capability check. An authenticated user, including those with Subscriber level access, can send requests to this endpoint and overwrite menu item content and settings that are rendered on the public site. This flaw typifies an improper authorization weakness (CWE‑284) that allows a lower‑privileged user to change navigation behavior, potentially leading to defacement, phishing links, or other disruptive content changes.

Affected Systems

All installations of the Clever Mega Menu for Visual Composer plugin with a version equal to or lower than 1.0.1. No specific sub‑versions are listed beyond the maximum version.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity. The vulnerability requires a logged‑in user with Subscriber privileges to execute the malicious AJAX call, making the attack surface limited to sites that expose the endpoint to authenticated users. The EPSS score is under 1%, and the issue is not listed in CISA’s KEV catalog, indicating that widespread exploitation is currently unlikely. However, on sites where many subscriber accounts exist or where the plugin is used in a public or customer‑facing environment, the potential impact of unauthorized navigation modification remains significant. The absence of a nonce or capability verification substantially lowers the effort required for an attacker who has legitimate access.

Generated by OpenCVE AI on August 5, 2026 at 19:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the plugin to a version that includes proper nonce and capability checks, typically a release newer than 1.0.1 if available.
  • If no patch is available, uninstall or deactivate the Clever Mega Menu for Visual Composer plugin to eliminate the vulnerable endpoint.
  • Implement a temporary workaround by manually adding a nonce verification and a capability check (e.g., current_user_can('manage_options')) to the save_clever_menu_item handler, or configure a firewall rule to block external access to the raw AJAX URL for non‑admin users.

Generated by OpenCVE AI on August 5, 2026 at 19:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 18:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-285

Wed, 05 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 03 Aug 2026 09:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-285

Sun, 02 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Clever Mega Menu for Visual Composer WordPress plugin through 1.0.1 does not perform a nonce or capability check in an AJAX action that updates navigation menu item metadata, allowing any authenticated user, including Subscribers, to overwrite menu item content and settings that are rendered in the site's public navigation.
Title Clever Mega Menu for Visual Composer <= 1.0.1 - Subscriber+ Menu Item Meta Update via save_clever_menu_item
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-05T16:17:48.250Z

Reserved: 2026-06-10T12:22:23.523Z

Link: CVE-2026-11872

cve-icon Vulnrichment

Updated: 2026-08-05T14:46:02.765Z

cve-icon NVD

Status : Received

Published: 2026-08-02T06:16:33.920

Modified: 2026-08-05T17:16:39.283

Link: CVE-2026-11872

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T19:30:05Z

Weaknesses