PT-2026-26183 · Mesop · Mesop
Liyander
·
Published
2026-03-18
·
Updated
2026-04-30
·
CVE-2026-33057
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Mesop versions 1.2.2 and below
Description
Mesop, a Python-based UI framework, contains a flaw where an explicit web endpoint within the ai/ testing module infrastructure directly accepts untrusted Python code strings without authentication. This results in unrestricted remote code execution. The issue resides in the
/exec-py route of a lightweight Flask server located in ai/sandbox/wsgi app.py. This route accepts base-64 encoded payloads in the code parameter, which are then evaluated and executed on the system. The payload is saved to the operating system and executed using the execute module() function. Successful exploitation grants attackers host-machine command rights.Recommendations
Update to version 1.2.3 or later.
Exploit
Fix
RCE
Code Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Mesop