Memory Allocation Issue in SIPGO Library for GO Language
CVE-2026-77322
7.5HIGH
What is CVE-2026-77322?
The SIPGO library, utilized for creating SIP services using the GO programming language, experiences a flaw prior to version 1.4.3. The WSConnection.Read function in transport_ws.go generates a wsutil.Reader without establishing a MaxFrameSize limit. This vulnerability allows an unauthenticated WebSocket (WS) or WebSocket Secure (WSS) peer to manipulate the frame header to declare an excessively large payload. The result is a risk of oversized memory allocation or a makeslice length panic, which could lead to server crashes or significant memory exhaustion. This issue has been addressed in version 1.4.3 of the SIPGO library.
Affected Version(s)
sipgo < 1.4.3
