Description
Falco Solutions PHPPageBuilder v0.31.0 contains an unrestricted file upload vulnerability in the pagemanager/pagebuilder module that allows remote attackers to upload arbitrary files and achieve remote code execution. The vulnerability exists due to insufficient validation of uploaded file types and executable content.
Published: 2026-05-29
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Falco Solutions PHPPageBuilder v0.31.0 contains an unrestricted file upload flaw that permits an attacker to upload arbitrary files. The lack of file type and content validation allows the uploaded data to be treated as executable, giving the attacker the ability to run code on the host. This weakness corresponds to CWE‑434, an unrestricted upload of a dangerous file type.

Affected Systems

The observed vulnerability exists in Falco Solutions PHPPageBuilder version 0.31.0. No additional affected versions have been identified.

Risk and Exploitability

The EPSS score is < 1%, indicating a very low but non-zero probability of exploitation. The CVSS score of 7.3 reflects a high severity level for this unrestricted file upload vulnerability. The publicly accessible upload endpoint presents a web‑interface attack vector, enabling attackers to upload arbitrary files that can be executed, leading to remote code execution. Although the vulnerability is not listed in CISA’s KEV catalog, its potential impact remains severe. Until a vendor patch is available, the risk is elevated and attackers could deploy web shells or other malicious payloads.

Generated by OpenCVE AI on June 1, 2026 at 21:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor patch for PHPPageBuilder as soon as it is released
  • If a patch is unavailable, immediately disable the upload endpoint or block the pagemanager/pagebuilder module from accepting file uploads
  • Configure the server to enforce a whitelist of safe MIME types and file extensions, rejecting all others
  • Enforce execution restrictions on the upload directory so that any uploaded file cannot be executed by the web server

Generated by OpenCVE AI on June 1, 2026 at 21:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 01 Jun 2026 22:00:00 +0000

Type Values Removed Values Added
Title Unrestricted File Upload Allowing Remote Code Execution in PHPPageBuilder v0.31.0

Mon, 01 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 30 May 2026 23:00:00 +0000

Type Values Removed Values Added
First Time appeared Hansschouten
Hansschouten phppagebuilder
Vendors & Products Hansschouten
Hansschouten phppagebuilder

Fri, 29 May 2026 16:15:00 +0000

Type Values Removed Values Added
Title Unrestricted File Upload Allowing Remote Code Execution in PHPPageBuilder v0.31.0
Weaknesses CWE-434

Fri, 29 May 2026 14:45:00 +0000

Type Values Removed Values Added
Description Falco Solutions PHPPageBuilder v0.31.0 contains an unrestricted file upload vulnerability in the pagemanager/pagebuilder module that allows remote attackers to upload arbitrary files and achieve remote code execution. The vulnerability exists due to insufficient validation of uploaded file types and executable content.
References

Subscriptions

Hansschouten Phppagebuilder
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-06-01T20:09:50.311Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-39292

cve-icon Vulnrichment

Updated: 2026-05-29T17:00:45.276Z

cve-icon NVD

Status : Deferred

Published: 2026-05-29T15:16:22.483

Modified: 2026-06-01T21:16:43.327

Link: CVE-2026-39292

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-01T21:45:22Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type