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.
Published: 2026-09-01
Score: 6.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability occurs when the dslc_module_testimonials_output shortcode renders unescaped user‑supplied fields such as main_heading_title, view_all_link, main_heading_link_title, and main_filter_title_all. An authenticated contributor or higher can inject arbitrary scripts that survive the wp_kses_post filter because shortcode syntax is treated as opaque. When any visitor loads a page containing the module, the embedded script runs in the victim’s browser, enabling cookie theft, content defacement, or phishing attacks.

Affected Systems

The Live Composer – Free WordPress Website Builder plugin for WordPress is vulnerable in all releases through 2.1.19. WordPress sites running any of those versions are affected.

Risk and Exploitability

The CVSS v3.1 base score is 6.4, indicating a medium severity. EPSS data is not available and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires authenticated access at the Contributor role level or higher, but the stored nature of the payload means that any visitor to a compromised page becomes a victim, giving the attacker broad impact without further effort.

Generated by OpenCVE AI on September 1, 2026 at 10:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Live Composer plugin to the latest stable release (2.1.20 or newer) where proper input sanitization is implemented.
  • Until the upgrade can be performed, remove or disable the dslc_module_testimonials_output shortcode from active pages and manually sanitize any existing testimonial entries.
  • Limit Contributor and other non‑admin roles from editing testimonial modules or revoke their capability to add or edit plugin content while the upgrade is pending.

Generated by OpenCVE AI on September 1, 2026 at 10:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 09:45:00 +0000

Type Values Removed Values Added
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.
Title Live Composer <= 2.1.19 - Authenticated (Contributor+) Stored Cross-Site Scripting via dslc_module_testimonials_output Shortcode
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-01T09:28:20.787Z

Reserved: 2026-07-23T17:50:05.409Z

Link: CVE-2026-16786

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-01T10:17:11.603

Modified: 2026-09-01T10:17:11.603

Link: CVE-2026-16786

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T10:30:13Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')