Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-pg59-5vwg-4jxq | SIPGO: DoS via unvalidated Content-Length in the stream parser |
Tue, 22 Sep 2026 22:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Emiago
Emiago sipgo |
|
| Vendors & Products |
Emiago
Emiago sipgo |
Tue, 22 Sep 2026 20:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | SIPGO: DoS via unvalidated Content-Length in the stream parser | |
| Weaknesses | CWE-789 | |
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-22T19:49:09.625Z
Reserved: 2026-06-29T21:54:30.331Z
Link: CVE-2026-58268
No data.
Status : Received
Published: 2026-09-22T20:17:03.960
Modified: 2026-09-22T20:17:03.960
Link: CVE-2026-58268
No data.
OpenCVE Enrichment
Updated: 2026-09-22T22:00:08Z
-
CWE-789
Memory Allocation with Excessive Size Value
Github GHSA