CVE-2026-15787
Deferred Deferred - Pending Action

Stored XSS in Ultimate Addons for Elementor WordPress Plugin

Vulnerability report for CVE-2026-15787, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-22

Last updated on: 2026-07-22

Assigner: Wordfence

Description

The Ultimate Addons for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Navigation Menu Widget data-toggle-icon/data-close-icon Attributes in all versions up to, and including, 2.9.1 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. wp_kses_post, applied on save for users without unfiltered_html, does not neutralize HTML-entity-encoded payloads stored inside data-* attributes on kses-allowed elements, as the browser decodes these values client-side before jQuery .html() renders them as markup.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-22
Last Modified
2026-07-22
Generated
2026-08-11
AI Q&A
2026-07-22
EPSS Evaluated
2026-08-10
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
brainstorm_force ultimate_addons_for_elementor to 2.9.1 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The Ultimate Addons for Elementor plugin for WordPress has a stored cross-site scripting (XSS) vulnerability in versions up to 2.9.1. It occurs due to insufficient input sanitization and output escaping in the Navigation Menu Widget's data-toggle-icon and data-close-icon attributes. Authenticated attackers with contributor-level access or higher can inject malicious scripts into pages.

Detection Guidance

To detect this vulnerability, inspect WordPress sites using the Ultimate Addons for Elementor plugin versions up to 2.9.1. Check for stored XSS payloads in Navigation Menu Widget attributes like data-toggle-icon or data-close-icon. Use security plugins like Wordfence to scan for malicious scripts in page content.

Impact Analysis

This vulnerability allows attackers to inject arbitrary web scripts into pages. When users access an infected page, the injected scripts execute, potentially stealing user data, session cookies, or performing actions on behalf of the user. It requires contributor-level access or higher to exploit.

Compliance Impact

This vulnerability could lead to data breaches, compromising personal or sensitive data. For GDPR, it may result in unauthorized data access, violating principles of data protection. For HIPAA, it could expose protected health information, leading to compliance failures and legal consequences.

Mitigation Strategies

Immediately update the Ultimate Addons for Elementor plugin to the latest version. Remove or disable the plugin if updates are unavailable. Review user roles with contributor access or higher for unauthorized changes. Implement a web application firewall to block XSS attempts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-15787. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart