Description
The RT Mega Menu WordPress plugin before 1.5.2 does not perform a capability check on the AJAX action that saves mega-menu configuration and per-menu-item settings; its only gate is a nonce that any logged-in user can read from a standard admin page. A subscriber-level user can therefore enable the mega menu on a site menu and store a menu-item style value that is rendered, without output escaping, into a style attribute on the public navigation. By breaking out of that attribute the user persists a JavaScript event handler that executes for every visitor who hovers the navigation, including administrators, leading to session/site takeover.
Published: 2026-08-02
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The RT Mega Menu WordPress plugin prior to 1.5.2 fails to verify user permissions before accepting configuration changes via an AJAX action. Any logged‑in subscriber can submit arbitrary style values for menu items that are inserted directly into a style attribute on the public navigation without escaping. An attacker can break out of the attribute and embed a JavaScript event handler that runs for every visitor who hovers the menu, potentially hijacking sessions across the whole site.

Affected Systems

All WordPress sites that use RT Mega Menu before version 1.5.2, especially those where subscribers have permission to edit menus. The vulnerability is present in any installation that has not yet been updated to 1.5.2 or newer.

Risk and Exploitability

The flaw is a stored cross‑site scripting issue and can be triggered by any user with a subscriber role. The exploit requires only a logged‑in account and no additional external input, so the attack vector is internal authenticated. The EPSS score is below 1 % and the vulnerability is not listed in CISA KEV, but the potential impact of session takeover warrants immediate attention. The CVSS score of 5.4 indicates moderate severity.

Generated by OpenCVE AI on August 4, 2026 at 22:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade RT Mega Menu to version 1.5.2 or later
  • Restrict menu editing capabilities so that only administrators can modify menu styles
  • If an update cannot be applied promptly, remove or deactivate the RT Mega Menu plugin to eliminate the risk

Generated by OpenCVE AI on August 4, 2026 at 22:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/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-79

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

Type Values Removed Values Added
Description The RT Mega Menu WordPress plugin before 1.5.2 does not perform a capability check on the AJAX action that saves mega-menu configuration and per-menu-item settings; its only gate is a nonce that any logged-in user can read from a standard admin page. A subscriber-level user can therefore enable the mega menu on a site menu and store a menu-item style value that is rendered, without output escaping, into a style attribute on the public navigation. By breaking out of that attribute the user persists a JavaScript event handler that executes for every visitor who hovers the navigation, including administrators, leading to session/site takeover.
Title RT Mega Menu < 1.5.2 - Subscriber+ Stored XSS via Menu Item CSS
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-03T17:39:34.214Z

Reserved: 2026-07-10T09:44:49.218Z

Link: CVE-2026-15385

cve-icon Vulnrichment

Updated: 2026-08-03T17:39:30.463Z

cve-icon NVD

Status : Received

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

Modified: 2026-08-03T18:16:35.947

Link: CVE-2026-15385

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T22:15:03Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')