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

exploitDog

nvd логотип

CVE-2026-34084

Опубликовано: 05 мая 2026
Источник: nvd
CVSS3: 9.8
EPSS Низкий

Описание

PhpSpreadsheet is a library for reading and writing spreadsheet files. In versions 1.30.2 and earlier, 2.0.0 through 2.1.14, 2.2.0 through 2.4.3, 3.3.0 through 3.10.3, and 4.0.0 through 5.5.0, when the filename argument to IOFactory::load() is user-controlled, an attacker can supply a PHP stream wrapper path (such as phar://, ftp://, or ssh2.sftp://) that passes the is_file() check in File::assertFile(). The phar:// wrapper triggers deserialization of the PHAR metadata, which can lead to remote code execution if a suitable gadget chain is available in the application. The ftp:// and ssh2.sftp:// wrappers can be used for server-side request forgery. This issue has been fixed in versions 1.30.3, 2.1.15, 2.4.4, 3.10.4, and 5.6.0.

Уязвимые конфигурации

Конфигурация 1

Одно из

cpe:2.3:a:phpoffice:phpspreadsheet:*:*:*:*:*:*:*:*
Версия до 1.30.3 (исключая)
cpe:2.3:a:phpoffice:phpspreadsheet:*:*:*:*:*:*:*:*
Версия от 2.0.0 (включая) до 2.1.15 (исключая)
cpe:2.3:a:phpoffice:phpspreadsheet:*:*:*:*:*:*:*:*
Версия от 2.2.0 (включая) до 2.4.4 (исключая)
cpe:2.3:a:phpoffice:phpspreadsheet:*:*:*:*:*:*:*:*
Версия от 3.3.0 (включая) до 3.10.4 (исключая)
cpe:2.3:a:phpoffice:phpspreadsheet:*:*:*:*:*:*:*:*
Версия от 4.0.0 (включая) до 5.6.0 (исключая)

EPSS

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

9.8 Critical

CVSS3

Дефекты

CWE-502

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

github
3 месяца назад

PhpSpreadsheet has SSRF/RCE in IOFactory::load when $filename is user controlled

CVSS3: 9.8
fstec
3 месяца назад

Уязвимость функций File::prohibitWrappers() и IOFactory::load() PHP-библиотеки PhpSpreadsheet, позволяющая нарушителю осуществить SSRF-атаку или выполнить произвольный код

EPSS

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

9.8 Critical

CVSS3

Дефекты

CWE-502