CVE-2025-34100 Details
Description
An unrestricted file upload vulnerability exists in BuilderEngine 3.5.0 via the integration of the elFinder 2.0 file manager and its use of the jQuery File Upload plugin. The plugin fails to properly validate or restrict file types or locations during upload operations, allowing an attacker to upload a malicious .php file and subsequently execute arbitrary PHP code on the server under the context of the web server process. While the root vulnerability lies within the jQuery File Upload component, BuilderEngine’s improper integration and lack of access controls expose this functionality to unauthenticated users, resulting in full remote code execution.
A remote code execution vulnerability has been identified in BuilderEngine CMS version 3.5.0. This issue arises from an unrestricted file upload vulnerability, which is a result of the integration of the elFinder 2.0 file manager and the jQuery File Upload plugin. The jQuery File Upload plugin does not properly validate or restrict file types or locations during upload, allowing attackers to upload malicious PHP files. These files can then be executed on the server under the web server process's context. The vulnerability is exacerbated by BuilderEngine's improper integration and lack of access controls, exposing this flaw to unauthenticated users.
Users are advised to configure the file upload handler to accept only specific file types, such as GIF, JPEG, and PNG. Additionally, upload features should be restricted to trusted hosts, and an .htaccess file can be used to block execution of uploaded files in untrusted directories.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 10, 2025CISA-ADP
Assessed Jul 11, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-20 | Improper Input Validation | [email protected] |
| CWE-306 | Missing Authentication for Critical Function | [email protected] |
| CWE-434 | Unrestricted Upload of File with Dangerous Type | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| BuilderEngine | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jul 10, 2025 | New CVE Received | [email protected] |
Volerion