CVE-2026-16786
Description
The Live Composer – Free WordPress Website Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via dslc_module_testimonials_output Shortcode in all versions up to, and including, 2.1.19 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The injected payload survives save-time wp_kses_post filtering because KSES treats shortcode delimiters as opaque, and the unescaped fields — including main_heading_title, view_all_link, main_heading_link_title, and main_filter_title_all — are only rendered when do_shortcode() executes at page-view time.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or — if you've already worked around this in production — publish your fix to the community-verified tier.
Propose a mitigation on Community Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
References
- https://plugins.trac.wordpress.org/browser/live-composer-page-builder/tags/2.1.18/modules/testimonials/module.php#L5024
- https://plugins.trac.wordpress.org/browser/live-composer-page-builder/tags/2.1.18/modules/testimonials/module.php#L5251
- https://plugins.trac.wordpress.org/browser/live-composer-page-builder/tags/2.1.18/modules/testimonials/module.php#L5257
- https://plugins.trac.wordpress.org/browser/live-composer-page-builder/tags/2.1.18/modules/testimonials/module.php#L5291
- https://plugins.trac.wordpress.org/changeset?reponame=&old=3662813%40live-composer-page-builder&new=3662813%40live-composer-page-builder
- https://www.wordfence.com/threat-intel/vulnerabilities/id/852b1766-8674-44a0-843c-381cd4155a2b?source=cve
CWEs
CWE-79
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.