CVE-2026-2470 MEDIUM

CVE-2026-2470: Pagelayer <= 2.0.9 - Incorrect Authorization to Authenticated (Contributor+) Mail Relay Configuration via 'contacts'

Vendor Softaculous
Product Page Builder: Pagelayer – Drag and Drop website builder
Weakness CWE-863 · Incorrect authorization
Published June 13, 2026
Last update June 15, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Page Builder: Pagelayer – Drag and Drop website builder plugin for WordPress is vulnerable to Incorrect Authorization in all versions up to, and including, 2.0.9. This is due to the pagelayer_save_content AJAX handler allowing users with basic post-edit capability to persist pagelayer_contact_templates metadata on posts they can edit (including pending posts), while the unauthenticated pagelayer_contact_submit endpoint later consumes that metadata by user-controlled post/form identifiers without enforcing a privileged or published-context boundary. This makes it possible for authenticated attackers, with Contributor-level access and above, to configure arbitrary contact-form mail templates that are usable through unauthenticated form submission via the contacts parameter. In typical deployments this template feature is configured via Pagelayer Pro UI; however, the vulnerable backend trust path is still present. This issue may be chained with CVE-2026-2442 to increase exploitability and attacker control over outbound email behavior.

Explanation of Vulnerability in Simple Terms

02Summary

Pagelayer contains an authorization flaw that allows authenticated users with low privileges to modify content they should not have access to. The vulnerability affects versions up to 2.0.9. An attacker with a basic user account can alter site data through improper permission checks in the page builder interface.

What an attacker can do

03Attacker Capabilities

Modify or alter page content and settings beyond their assigned permission level.

Potential impact on your site

04Site Impact

Unauthorized users can change published pages, layouts, or settings, potentially defacing content or disrupting site functionality.

Conditions required to exploit

05Prerequisites

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

Key dates

06Disclosure timeline

June 13, 2026 CVE published
June 15, 2026 Record updated