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
| Link | Resource |
|---|---|
| https://github.com/mesop-dev/mesop/commit/c6b382f363b73ac32c402a2db3aadc7784f66a5b | Patch |
| https://github.com/mesop-dev/mesop/releases/tag/v1.2.3 | Release Notes |
| https://github.com/mesop-dev/mesop/security/advisories/GHSA-8qvf-mr4w-9x2c | Exploit Vendor Advisory |
| https://github.com/mesop-dev/mesop/security/advisories/GHSA-8qvf-mr4w-9x2c | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-03-20 07:16
Updated : 2026-03-24 16:29
NVD link : CVE-2026-33054
Mitre link : CVE-2026-33054
CVE.ORG link : CVE-2026-33054
JSON object : View
Products Affected
mesop-dev
- mesop
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
