pagelayer CVE Vulnerabilities & Metrics

Focus on pagelayer vulnerabilities and metrics.

Last updated: 08 Mar 2025, 23:25 UTC

About pagelayer Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with pagelayer. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total pagelayer CVEs: 13
Earliest CVE date: 01 Jan 2021, 04:15 UTC
Latest CVE date: 18 Sep 2024, 00:15 UTC

Latest CVE reference: CVE-2024-43972

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 2

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): -71.43%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): -71.43%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical pagelayer CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 1.68

Max CVSS: 6.8

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 9
4.0-6.9 4
7.0-8.9 0
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS pagelayer CVEs

These are the five CVEs with the highest CVSS scores for pagelayer, sorted by severity first and recency.

All CVEs for pagelayer

CVE-2024-43972 pagelayer vulnerability CVSS: 0 18 Sep 2024, 00:15 UTC

Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Pagelayer Team PageLayer allows Stored XSS.This issue affects PageLayer: from n/a through 1.8.7.

CVE-2024-30465 pagelayer vulnerability CVSS: 0 09 Jun 2024, 11:15 UTC

Missing Authorization vulnerability in Pagelayer Team PageLayer.This issue affects PageLayer: from n/a through 1.8.1.

CVE-2024-2127 pagelayer vulnerability CVSS: 0 07 Mar 2024, 20:15 UTC

The Page Builder: Pagelayer – Drag and Drop website builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via custom attributes in all versions up to, and including, 1.8.3 due to insufficient input sanitization and output escaping. 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.

CVE-2023-7115 pagelayer vulnerability CVSS: 0 27 Feb 2024, 09:15 UTC

The Page Builder: Pagelayer WordPress plugin before 1.8.1 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)

CVE-2024-1590 pagelayer vulnerability CVSS: 0 23 Feb 2024, 10:15 UTC

The Page Builder: Pagelayer – Drag and Drop website builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's Button Widget in all versions up to, and including, 1.8.2 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.

CVE-2023-5124 pagelayer vulnerability CVSS: 0 29 Jan 2024, 15:15 UTC

The Page Builder: Pagelayer WordPress plugin before 1.8.0 doesn't prevent attackers with administrator privileges from inserting malicious JavaScript inside a post's header or footer code, even when unfiltered_html is disallowed, such as in multi-site WordPress configurations.

CVE-2023-6738 pagelayer vulnerability CVSS: 0 04 Jan 2024, 04:15 UTC

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.

CVE-2023-5087 pagelayer vulnerability CVSS: 0 16 Oct 2023, 20:15 UTC

The Page Builder: Pagelayer WordPress plugin before 1.7.8 doesn't prevent attackers with author privileges and higher from inserting malicious JavaScript inside a post's header or footer code.

CVE-2023-4687 pagelayer vulnerability CVSS: 0 16 Oct 2023, 20:15 UTC

The Page Builder: Pagelayer WordPress plugin before 1.7.7 doesn't prevent unauthenticated attackers from updating a post's header or footer code on scheduled posts.

CVE-2020-36384 pagelayer vulnerability CVSS: 4.3 07 Jun 2021, 11:15 UTC

PageLayer before 1.3.5 allows reflected XSS via color settings.

CVE-2020-36383 pagelayer vulnerability CVSS: 4.3 07 Jun 2021, 11:15 UTC

PageLayer before 1.3.5 allows reflected XSS via the font-size parameter.

CVE-2020-35947 pagelayer vulnerability CVSS: 6.5 01 Jan 2021, 04:15 UTC

An issue was discovered in the PageLayer plugin before 1.1.2 for WordPress. Nearly all of the AJAX action endpoints lacked permission checks, allowing these actions to be executed by anyone authenticated on the site. This happened because nonces were used as a means of authorization, but a nonce was present in a publicly viewable page. The greatest impact was the pagelayer_save_content function that allowed pages to be modified and allowed XSS to occur.

CVE-2020-35944 pagelayer vulnerability CVSS: 6.8 01 Jan 2021, 04:15 UTC

An issue was discovered in the PageLayer plugin before 1.1.2 for WordPress. The pagelayer_settings_page function is vulnerable to CSRF, which can lead to XSS.