CVE-2026-1793 MEDIUM

CVE-2026-1793: Element Pack Addons for Elementor <= 8.3.17 - Authenticated (Contributor+) Arbitrary File Read

Vendor Bdthemes
Product Element Pack – Widgets, Templates & Addons for Elementor
Weakness CWE-22 · Path traversal
Published February 15, 2026
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Element Pack Addons for Elementor plugin for WordPress is vulnerable to arbitrary file reads in all versions up to, and including, 8.3.17 via the SVG widget and a lack of sufficient file validation in the 'render_svg' function. This makes it possible for authenticated attackers, with contributor-level access and above, to read the contents of arbitrary files on the server, which can contain sensitive information.

Explanation of Vulnerability in Simple Terms

02Summary

Element Pack for Elementor contains a path traversal vulnerability that allows authenticated users to read files outside the intended directory. An attacker with low-level site access can enumerate and access sensitive files on the server by manipulating file paths. This affects all versions up to 8.3.17. Update to a version newer than 8.3.17 to resolve the issue.

What an attacker can do

03Attacker Capabilities

Read arbitrary files from the server outside the plugin's intended directory.

Potential impact on your site

04Site Impact

Sensitive files (config, database credentials, private keys) may be exposed to low-privilege users.

Conditions required to exploit

05Prerequisites

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

Key dates

06Disclosure timeline

February 15, 2026 CVE published
April 8, 2026 Record updated