WP Vulnerability WatchVulnerability data as of September 7, 2026

Vulnerability alerts / September 1, 2026

Vulnerability in Live Composer – Free WordPress Website Builder — CVE-2026-13203

MediumSeverity
CVSS 6.4
0.2%Estimated exploit probability
EPSS
10,000+ sitesInstalls
2.1.20Fixed in

What to do now

Update Live Composer – Free WordPress Website Builder to 2.1.20 or later.

Affected versions

  • Everything up to and including 2.1.19

Affected: Live Composer – Free WordPress Website Builder (plugin, live-composer-page-builder)

Check: The plugin on wordpress.org / Our record for Live Composer – Free WordPress Website Builder

What the vulnerability is

The Live Composer – Free WordPress Website Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'custom_id' shortcode attribute of the dslc_modules_section and dslc_modules_area shortcodes in versions up to, and including, 2.1.19. This is due to insufficient input sanitization and output escaping on the user-supplied attribute, which is concatenated into the HTML id="" attribute of the rendered <div> element in the dslc_modules_section_front() and dslc_modules_area_front() functions without esc_attr(). 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.

This description is reproduced verbatim from the public vulnerability record.

Sources

See other alerts