CVE-2026-48802

HIGHPre-NVD 7.57.5
EchelonGraph scoreLOW confidence

This high-severity CVE scores 7.5 under the CNA's CVSS (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: cna:github_m
7.5
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: CVSS: 7.5Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

python-engineio has unbound thread allocation that can cause denial of service

Impact

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.

Patches

Version 4.13.2 addresses this issue as follows:
  • The initial background thread (or async task( for heartbeat management is only launched if a client passes authentication in the connect handler.
  • The server now ensures that there is only one background heatbeat thread (or async task) per client at a given point in time. Out of sequence PONG packets are now discarded when an active heartbeat thread is already running.

CVSS v3
7.5
EG Score
7.5(low)
EPSS
KEV
Not listed

Published

June 26, 2026

Last Modified

June 26, 2026

Vendor Advisories for CVE-2026-48802(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Data Freshness Timeline

(refreshed 13× in last 7d / 20× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-07-06 23:53 UTCEG score recompute
  2. 2026-07-06 11:07 UTCEG score recompute
  3. 2026-07-05 22:21 UTCEG score recompute
  4. 2026-07-05 09:36 UTCEG score recompute
  5. 2026-07-04 20:52 UTCEG score recompute
  6. 2026-07-04 08:08 UTCEG score recompute
  7. 2026-07-03 19:22 UTCEG score recompute
  8. 2026-07-03 06:38 UTCEG score recompute
  9. 2026-07-02 17:53 UTCEG score recompute
  10. 2026-07-02 05:06 UTCEG score recompute
  11. 2026-07-01 16:22 UTCEG score recompute
  12. 2026-07-01 03:37 UTCEG score recompute
  13. 2026-06-30 14:53 UTCEG score recompute
  14. 2026-06-30 02:06 UTCEG score recompute
  15. 2026-06-29 13:22 UTCEG score recompute
  16. 2026-06-29 00:38 UTCEG score recompute
  17. 2026-06-28 11:54 UTCEG score recompute
  18. 2026-06-27 23:09 UTCEG score recompute
  19. 2026-06-27 10:25 UTCEG score recompute
  20. 2026-06-26 21:40 UTCEG score recompute

Frequently asked(4)

What is CVE-2026-48802?
CVE-2026-48802 is a high vulnerability published on June 26, 2026. python-engineio has unbound thread allocation that can cause denial of service Impact 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…
When was CVE-2026-48802 disclosed?
CVE-2026-48802 was first published in the National Vulnerability Database on June 26, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
What is the CVSS score of CVE-2026-48802?
CVE-2026-48802 has a CVSS v4.0 base score of 7.5 (CNA self-assessment; NVD's own analysis pending). The EG score is currently aggregating — additional source signals are being incorporated as they become available..
How do I remediate CVE-2026-48802?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-48802, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-48802

Explore →

Is Your Infrastructure Affected by CVE-2026-48802?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.