CVE-2026-77322
Last modified
CVE-2026-77322 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.61% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| emiago | sipgo | < 1.4.3 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-77322?
How severe is CVE-2026-77322?
How do I fix CVE-2026-77322?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-7730A weakness has been identified in privsim mcp-test-runner 0.…6.3
- CVE-2026-77301adm-zip is a JavaScript library for creating and extracting …7.5
- CVE-2026-7731A security vulnerability has been detected in code-projects …6.3
- CVE-2026-77310jackson-databind contains the general-purpose data-binding f…5.3
- CVE-2026-77317SeaweedFS is a distributed storage system for files and blob…8.1
- CVE-2026-7732A vulnerability was detected in code-projects BloodBank Mana…6.3
- CVE-2026-7733A flaw has been found in funadmin up to 7.1.0-rc6. This affe…7.3
- CVE-2026-77337CakePHP Authentication is an authentication plugin for CakeP…9.1
- CVE-2026-77339Process Compose is a scheduler and orchestrator for non-cont…5.1
- CVE-2026-7734A vulnerability has been found in osrg GoBGP up to 4.3.0. Th…7.5
- CVE-2026-77341cpp-httplib is a C++ header-only HTTP/HTTPS library. In vers…5.3
- CVE-2026-77348Wallos is an open-source, self-hostable personal subscriptio…8.2
Are you affected by CVE-2026-77322?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
