Security readout for executives and security teams
Plain-English summary
CVE-2023-6738 affects the Pagelayer WordPress page builder. A logged-in contributor or higher user could store malicious browser script in Pagelayer page meta fields. That script runs when someone opens the affected page. The main risk is account or visitor browser compromise through a trusted site page.
Executive priority
Treat this as a moderate-priority WordPress application risk. It is most urgent for public, multi-author, agency-managed, or customer-administered sites because a low-privileged account can create persistent browser-side impact.
Technical view
Pagelayer versions up to and including 1.7.8 insufficiently sanitize and escape pagelayer_header_code, pagelayer_body_open_code, and pagelayer_footer_code meta fields. The result is authenticated stored cross-site scripting with contributor-level privileges or higher. Sources indicate this may reintroduce an issue previously patched in 1.7.7.
Likely exposure
Exposure is likely limited to WordPress sites running Pagelayer through version 1.7.8 where contributor-level or higher accounts exist, especially multi-author sites or sites with compromised editor accounts.
Exploitation context
The CVE is not listed as KEV, and the provided sources do not show active exploitation. Attackers need authenticated contributor-or-higher access, but stored XSS can affect later page visitors without additional attacker interaction.
Researcher notes
The source bundle identifies CWE-20 and CVSS 3.1 score 5.4. The vulnerable fields are explicitly named, and WordPress Trac references show relevant code and a 1.7.8-to-1.7.9 changeset. Evidence for exploitation in the wild is not provided.
Mitigation direction
- Upgrade Pagelayer to a vendor-fixed release newer than 1.7.8.
- Restrict contributor-level and higher WordPress accounts to trusted users only.
- Review Pagelayer pages for unexpected header, body-open, or footer code.
- Remove unnecessary authoring privileges from dormant or shared accounts.
- Check vendor guidance for any additional cleanup or hardening steps.
Validation and detection
- Inventory WordPress sites using the Pagelayer plugin.
- Confirm whether installed Pagelayer versions are 1.7.8 or older.
- Review users with contributor-level or higher permissions.
- Inspect affected meta fields for unexpected scripts or unfamiliar code.
- Confirm updated sites no longer accept unsafe stored meta content.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-20: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2023-6738 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.4 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N2.82.5Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.4MediumVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://www.wordfence.com/threat-intel/vulnerabilities/id/d14c8890-482c-4d43-a68f-0d04c4feca8f?source=cveCVE reference
- https://plugins.trac.wordpress.org/browser/pagelayer/trunk/main/post_metas.php#L527CVE reference
- https://plugins.trac.wordpress.org/changeset?old_path=/pagelayer/tags/1.7.8&old=3016486&new_path=/pagelayer/tags/1.7.9&new=3016486&sfp_email=&sfph_mail=CVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
