๐Ÿ” CVE Alert

CVE-2026-81890

MEDIUM 5.4

elFinder: CSRF in netmount allows forced FTP mounts and server-side FTP connections

CVSS Score
5.4
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, the netmount command is omitted from elFinderConnector::$csrfProtectedCmds in php/elFinderConnector.class.php, so validateCsrfToken() is not called for this state-changing operation. In the shipped php/connector.minimal.php-dist configuration, FTP network mounts are enabled by default, and attacker-controlled protocol, host, path, port, user, pass, alias, and options arguments flow through elFinder::netmount() in php/elFinder.class.php to php/elFinderVolumeFTP.class.php. A cross-site request can therefore persist an attacker-chosen FTP mount in the victim's session, cause the PHP server to connect to an attacker-chosen FTP host and port, and send supplied credentials without an X-elFinder-CSRF token. This issue is fixed in version 2.1.70.

CWE CWE-352
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 medium 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:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None

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-9hjf-w35w-6vx2 github.com: https://github.com/Studio-42/elFinder/commit/31284facd033e081b2b69c08873b39c8a413b762 github.com: https://github.com/Studio-42/elFinder/commit/36d40fff12222ad4c229d8889d8ed3fd3dbf0415 github.com: https://github.com/Studio-42/elFinder/releases/tag/2.1.70