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

exploitDog

fstec логотип

BDU:2026-07870

Опубликовано: 21 апр. 2026
Источник: fstec
CVSS3: 4.2
CVSS2: 4
EPSS Низкий

Описание

Уязвимость функции ReadBlock() обработчика файлов SquashFS архиватора 7-Zip связана с чтением за пределами допустимого диапазона в памяти. Эксплуатация уязвимости может позволить нарушителю, действующему удаленно, раскрыть защищаемую информацию или вызвать отказ в обслуживании

Вендор

Amazon.com Inc.
Павлов Игорь

Наименование ПО

Amazon Linux
7-Zip
Amazon Linux 2

Версия ПО

2023 (Amazon Linux)
до 26.01 (7-Zip)
Graphicsmagick1.3 Extra (Amazon Linux 2)

Тип ПО

Операционная система
Прикладное ПО информационных систем

Операционные системы и аппаратные платформы

Amazon.com Inc. Amazon Linux 2023
Amazon.com Inc. Amazon Linux 2 Graphicsmagick1.3 Extra

Уровень опасности уязвимости

Средний уровень опасности (базовая оценка CVSS 2.0 составляет 4)
Средний уровень опасности (базовая оценка CVSS 3.1 составляет 4,2)

Возможные меры по устранению уязвимости

Использование рекомендаций:
Для 7-Zip:
https://securitylab.github.com/advisories/GHSL-2026-115_GHSL-2026-122_7-zip/
Для Amazon Linux:
https://explore.alas.aws.amazon.com/CVE-2026-48104.html

Статус уязвимости

Подтверждена производителем

Наличие эксплойта

Существует в открытом доступе

Информация об устранении

Уязвимость устранена

Идентификаторы других систем описаний уязвимостей

EPSS

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

4.2 Medium

CVSS3

4 Medium

CVSS2

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

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

7-Zip is a file archiver with a high compression ratio. Versions 9.18 through 26.00 contain an uninitialized heap read in the SquashFS archive handler caused by a sparsely populated index array. In the SquashFS handler, _blockToNode is allocated with capacity for every metadata block but populated only when an inode crosses a block boundary, so a crafted image with few inodes spanning many blocks leaves most slots holding raw heap contents (the underlying allocator does not zero-initialize POD storage). When OpenDir looks up an attacker-influenced blockIndex (derived from the RootInode superblock field), it reads two of these uninitialized slots and passes them as the left/right bounds of a binary search over _nodesPos, which dereferences the midpoint without bounds checking; if the resulting value happens to match the search key, the returned index is used to read a full node struct from _nodes whose fields feed further directory parsing, forming a chained OOB read primitive that i...

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

7-Zip is a file archiver with a high compression ratio. Versions 9.18 through 26.00 contain an uninitialized heap read in the SquashFS archive handler caused by a sparsely populated index array. In the SquashFS handler, _blockToNode is allocated with capacity for every metadata block but populated only when an inode crosses a block boundary, so a crafted image with few inodes spanning many blocks leaves most slots holding raw heap contents (the underlying allocator does not zero-initialize POD storage). When OpenDir looks up an attacker-influenced blockIndex (derived from the RootInode superblock field), it reads two of these uninitialized slots and passes them as the left/right bounds of a binary search over _nodesPos, which dereferences the midpoint without bounds checking; if the resulting value happens to match the search key, the returned index is used to read a full node struct from _nodes whose fields feed further directory parsing, forming a chained OOB read primitive that is h

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

7-Zip is a file archiver with a high compression ratio. Versions 9.18 ...

suse-cvrf
около 1 месяца назад

Security update for 7zip

suse-cvrf
около 1 месяца назад

Security update for 7zip

EPSS

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

4.2 Medium

CVSS3

4 Medium

CVSS2