PageLayer <= 1.7.8 - Authenticated(Contributor+) Stored Cross-Site Scripting via meta fields
Strategic Overview
- Status
- Patched in 1.7.9
- Affected Plugin
- Page Builder: Pagelayer – Drag and Drop website builder
- Affected Version
<= 1.7.8- CVSS
- 5.4Medium
- Weakness type
- CWE-20 · Improper Input Validation
- CVE
CVE-2023-6738
At a glance
CVE-2023-6738 is a medium-severity Improper Input Validation vulnerability in the Page Builder: Pagelayer WordPress plugin, affecting versions <= 1.7.8. It carries a CVSS score of 5.4 (reachable over the network; low attack complexity). Exploitation requires an authenticated account at Contributor level or above. The issue is fixed in version 1.7.9; sites on affected versions should update now. Disclosed January 2024, reported by Nex Team.
Vulnerability Overview
The Page Builder: Pagelayer – Drag and Drop website builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'pagelayer_header_code', 'pagelayer_body_open_code', and 'pagelayer_footer_code' meta fields in all versions up to, and including, 1.7.8 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers with contributor-level and above permissions to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This appears to be a reintroduction of a vulnerability patched in version 1.7.7.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user.
CWE-20: Improper Input Validation
Page Builder: Pagelayer <= 1.7.8 carries this weakness at pagelayer_header_code, and reaching it takes an account at Contributor level or above. Improper input validation means the application accepts input without confirming it has the form, type or range the code downstream assumes.
The concrete impact depends on where the unvalidated value lands, which is why records in this class range from cosmetic bugs to full compromise. For Page Builder: Pagelayer the fix is 1.7.9: builds <= 1.7.8 are affected, anything from 1.7.9 onward is not.
Remediation
Update to version 1.7.9, or a newer patched version
How does WordSec protect against this?
An attacker needs Contributor access first, so the firewall sees the attempt as traffic from a logged-in account: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Page Builder: Pagelayer 1.7.9 closes this, and updating the plugin is the step that ends it.
- Firewall
- Alerts
External References
Related records
Other vulnerabilities in Page Builder: Pagelayer – Drag and Drop website builder
- 8.8CVE-2020-35944: Page Builder: Pagelayer CSRF to Cross-Site Scripting
CVE-2020-35944 - 7.4CVE-2020-35947: Page Builder: Pagelayer XSS
CVE-2020-35947 - 7.2CVE-2023-4687: Page Builder: Pagelayer Stored XSS
CVE-2023-4687 - 6.4CVE-2026-3297: Page Builder: Pagelayer Stored XSS
CVE-2026-3297 - 6.4CVE-2026-2509: Page Builder: Pagelayer <= 2.0.8 Stored XSS
CVE-2026-2509 - 6.4CVE-2024-13427: Page Builder: Pagelayer Stored XSS
CVE-2024-13427 - 6.4CVE-2025-24573: PageLayer <= 1.9.4 Stored Cross-Site Scripting
CVE-2025-24573 - 6.4CVE-2024-2504: Page Builder: Pagelayer Stored XSS
CVE-2024-2504
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C