216.73.217.22

CVE-2026-33057

· Published 20/03/2026 08:16 · Modified 20/03/2026 13:37

Labels: CVE-2026-33057 2026-03-20CVE-2026-33057CWE-94[email protected]

Essential information

Published
20/03/2026 08:16
Modified
20/03/2026 13:37
Author
Creator
CVSS
9.8 CRITICAL (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

Description

Mesop is a Python-based UI framework that allows users to build web applications. In versions 1.2.2 and below, an explicit web endpoint inside the ai/ testing module infrastructure directly ingests untrusted Python code strings unconditionally without authentication measures, yielding standard Unrestricted Remote Code Execution. Any individual capable of routing HTTP logic to this server block will gain explicit host-machine command rights. The AI codebase package includes a lightweight debugging Flask server inside ai/sandbox/wsgi_app.py. The /exec-py route accepts base_64 encoded raw string payloads inside the code parameter natively evaluated by a basic POST web request. It saves it rapidly to the operating system logic path and injects it recursively using execute_module(module_path...). This issue has been fixed in version 1.2.3.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
mesop / mesop cpe:2.3:a:mesop:mesop:1.2.2:*:*:*:*:*:*:*
mesop / mesop cpe:2.3:a:mesop:mesop:<1.2.3:*:*:*:*:*:*:*

References