Kritische Pfad-Traversal-Lücke in Mesop-Python-UI-Framework (CVE-2026-33054)

⚠️ CVE-Referenzen: CVE-2026-33054

Zusammenfassung

Die Python-basierte UI-Bibliothek Mesop in Version 1.2.2 und älter weist eine Sicherheitslücke auf, die es böswilligen Akteuren ermöglicht, willkürlich Dateien auf dem Dateisystem zu manipulieren. Dies kann zu Denial-of-Service-Angriffen oder sogar zur Übernahme des Systems führen. Ein Patch in Version 1.2.3 behebt dieses kritische Problem.

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.
Quelle: app.opencve.io