Vulnerability in Emiago Sipgo
CVE-2026-77322
SIPGO is a library for writing SIP services in the GO language. Prior to 1.4.3, WSConnection.Read in sip/transport_ws.go creates a wsutil.Reader without setting MaxFrameSize, allowing NextFrame to accept a client-controlled header.Length before ParseMaxMessageLength is applied. An unauthenticated WS or WSS peer can send a frame header declaring an extremely large payload, causing an oversized allocation or a makeslice length panic before the payload is read and crashing or exhausting memory in the server process. This issue is fixed in version 1.4.3.
Published .
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
- Emiago Sipgo — versions < 1.4.3
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-77322?
- CVE-2026-77322 is a high-severity vulnerability in Emiago Sipgo, classified under CWE-789. CVSS score: 7.5/10. Published 2026-09-22.
- How severe is CVE-2026-77322?
- High severity. CVSS v3 base score is 7.5 out of 10.