CVE-2026-15650
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Summary
The RT Mega Menu – Mega Menu Builder for Elementor & Gutenberg plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'pointer_menu_item' Block Attribute in all versions up to, and including, 1.5.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The payload bypasses wp_kses_post filtering applied to post content on save because it contains no HTML tags and survives intact inside the block comment's JSON attributes, reaching the walker unescaped at render time.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| themewant | RT Mega Menu – Mega Menu Builder for Elementor & Gutenberg | 0 <= 1.5.2 | affected |
Weaknesses
- CWE-79: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
References
- https://www.wordfence.com/threat-intel/vulnerabilities/id/024d5962-0e8f-43cb-90dc-c282a5e436f2?source=cve
- https://plugins.trac.wordpress.org/browser/rt-mega-menu/tags/1.5.2/public/includes/rtmega-nav-walker.php#L182
- https://plugins.trac.wordpress.org/browser/rt-mega-menu/tags/1.5.2/public/blocks/rt-mega-menu/build/render.php#L306
- https://plugins.trac.wordpress.org/browser/rt-mega-menu/tags/1.5.2/public/blocks/rt-mega-menu/build/render.php#L32
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.