CVE-2025-5944 MEDIUM

CVE-2025-5944: Element Pack Addons for Elementor <= 8.0.0 - Authenticated (Contributor+) DOM-Based Stored Cross-Site Scripting via data-caption Attribute

Vendor Bdthemes
Product Element Pack Elementor Addons and Templates
Weakness CWE-79 · XSS
Published July 3, 2025
Last update July 3, 2025

CVSS base score

6.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

The Element Pack Addons for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘data-caption’ attribute in all versions up to, and including, 8.0.0 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.

Explanation of Vulnerability in Simple Terms

02Summary

Element Pack Elementor Addons and Templates contains a cross-site scripting (XSS) vulnerability that allows authenticated users to inject malicious scripts. The vulnerability affects the plugin's handling of user input, enabling attackers with low-level access to execute JavaScript in other users' browsers. The impact extends across the site due to scope change in the CVSS vector.

What an attacker can do

03Attacker Capabilities

Inject and execute malicious JavaScript in other users' browsers to steal data or perform actions on their behalf.

Potential impact on your site

04Site Impact

Authenticated users can inject scripts affecting other site visitors; data theft and unauthorized actions are possible.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account (e.g., subscriber or contributor role) on the WordPress site.

Key dates

06Disclosure timeline

July 3, 2025 CVE published
July 3, 2025 Record updated