---
cve: "CVE-2024-38355"
severity: "HIGH"
cvss: 7.3
epss: "0.7%"
vendor: "socketio"
kev: false
exploited: false
published: "2024-06-19 20:15:11"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-20T18:29:30+02:00"
---

# CVE-2024-38355

> 7.3 HIGH · 🧪 PoC

## Beschreibung

Socket.IO is an open source, real-time, bidirectional, event-based, communication framework. A specially crafted Socket.IO packet can trigger an uncaught exception on the Socket.IO server, thus killing the Node.js process. This issue is fixed by commit `15af22fc22` which has been included in `socket.io@4.6.2` (released in May 2023). The fix was backported in the 2.x branch as well with commit `d30630ba10`. Users are advised to upgrade. Users unable to upgrade may attach a listener for the "error" event to catch these errors.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Gering | warn |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Gering | warn |

## Patch verfügbar (OSV)

- 88b2cdb6abd38d6466fa4360748f2f67d8837ad4 (Commit)
- faf914c9ab3e06a6e84fc91774a4182e58f8ae70 (Commit)

## Referenzen

- <https://github.com/socketio/socket.io/security/advisories/GHSA-25hc-qcg6-38wj>
- <https://github.com/socketio/socket.io/commit/15af22fc22bc6030fcead322c106f07640336115>
- <https://github.com/socketio/socket.io/commit/d30630ba10562bf987f4d2b42440fc41a828119c>
- <https://www.vicarius.io/vsociety/posts/unhandled-exception-in-socketio-cve-2024-38355>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2024-38355) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
