๐Ÿ” CVE Alert

CVE-2026-58268

HIGH 7.5

SIPGO: DoS via unvalidated Content-Length in the stream parser

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-789
Vendor emiago
Product sipgo
Published Sep 22, 2026
Stay Ahead of the Next One

Get instant alerts for emiago sipgo

Be the first to know when new high vulnerabilities affecting emiago sipgo are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

emiago / sipgo
< 1.4.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/emiago/sipgo/security/advisories/GHSA-pg59-5vwg-4jxq github.com: https://github.com/emiago/sipgo/commit/a7be60a07f48c06b3cdd5a7d35eb820b3df5736c github.com: https://github.com/emiago/sipgo/releases/tag/v1.4.1