You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
This CVE record is not being prioritized for NVD enrichment efforts due to resource or other concerns.
Description
The Element Pack Addons for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the SVG Image Widget in versions up to and including 8.4.2. This is due to insufficient input sanitization and output escaping on SVG content fetched from remote URLs in the render_svg() function. The function fetches SVG content using wp_safe_remote_get() and then directly echoes it to the page without any sanitization, only applying a preg_replace() to add attributes to the SVG tag which does not remove malicious event handlers. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary JavaScript in SVG files that will execute whenever a user accesses a page containing the malicious widget.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
Title: plugin para WordPress Element Pack Addons for Elementor, Description: El plugin Element Pack Addons para Elementor para WordPress es vulnerable a Cross-Site Scripting Almacenado a través del widget de imagen SVG en versiones hasta la 8.4.2 inclusive. Esto se debe a una sanitización de entrada y un escape de salida insuficientes en el contenido SVG obtenido de URLs remotas en la función render_svg(). La función obtiene contenido SVG utilizando wp_safe_remote_get() y luego lo imprime directamente en la página sin ninguna sanitización, solo aplicando un preg_replace() para añadir atributos a la etiqueta SVG, lo que no elimina los manejadores de eventos maliciosos. Esto hace posible que atacantes autenticados, con acceso de nivel Colaborador y superior, inyecten JavaScript arbitrario en archivos SVG que se ejecutará cada vez que un usuario acceda a una página que contenga el widget malicioso.
[{"vendor":"bdthemes","product":"Element Pack – Widgets, Templates & Addons for Elementor","defaultStatus":"unaffected","versions":[{"version":"0","lessThanOrEqual":"8.4.2","versionType":"semver","status":"affected"}]}]
New CVE Received from Wordfence4/08/2026 4:16:24 AM
Action
Type
Old Value
New Value
Added
Description
The Element Pack Addons for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the SVG Image Widget in versions up to and including 8.4.2. This is due to insufficient input sanitization and output escaping on SVG content fetched from remote URLs in the render_svg() function. The function fetches SVG content using wp_safe_remote_get() and then directly echoes it to the page without any sanitization, only applying a preg_replace() to add attributes to the SVG tag which does not remove malicious event handlers. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary JavaScript in SVG files that will execute whenever a user accesses a page containing the malicious widget.