Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. python-engineio
  4. ›
  5. CVE-2026-48802

CVE-2026-48802: python-engineio has unbound thread allocation that can cause denial of service

June 26, 2026

An attacker can cause the creation of unnecessary background threads in the python-engineio server by exploiting the heartbeat mechanism, which launches a thread when a new connection is received, and when the client sends a PONG packet.

Note: this issue primarily affects synchronous servers. Asynchronous servers allocate background tasks instead of physical threads, which are lightweight and less likely to cause denial of service. However, the fix that was implemented was also applied to the asynchronous case.

References

  • github.com/advisories/GHSA-cgwc-pv48-fhj5
  • github.com/miguelgrinberg/python-engineio/security/advisories/GHSA-cgwc-pv48-fhj5
  • nvd.nist.gov/vuln/detail/CVE-2026-48802

Code Behaviors & Features

Detect and mitigate CVE-2026-48802 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 4.13.2

Fixed versions

  • 4.13.2

Solution

Upgrade to version 4.13.2 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-770: Allocation of Resources Without Limits or Throttling

Source file

pypi/python-engineio/CVE-2026-48802.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 27 Jun 2026 00:17:22 +0000.