CVE-2026-33057CRITICAL 9.8EPSS p91.5%

CVE-2026-33057CVE-2026-33057

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.

Scoring

CVSS 3.19.8 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS5.29% probability of exploitation · percentile 91.5% · 2026-06-18T12:00:27Z
Published2026-03-20
Last modified2026-03-24

Underlying weaknesses· 1

CWE-94

References

  1. https://github.com/mesop-dev/mesop/commit/825f55970c20686de3f28e2c66df4d74e9d4db47
  2. https://github.com/mesop-dev/mesop/security/advisories/GHSA-gjgx-rvqr-6w6v

1

TypeTargetConfidenceTier
WeaknessImproper Control of Generation of Code ('Code Injection')cwe-940%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-33054
CVE
CVE-2025-30358
CVE
CVE-2026-45672
CVE
CVE-2026-0766
CVE
CVE-2026-29075
CVE
CVE-2026-0765
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.