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

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-04-13 17:28


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