ГлавнаяУязвимости → CVE-2026-39847
9.1критическая

CVE-2026-39847

Описание

Emmett is a full-stack Python web framework designed with simplicity. From 2.5.0 to before 2.8.1, the RSGI static handler for Emmett's internal assets (/__emmett__ paths) is vulnerable to path traversal attacks. An attacker can use ../ sequences (eg /__emmett__/../rsgi/handlers.py) to read arbitrary files outside the assets directory. This vulnerability is fixed in 2.8.1.

Затрагиваемое ПО
Emmett Emmett
CVSS
Балл9.1 — критическая
ВекторCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Источники
https://github.com/emmett-framework/emmett/security/advisories/GHSA-pr46-2v3c-5356