← Back to browse · API

CVE-2026-33054

Severity
CRITICAL
CVSS
10.0
EPSS
0.00713
Risk score
40.25
CISA KEV
No
PoC
No
Published
2026-03-20
Modified
2026-03-20
First seen
2026-08-07
Aliases
EUVD-2026-13594, GHSA-8QVF-MR4W-9X2C, PYSEC-2026-411
Products
mesop-dev:mesop < 1.2.3
Sources
euvd EUVD-2026-13594

Description

Mesop is a Python-based UI framework that allows users to build web applications. Versions 1.2.2 and below contain a Path Traversal vulnerability that allows any user supplying an untrusted state_token through the UI stream payload to arbitrarily target files on the disk under the standard file-based runtime backend. This can result in application denial of service (via crash loops when reading non-msgpack target files as configurations), or arbitrary file manipulation. This vulnerability heavily exposes systems hosted utilizing FileStateSessionBackend. Unauthorized malicious actors could interact with arbitrary payloads overwriting or explicitly removing underlying service resources natively outside the application bounds. This issue has been fixed in version 1.2.3.

References