PT-2026-24599 · Thehappymonster · Happy Addons For Elementor
Dmitry Ignatyev
·
Published
2026-03-11
·
Updated
2026-03-15
·
CVE-2026-2918
CVSS v3.1
6.4
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Happy Addons for Elementor versions prior to 3.21.1
Description
The Happy Addons for Elementor plugin for WordPress is subject to an Insecure Direct Object Reference issue and Stored Cross-Site Scripting. The issue stems from insufficient object-level authorization checks in the
validate reqeust() method, which uses current user can('edit posts', $template id) instead of current user can('edit post', $template id). The ha get current condition AJAX action also lacks a capability check. This allows authenticated attackers with Contributor-level access or higher to modify display conditions of any published ha library template. The cond to html() renderer does not properly escape output, using string concatenation instead of esc attr(), enabling the injection of event handler attributes like onmouseover that can execute JavaScript when an administrator views the Template Conditions panel.Recommendations
Update Happy Addons for Elementor to version 3.21.1 or later.
Fix
IDOR
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Happy Addons For Elementor