CVE-2026-34824
Mesop is a Python-based UI framework that allows users to build web applications.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.72%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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.
- CVSS 3.1
- 7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.72% probability · 52th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-125, CWE-770
- Affected
- mesop-dev/mesop
- Source
- security-advisories@github.com
References
- https://github.com/mesop-dev/mesop/commit/760a2079b5c609038c826d24dfbcf9b0be98d987Patch
- https://github.com/mesop-dev/mesop/releases/tag/v1.2.5Product, Release Notes
- https://github.com/mesop-dev/mesop/security/advisories/GHSA-3jr7-6hqp-x679Exploit, Mitigation, Vendor Advisory
- https://github.com/mesop-dev/mesop/security/advisories/GHSA-3jr7-6hqp-x679Exploit, Mitigation, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.