CVE-2025-13537
Stored XSS in Live Composer WordPress Plugin Allows Script Injection
Publication date: 2025-12-17
Last updated on: 2025-12-17
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| live_composer | live_composer_page_builder | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Stored Cross-Site Scripting (XSS) issue in the Live Composer β Free WordPress Website Builder plugin. It occurs due to insufficient input sanitization and output escaping on user-supplied attributes, allowing authenticated users with Contributor-level access or higher to inject arbitrary web scripts. These scripts then execute whenever any user accesses the injected page.
How can this vulnerability impact me? :
The vulnerability can allow attackers with Contributor-level access or above to inject malicious scripts into pages. These scripts execute in the context of users visiting the affected pages, potentially leading to theft of user credentials, session hijacking, defacement, or other malicious actions that compromise user data and site integrity.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, you should update the Live Composer β Free WordPress Website Builder plugin to version 2.0.3 or later, as this version was released shortly after the vulnerability disclosure and likely contains security fixes addressing the issue. [3]