Description
The Page Builder by SiteOrigin plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 2.33.5 via the locate_template() function. This makes it possible for authenticated attackers, with Contributor-level access and above, to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.
Published: 2026-03-03
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Local File Inclusion leading to arbitrary PHP code execution
Action: Immediate Patch
AI Analysis

Impact

The Page Builder by SiteOrigin plugin for WordPress contains a flaw in its locate_template() usage that permits Local File Inclusion (CWE‑22). When the vulnerable function attempts to load a template file, it accepts a user‑controlled path that can reference any file on the server. An authenticated user with Contributor privileges can trigger this behavior to include and execute arbitrary files, effectively bypassing the plugin’s access controls, exposing sensitive server files, or running malicious PHP code.

Affected Systems

All installations of the Page Builder by SiteOrigin plugin up to and including version 2.33.5 are impacted. The plugin is distributed under the vendor identifier gpriday and integrates with WordPress sites that permit Contributor or higher roles.

Risk and Exploitability

This vulnerability receives a CVSS score of 8.8, indicating high severity, but the EPSS score is reported as less than 1%, suggesting a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA KEV catalog, implying no known widespread exploits. Exploitation requires an authenticated account with Contributor or higher access, after which the attacker can upload a harmless file (e.g., an image) and adjust plugin settings to trigger locate_template(), thereby causing the server to process the file as PHP code.

Generated by OpenCVE AI on April 15, 2026 at 16:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Page Builder by SiteOrigin plugin to the latest release (>= 2.34), which removes the vulnerable locate_template() call.
  • Restrict file uploads to strictly safe file types such as images and set the server’s PHP configuration to disable execution of files in upload directories.
  • Apply file system permissions that prevent execute access to the plugin’s template directories, ensuring that even if an inclusion occurs, the PHP interpreter cannot execute the file as code.

Generated by OpenCVE AI on April 15, 2026 at 16:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 04 Mar 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Gpriday
Gpriday page Builder By Siteorigin
Wordpress
Wordpress wordpress
Vendors & Products Gpriday
Gpriday page Builder By Siteorigin
Wordpress
Wordpress wordpress

Tue, 03 Mar 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 03 Mar 2026 02:15:00 +0000

Type Values Removed Values Added
Description The Page Builder by SiteOrigin plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 2.33.5 via the locate_template() function. This makes it possible for authenticated attackers, with Contributor-level access and above, to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.
Title Page Builder by SiteOrigin <= 2.33.5 - Authenticated (Contributor+) Local File Inclusion
Weaknesses CWE-22
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Gpriday Page Builder By Siteorigin
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:28:25.701Z

Reserved: 2026-02-13T09:44:50.566Z

Link: CVE-2026-2448

cve-icon Vulnrichment

Updated: 2026-03-03T16:09:32.177Z

cve-icon NVD

Status : Deferred

Published: 2026-03-03T02:16:10.687

Modified: 2026-04-22T21:26:58.303

Link: CVE-2026-2448

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T17:00:07Z

Weaknesses