CVE-2026-44521 Details
Description
elFinder is an open-source file manager for web, written in JavaScript using jQuery UI. Prior to 2.1.68, an authenticated SQL injection vulnerability in the elFinder MySQL volume driver (elFinderVolumeMySQL) allows any logged-in user, including users with read-only access to the affected volume, to inject SQL through a crafted target file hash. Successful exploitation can lead to unauthorized data disclosure and denial of service. This vulnerability only affects installations configured to use the MySQL volume driver. This vulnerability is fixed in 2.1.68.
A SQL injection vulnerability has been identified in elFinder versions through 2.1.67, specifically within the MySQL volume driver (elFinderVolumeMySQL). This vulnerability allows authenticated users, including those with read-only access to the affected volume, to inject SQL by crafting specific target file hashes. Exploitation of this vulnerability could result in unauthorized data disclosure and denial-of-service conditions. The issue arises because file hashes are decoded without proper validation, allowing manipulated values to interfere with SQL query logic. As a consequence, exploited queries could disclose sensitive data accessible to the MySQL account in use or cause excessive memory consumption by generating large query results.
Users can upgrade to elFinder version 2.1.68 or later to address this vulnerability.
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 May 27, 2026CISA-ADP
Assessed May 27, 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/Studio-42/elFinder/security/advisories/GHSA-c3gj-q88f-7hqj | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| elFinder | <= 2.1.67 (semver) |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 27, 2026 | New CVE Received | [email protected] |
Volerion