CVE-2026-88419 Details
Description
An unrestricted upload of files with a dangerous type in the thumbnail-upload endpoint (/index.php?m=member&f=article&v=thumbUpload) of WuzhiCMS 5.0.0 allows an authenticated low-privileged member to upload a crafted .php file and execute arbitrary PHP code on the server, because the stored file extension is taken verbatim from the client-supplied filename with no extension allowlist or content validation and the file is written to the web-accessible uploadfile/ directory, from which the web server executes PHP.
A vulnerability in WuzhiCMS version 5.0.0 allows authenticated low-privileged members to upload files with dangerous extensions, such as .php, through the thumbnail-upload endpoint. The vulnerability arises because the application does not validate file extensions or content before storing the files in a directory accessible via the web server, which executes PHP files. This flaw enables arbitrary PHP code execution on the server.
WuzhiCMS has not released a patch for this vulnerability as of the report date. However, users can temporarily block the vulnerable endpoints from the Internet or restrict them to authenticated, IP-restricted access. Additionally, implementing a web application firewall rule to reject upload requests with script-type extensions could help mitigate the risk.
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 Sep 22, 2026CISA-ADP
Assessed Sep 22, 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/15536818056/CVE/issues/6 | CISA-ADP | ExploitIssue TrackingTechnical Analysis |
| https://github.com/15536818056/CVE/issues/6 | [email protected] | ExploitIssue TrackingTechnical Analysis |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-434 | Unrestricted Upload of File with Dangerous Type | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| WuzhiCMS | 5.0.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 22, 2026 | New CVE Received | [email protected] |
| Sep 22, 2026 | CVE Modified | CISA-ADP |
Volerion