๐Ÿ” CVE Alert

CVE-2026-81891

HIGH 8.1

elFinder: ZIP extraction bypasses uploadDeny MIME filter allowing PHP file upload (RCE)

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

elFinder is an open-source file manager for web, written in JavaScript using jQuery UI. Prior to 2.1.70, checkExtractItems() in php/elFinderVolumeDriver.class.php calls mimetypeInternalDetect() without passing the result through mimeTypeNormalize(). Because the .phtml, .phar, .php5, and .php3 extensions are absent from mime.types, the staticMimeMap entries that map them to text/x-php are not applied, and allowPutMime() permits extraction even when uploadDeny blocks text/x-php. An attacker with ZIP upload permission can extract PHP-executable files into a web-accessible files/ directory and achieve remote code execution when the server executes those extensions. This issue is fixed in version 2.1.70.

CWE CWE-434
Vendor studio-42
Product elfinder
Published Aug 31, 2026
Stay Ahead of the Next One

Get instant alerts for studio-42 elfinder

Be the first to know when new high vulnerabilities affecting studio-42 elfinder are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

Studio-42 / elFinder
< 2.1.70

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Studio-42/elFinder/security/advisories/GHSA-gxmj-r5rf-ggwq github.com: https://github.com/Studio-42/elFinder/commit/191372c1bbebbd36fb55af79a84b9984861390ff github.com: https://github.com/Studio-42/elFinder/commit/dd73e702820c146a192969800ee674ecdb208365 github.com: https://github.com/Studio-42/elFinder/releases/tag/2.1.70