Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-81891

Опубликовано: 31 авг. 2026
Источник: nvd
CVSS3: 8.1
EPSS Низкий

Описание

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.

EPSS

Процентиль: 44%
0.00528
Низкий

8.1 High

CVSS3

Дефекты

CWE-434

Связанные уязвимости

CVSS3: 8.1
github
17 дней назад

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

CVSS3: 8.1
fstec
около 2 месяцев назад

Уязвимость метода checkExtractItems() файла elFinderVolumeDriver.class.php файлового менеджера elFinder, позволяющая нарушителю выполнить произвольный код

EPSS

Процентиль: 44%
0.00528
Низкий

8.1 High

CVSS3

Дефекты

CWE-434