PatchSiren cyber security CVE debrief
CVE-2026-4341 bdthemes CVE debrief
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.
- Vendor
- bdthemes
- Product
- Prime Slider – Addons for Elementor
- CVSS
- MEDIUM 6.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-04-08
- Original CVE updated
- 2026-07-25
- Advisory published
- 2026-04-08
- Advisory updated
- 2026-07-25
Who should care
Administrators and users of the Prime Slider – Addons for Elementor plugin for WordPress, particularly those with Author-level access and above, should be aware of this vulnerability and take necessary actions to mitigate it.
Technical summary
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. The vulnerability exists due to insufficient input sanitization and output escaping in the `render_social_link()` function in `modules/mount/widgets/mount.php`. An attacker with Author-level access and above can inject arbitrary web scripts, which will execute when a user accesses an injected page.
Defensive priority
Medium
Recommended defensive actions
- Update the Prime Slider – Addons for Elementor plugin to the latest version.
- Implement input sanitization and output escaping for the 'follow_us_text' setting.
- Restrict access to the Mount widget setting to prevent unauthorized modifications.
- Monitor for suspicious activity and implement compensating controls.
- Review vendor guidance and apply patches according to change control processes.
- Inventory affected assets and prioritize remediation based on exposure.
- Track remediation progress and verify fixes through testing and monitoring.
Evidence notes
The CVE record was published on 2026-04-08T05:16:06.840Z and was last modified on 2026-07-25T10:10:00.167Z. The NVD entry is currently Deferred. Evidence is limited to public CVE and NVD information. Defenders should verify vulnerable versions, confirm product deployments, and review official advisories for specific guidance on affected scope and mitigation steps.
Official resources
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-04-08T05:16:06.840Z and has not been modified since then. The NVD entry is currently Deferred.