{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2026-58268", "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "state": "PUBLISHED", "assignerShortName": "GitHub_M", "dateReserved": "2026-06-29T21:54:30.331Z", "datePublished": "2026-09-22T19:49:09.625Z", "dateUpdated": "2026-09-23T12:38:58.270Z" }, "containers": { "cna": { "title": "SIPGO: DoS via unvalidated Content-Length in the stream parser", "problemTypes": [ { "descriptions": [ { "cweId": "CWE-789", "lang": "en", "description": "CWE-789: Memory Allocation with Excessive Size Value", "type": "CWE" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } } ], "references": [ { "name": "https://github.com/emiago/sipgo/security/advisories/GHSA-pg59-5vwg-4jxq", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/emiago/sipgo/security/advisories/GHSA-pg59-5vwg-4jxq" }, { "name": "https://github.com/emiago/sipgo/commit/a7be60a07f48c06b3cdd5a7d35eb820b3df5736c", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/emiago/sipgo/commit/a7be60a07f48c06b3cdd5a7d35eb820b3df5736c" }, { "name": "https://github.com/emiago/sipgo/releases/tag/v1.4.1", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/emiago/sipgo/releases/tag/v1.4.1" } ], "affected": [ { "vendor": "emiago", "product": "sipgo", "versions": [ { "version": "< 1.4.1", "status": "affected" } ] } ], "providerMetadata": { "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M", "dateUpdated": "2026-09-22T19:49:09.625Z" }, "descriptions": [ { "lang": "en", "value": "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." } ], "source": { "advisory": "GHSA-pg59-5vwg-4jxq", "discovery": "UNKNOWN" } }, "adp": [ { "metrics": [ { "other": { "type": "ssvc", "content": { "timestamp": "2026-09-23T12:38:22.446398Z", "id": "CVE-2026-58268", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "version": "2.0.3" } } } ], "title": "CISA ADP Vulnrichment", "providerMetadata": { "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP", "dateUpdated": "2026-09-23T12:38:58.270Z" } } ] } }