CVE-2023-6738 MEDIUM

CVE-2023-6738: PageLayer <= 1.7.8 - Authenticated(Contributor+) Stored Cross-Site Scripting via meta fields

Vendor Softaculous
Product Page Builder: Pagelayer – Drag and Drop website builder
Weakness CWE-20 · Input validation
Published January 4, 2024
Last update April 8, 2026

CVSS base score

5.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

Pagelayer page builder versions up to 1.7.8 contain an input validation flaw that allows authenticated users to read sensitive data or modify site content. An attacker with a low-privilege account can exploit this without user interaction. The vulnerability affects confidentiality and integrity but not availability.

What an attacker can do

03Attacker Capabilities

Read sensitive data or modify site content with a low-privilege account.

Potential impact on your site

04Site Impact

Authenticated users can access or alter page builder data beyond their intended permissions.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site; no user interaction required.

Key dates

06Disclosure timeline

January 4, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE