---
cve: "CVE-2026-58268"
severity: "HIGH"
cvss: 7.5
epss: "0.6%"
vendor: "emiago"
kev: false
exploited: false
published: "2026-09-22 20:17:03"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-26T04:06:38+02:00"
---

# CVE-2026-58268

> 7.5 HIGH · 🧪 PoC

## Beschreibung

SIPGO is a library for writing SIP services in the GO language. Prior to 1.4.1, ParserStream.parseSingle in sip/parser_stream.go allocates a SIP body buffer from the client-controlled Content-Length header before ParseMaxMessageLength is enforced. An unauthenticated peer can send a stream-transport message over TCP, TLS, WS, or WSS with an oversized declared length, causing excessive memory allocation and denial of service before the body is read. This issue is fixed in version 1.4.1.

## CVSS-Vektor

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

| 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 | Keine | good |
| I Integrität | Keine | good |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- a7be60a07f48c06b3cdd5a7d35eb820b3df5736c (Commit)

## Referenzen

- <https://github.com/emiago/sipgo/security/advisories/GHSA-pg59-5vwg-4jxq>
- <https://github.com/emiago/sipgo/commit/a7be60a07f48c06b3cdd5a7d35eb820b3df5736c>
- <https://github.com/emiago/sipgo/releases/tag/v1.4.1>

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