CVE-2026-34824

Mesop is a Python-based UI framework that allows users to build web applications. From version 1.2.3 to before version 1.2.5, an uncontrolled resource consumption vulnerability exists in the WebSocket implementation of the Mesop framework. An unauthenticated attacker can send a rapid succession of WebSocket messages, forcing the server to spawn an unbounded number of operating system threads. This leads to thread exhaustion and Out of Memory (OOM) errors, causing a complete Denial of Service (DoS) for any application built on the framework. This issue has been patched in version 1.2.5.
Configurations

Configuration 1 (hide)

cpe:2.3:a:mesop-dev:mesop:*:*:*:*:*:python:*:*

History

24 Jul 2026, 22:10

Type Values Removed Values Added
Summary
  • (es) Mesop es un framework de UI basado en Python que permite a los usuarios construir aplicaciones web. Desde la versión 1.2.3 hasta antes de la versión 1.2.5, existe una vulnerabilidad de consumo de recursos no controlado en la implementación de WebSocket del framework Mesop. Un atacante no autenticado puede enviar una rápida sucesión de mensajes WebSocket, forzando al servidor a generar un número ilimitado de hilos del sistema operativo. Esto lleva al agotamiento de hilos y errores de Out of Memory (OOM), causando una denegación de servicio (DoS) completa para cualquier aplicación construida sobre el framework. Este problema ha sido parcheado en la versión 1.2.5.

13 Apr 2026, 17:28

Type Values Removed Values Added
CWE CWE-770
CPE cpe:2.3:a:mesop-dev:mesop:*:*:*:*:*:python:*:*
First Time Mesop-dev mesop
Mesop-dev
References () https://github.com/mesop-dev/mesop/commit/760a2079b5c609038c826d24dfbcf9b0be98d987 - () https://github.com/mesop-dev/mesop/commit/760a2079b5c609038c826d24dfbcf9b0be98d987 - Patch
References () https://github.com/mesop-dev/mesop/releases/tag/v1.2.5 - () https://github.com/mesop-dev/mesop/releases/tag/v1.2.5 - Product, Release Notes
References () https://github.com/mesop-dev/mesop/security/advisories/GHSA-3jr7-6hqp-x679 - () https://github.com/mesop-dev/mesop/security/advisories/GHSA-3jr7-6hqp-x679 - Exploit, Mitigation, Vendor Advisory

06 Apr 2026, 16:16

Type Values Removed Values Added
References () https://github.com/mesop-dev/mesop/security/advisories/GHSA-3jr7-6hqp-x679 - () https://github.com/mesop-dev/mesop/security/advisories/GHSA-3jr7-6hqp-x679 -

03 Apr 2026, 23:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-03 23:17

Updated : 2026-07-24 22:10


NVD link : CVE-2026-34824

Mitre link : CVE-2026-34824

CVE.ORG link : CVE-2026-34824


JSON object : View

Products Affected

mesop-dev

  • mesop
CWE
CWE-125

Out-of-bounds Read

CWE-770

Allocation of Resources Without Limits or Throttling