CVE-2026-44257

efw4.X is an Enterprise Framework for Web. Prior to 4.08.010, efw.file.FileManager.unZip writes zip entries to disk using new File(baseDir, zipEntry.getName()) with no canonical-path check. An entry name such as ../../../pwned.jsp escapes the intended extraction directory and lands anywhere the Tomcat process can write — including the servlet context root. Combined with the framework's multipart /uploadServlet and an event that calls file.saveUploadFiles + FileManager.unZip, a remote attacker with no credentials drops a JSP webshell and executes arbitrary commands as the Tomcat user. This vulnerability is fixed in 4.08.010.
CVSS

No CVSS.

Configurations

No configuration.

History

18 May 2026, 16:16

Type Values Removed Values Added
References () https://github.com/efwGrp/efw4.X/security/advisories/GHSA-q7jx-7x5r-r9f6 - () https://github.com/efwGrp/efw4.X/security/advisories/GHSA-q7jx-7x5r-r9f6 -

12 May 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-12 22:16

Updated : 2026-05-18 16:16


NVD link : CVE-2026-44257

Mitre link : CVE-2026-44257

CVE.ORG link : CVE-2026-44257


JSON object : View

Products Affected

No product.

CWE
CWE-77

Improper Neutralization of Special Elements used in a Command ('Command Injection')