Skip to main content

Windu CMS CVE-2026-57311

| EUVDEUVD-2026-45945 MEDIUM
Unrestricted Upload of File with Dangerous Type (CWE-434)
2026-07-20 CERT-PL GHSA-m87v-9vv3-8824
5.3
CVSS 4.0 · Vendor: CERT-PL
Share

Severity by source

Vendor (CERT-PL) PRIMARY
5.3 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:L/SI:L/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
9.9 CRITICAL

Authenticated low-privilege upload of a PHP webshell enables full server-side RCE, warranting S:C and C:H/I:H/A:H over the understated official metrics.

3.1 AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

Primary rating from Vendor (CERT-PL).

CVSS VectorVendor: CERT-PL

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

1
Analysis Generated
Jul 20, 2026 - 13:21 vuln.today

DescriptionCVE.org

Windu CMS does not validate types of uploaded files. An authenticated attacker can upload arbitrary files, including PHP. This can lead to Remote Code Execution.

Because vendor contact attempts were unsuccessful, the vulnerability has only been confirmed in version 4.1 but may also affect other versions.

AnalysisAI

Unrestricted file upload in Windu CMS version 4.1 enables authenticated low-privilege attackers to upload arbitrary PHP files and achieve remote code execution on the host server. The application performs no validation of uploaded file types, allowing a webshell to be placed and subsequently invoked via HTTP. No public exploit code has been identified at the time of analysis, and no KEV listing exists, but the attack path is trivial once credentials are obtained.

Technical ContextAI

Windu CMS (vendor: jcd, CPE cpe:2.3:a:jcd:windu_cms:*:*:*:*:*:*:*:*) fails to implement any server-side MIME type or file extension validation on its upload functionality, satisfying CWE-434 (Unrestricted Upload of File with Dangerous Type). When a PHP-capable web server hosts this CMS, uploaded .php files are interpreted and executed by the server-side runtime. The vulnerability is pure file-type blindness - no exploit sophistication is required beyond knowing how to submit a multipart upload request. The CVSS 4.0 vector (AV:N/AC:L/AT:N) confirms no network restriction or special attack requirement applies.

RemediationAI

No vendor-released patch has been identified at time of analysis; vendor contact attempts by CERT-PL were unsuccessful, leaving no confirmed fix version. Operators running Windu CMS 4.1 (or any version) should immediately restrict or disable the file upload functionality if it is not operationally required - doing so eliminates the attack surface entirely at the cost of any upload-dependent CMS features. If uploads must remain enabled, deploy server-side controls that deny execution of uploaded files: configure the web server (Apache/nginx) to serve the upload directory with PHP execution disabled (e.g., php_flag engine off in Apache's .htaccess or deny PHP execution via nginx location blocks for the upload path). Additionally, restrict upload access to only the minimum set of authenticated users who require it, enforce strong credential policies to reduce account compromise risk, and monitor upload directories for new .php files as a detection control. The CERT-PL disclosure is at https://cert.pl/posts/2026/07/CVE-2026-57309.

CVE-2026-57309 CRITICAL
9.3 Jul 20

Blind SQL injection in Windu CMS 4.1 lets remote attackers inject SQL syntax through the URL path carried in an HTTP hea

CVE-2026-57310 MEDIUM
6.3 Jul 20

Windu CMS 4.1 stores user passwords using MD5 and SHA1 with a static salt, providing negligible resistance against offli

CVE-2025-59117 MEDIUM
4.8 Nov 18

Windu CMS is vulnerable to multiple Stored Cross-Site Scripting (XSS) vulnerabilities in the page editing endpoint windu

CVE-2025-59116 MEDIUM
6.9 Nov 18

Windu CMS is vulnerable to User Enumeration. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitabl

CVE-2025-59115 MEDIUM
5.3 Nov 18

Windu CMS is vulnerable to Stored Cross-Site Scripting (XSS) in the logon page where input data has no proper validation

CVE-2025-59114 MEDIUM
5.1 Nov 18

Windu CMS is vulnerable to Cross-Site Request Forgery in file uploading functionality. Rated medium severity (CVSS 5.1),

CVE-2025-59113 MEDIUM
6.9 Nov 18

Windu CMS implements weak client-side brute-force protection by using parameter loginError. Rated medium severity (CVSS

CVE-2025-59112 MEDIUM
5.1 Nov 18

Windu CMS is vulnerable to Cross-Site Request Forgery in user editing functionality. Rated medium severity (CVSS 5.1), t

CVE-2025-59111 MEDIUM
6.9 Nov 18

Windu CMS is vulnerable to Broken Access Control in user editing functionality. Rated medium severity (CVSS 6.9), this v

CVE-2025-59110 MEDIUM
6.8 Nov 18

Windu CMS is vulnerable to Cross-Site Request Forgery in user editing functionality. Rated medium severity (CVSS 6.8), t

Share

CVE-2026-57311 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy