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

exploitDog

nvd логотип

CVE-2026-55086

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

Описание

Etherpad is a real-time collaborative editor. Prior to 3.1.0, src/node/handler/ImportHandler.ts and src/node/handler/ExportHandler.ts derive temporary filenames from Math.random() and place them in os.tmpdir(). On a host with a shared world-writable temporary directory, a local unprivileged attacker who predicts a filename can precreate a symbolic link to a file writable by the Etherpad process. Subsequent import or export operations can follow the link through fs.writeFile, fs.rename, or document-conversion output and overwrite the target with partially attacker-controlled content. This issue is fixed in version 3.1.0.

EPSS

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

4.2 Medium

CVSS3

Дефекты

CWE-59

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

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

Etherpad is a real-time collaborative editor. Prior to 3.1.0, src/node ...

CVSS3: 4.2
github
около 1 месяца назад

ep_etherpad-lite: Import/export uses Math.random() for temp file paths; predictable paths on shared /tmp enable symlink-based file overwrite

EPSS

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

4.2 Medium

CVSS3

Дефекты

CWE-59