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 NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
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/).
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-20465