GHSA-5q87-jcg7-9vrx
GHSA-rcw8-rm48-wjhg
GHSA-wqwp-c8g7-73q2
GHSA-x727-7jhm-cmg5
Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Primary rating from Vendor (Wordfence) · only source for this CVE.
CVSS VectorVendor: Wordfence
Lifecycle Timeline
3DescriptionCVE.org
The Page Builder: Pagelayer plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Button widget's Custom Attributes field in all versions up to, and including, 2.0.8. This is due to an incomplete event handler blocklist in the 'pagelayer_xss_content' XSS filtering function, which blocks common, but not all, event handlers. 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.
AnalysisAI
Stored Cross-Site Scripting in Page Builder: Pagelayer WordPress plugin versions up to 2.0.8 allows authenticated attackers with Contributor-level or higher privileges to inject arbitrary JavaScript into page content via the Button widget's Custom Attributes field. The vulnerability bypasses an incomplete XSS filter that blocks common event handlers but fails to block all variants, enabling persistent script execution whenever affected pages are viewed. No public exploit code or active exploitation has been confirmed; however, the low attack complexity and broad applicability to WordPress sites using this popular page builder plugin present meaningful risk.
Technical ContextAI
The Pagelayer plugin implements an XSS filtering function called 'pagelayer_xss_content' to sanitize user input in widget configuration. This function employs a blocklist approach targeting known event handler patterns (such as 'onclick', 'onload', etc.) in the Button widget's Custom Attributes field. However, the blocklist is incomplete and fails to account for alternative or lesser-known event handler names, attribute vectors, or encoding bypasses. The vulnerability is rooted in CWE-79 (Improper Neutralization of Input During Web Page Generation), specifically the reliance on insufficient input validation rather than proper output encoding or a whitelist approach. The affected CPE (cpe:2.3:a:softaculous:page_builder:_pagelayer_-_drag_and_drop_website_builder:*:*:*:*:*:*:*:*) indicates the Pagelayer plugin by Softaculous. The vulnerability manifests when authenticated users with Contributor privileges or above craft malicious Custom Attributes containing unblocked event handler syntax, which the filter fails to strip before storage in the WordPress database.
RemediationAI
Update the Page Builder: Pagelayer plugin to version 2.0.9 or later, which includes a corrected XSS filtering mechanism that addresses the incomplete event handler blocklist. Immediately disable or restrict Contributor-level access on WordPress installations running Pagelayer 2.0.8 or earlier until the patch can be applied. As a temporary workaround, use a Web Application Firewall (WAF) or WordPress security plugin to monitor and block requests containing suspicious event handler patterns in page builder widget fields. Review all pages created or edited by Contributor-level users since plugin installation to identify and remove any injected scripts. Detailed remediation guidance is available via the Wordfence vulnerability advisory (https://www.wordfence.com/threat-intel/vulnerabilities/id/915c119d-2bae-4ea6-babb-7e8e99054cd0?source=cve) and the WordPress plugin repository changeset (https://plugins.trac.wordpress.org/changeset/3479046/).
More in Page Builder
View allAn issue was discovered in the SiteOrigin Page Builder plugin before 2.10.16 for WordPress. Rated high severity (CVSS 8.
An issue was discovered in the SiteOrigin Page Builder plugin before 2.10.16 for WordPress. Rated high severity (CVSS 8.
The WPBakery plugin before 6.4.1 for WordPress allows XSS because it calls kses_remove_filters to disable the standard W
The WPBakery Visual Composer plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and inclu
Deserialization in Live Composer page builder WordPress plugin.
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Live Composer Team
The Page Builder by SiteOrigin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'siteo
The wpbakery plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Custom Heading tag attribute in a
The wpbakery plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Post Title tag attribute in all v
The wpbakery plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Post Author tag attribute in all
The wpbakery plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the button onclick attribute in all v
The Page Builder by SiteOrigin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the legacy Image wi
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-20465