CVE-2023-6525 MEDIUM

CVE-2023-6525: ElementsKit Elementor addons <= 3.0.3 - Authenticated(Editor+) Stored Cross-Site Scripting

Vendor Roxnor
Product ElementsKit Elementor Addons – Advanced Widgets & Templates Addons for Elementor
Weakness CWE-79 · XSS
Published March 16, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The ElementsKit Elementor addons plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the progress bar element attributes in all versions up to, and including, 3.0.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with editor-level access, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This primarily affects multi-site installations and installations where unfiltered_html has been disabled.

Explanation of Vulnerability in Simple Terms

02Summary

ElementsKit Elementor Addons versions 3.0.3 and earlier contain a stored cross-site scripting (XSS) vulnerability. An authenticated administrator can inject malicious scripts that execute in the browsers of other site users, potentially compromising their accounts or stealing sensitive data. The vulnerability affects the plugin's widget or template functionality.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that run in other users' browsers when they view affected pages.

Potential impact on your site

04Site Impact

Administrators can unknowingly inject malicious code affecting all site visitors; compromised admin accounts put the entire site at risk.

Conditions required to exploit

05Prerequisites

Attacker must have administrator-level access to the WordPress site.

Key dates

06Disclosure timeline

March 16, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE