CVE-2026-4655
Last modified
CVE-2026-4655 is a medium-severity vulnerability rated 6.4/10 on the CVSS scale. 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. EPSS estimates a 0.39% chance of exploitation in the next 30 days.
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
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-4655?
How severe is CVE-2026-4655?
How do I fix CVE-2026-4655?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-46544Microsoft UFO open-source framework for intelligent automati…5.3
- CVE-2026-46545Nimiq is a Rust implementation of the Nimiq Proof-of-Stake p…7.5
- CVE-2026-46546Frappe Learning Management System (LMS) is a learning system…5.4
- CVE-2026-46547NocoDB is software for building databases as spreadsheets. P…6.1
- CVE-2026-46548NocoDB is software for building databases as spreadsheets. P…4.3
- CVE-2026-46549NocoDB is software for building databases as spreadsheets. P…2
- CVE-2026-46550NocoDB is software for building databases as spreadsheets. P…5.4
- CVE-2026-46551NocoDB is software for building databases as spreadsheets. P…6.5
- CVE-2026-46552NocoDB is software for building databases as spreadsheets. P…5.8
- CVE-2026-46553NocoDB is software for building databases as spreadsheets. P…2.1
- CVE-2026-46554NocoDB is software for building databases as spreadsheets. P…2.3
- CVE-2026-46555WhatsApp MCP Server is a Model Context Protocol (MCP) server…7.7
Are you affected by CVE-2026-4655?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
