CVE-2026-2226 Details
Description
A vulnerability has been found in DouPHP up to 1.9. This issue affects some unknown processing of the file /admin/file.php of the component ZIP File Handler. Such manipulation of the argument sql_filename leads to unrestricted upload. The attack can be launched remotely. The exploit has been disclosed to the public and may be used.
A remote code execution vulnerability has been identified in DouPHP versions through 1.9. The issue resides in the ZIP File Handler component, specifically within the file '/admin/file.php'. The vulnerability arises from inadequate validation of the 'sql_filename' parameter, allowing for unrestricted file uploads. Exploitation involves uploading a ZIP file containing a malicious PHP script, which can then be executed on the server.
It is recommended to validate file paths and inputs in 'admin/backup.php' to prevent directory traversal attacks. Implement secure ZIP extraction methods that ensure files are only extracted within designated directories. Additionally, enhance file upload validations in 'admin/file.php' to block dangerous file types, such as ZIPs containing PHP scripts.
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.
CISA-ADP
Assessed Feb 9, 2026References 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.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/pengchengwangli/MyCVE/issues/2 | [email protected] | ExploitIssue TrackingMitigationThird Party Advisory |
| https://vuldb.com/?ctiid.344943 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.344943 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.753441 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-284 | Improper Access Control | [email protected] |
| CWE-434 | Unrestricted Upload of File with Dangerous Type | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| douco douphp | <= 1.9 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Feb 27, 2026 | Initial Analysis | [email protected] |
| Feb 9, 2026 | New CVE Received | [email protected] |