CVE-2026-4341
Last modified
CVE-2026-4341 is a medium-severity vulnerability rated 6.4/10 on the CVSS scale. The Prime Slider – Addons for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'follow_us_text' setting of the Mount widget in all versions up to, and including, 4.1.10. This is due to insufficient input sanitization and output escaping. EPSS estimates a 0.36% chance of exploitation in the next 30 days.
Description
The Prime Slider – Addons for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'follow_us_text' setting of the Mount widget in all versions up to, and including, 4.1.10. This is due to insufficient input sanitization and output escaping. Specifically, the `render_social_link()` function in `modules/mount/widgets/mount.php` outputs the `follow_us_text` Elementor widget setting using `echo` without any escaping function. The setting value is stored in `_elementor_data` post meta via `update_post_meta`. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
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-4341?
How severe is CVE-2026-4341?
How do I fix CVE-2026-4341?
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-43404In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43405In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-43406In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2026-43407In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2026-43408In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-43409In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43410In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43411In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43412In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43413In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43414In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-43415In the Linux kernel, the following vulnerability has been re…4.7
Are you affected by CVE-2026-4341?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
