<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/static/style.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <id>https://vulnerability.circl.lu/sightings/feed</id>
  <title>Most recent sightings.</title>
  <updated>2026-09-25T15:34:05.642915+00:00</updated>
  <author>
    <name>Vulnerability-Lookup</name>
    <email>info@circl.lu</email>
  </author>
  <link href="https://vulnerability.circl.lu" rel="alternate"/>
  <generator uri="https://lkiesow.github.io/python-feedgen" version="1.0.0">python-feedgen</generator>
  <subtitle>Contains only the most 10 recent sightings.</subtitle>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/2eabdbf7-9ce7-42b7-b336-50c4d91dcf82/export</id>
    <title>2eabdbf7-9ce7-42b7-b336-50c4d91dcf82</title>
    <updated>2026-09-25T15:34:05.668390+00:00</updated>
    <author>
      <name>Joseph Lee</name>
      <uri>https://vulnerability.circl.lu/user/syspect</uri>
    </author>
    <content>{"uuid": "2eabdbf7-9ce7-42b7-b336-50c4d91dcf82", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2026-58268", "type": "published-proof-of-concept", "source": "https://github.com/emiago/sipgo/security/advisories/GHSA-pg59-5vwg-4jxq", "content": "", "creation_timestamp": "2026-09-22T20:35:02.092017Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/2eabdbf7-9ce7-42b7-b336-50c4d91dcf82/export"/>
    <published>2026-09-22T20:35:02.092017+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/cc4fb04b-a774-47fa-b4b2-0d4746f7f865/export</id>
    <title>cc4fb04b-a774-47fa-b4b2-0d4746f7f865</title>
    <updated>2026-09-25T15:34:05.671798+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "cc4fb04b-a774-47fa-b4b2-0d4746f7f865", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-58268", "type": "seen", "source": "https://gist.github.com/alon710/0e253d405fcab64a2a0b8acc04c1d0c4", "content": "# CVE-2026-58268: CVE-2026-58268: Denial of Service via Uncontrolled Memory Allocation in emiago/sipgo Stream Parser\n\n&amp;gt; **CVSS Score:** 7.5\n&amp;gt; **Published:** 2026-09-22\n&amp;gt; **Full Report:** https://cvereports.com/reports/CVE-2026-58268\n\n## Summary\nA high-severity denial of service vulnerability exists in the emiago/sipgo Go library when parsing stream-based SIP messages. The stream parser fails to validate declared Content-Length header sizes before initiating memory allocations, allowing remote, unauthenticated attackers to trigger process memory exhaustion and application crashes.\n\n## TL;DR\nUnauthenticated remote attackers can crash sipgo-based services by transmitting a crafted SIP stream with an excessively large Content-Length header, causing the Go application to exhaust memory and terminate.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-789\n- **Attack Vector**: Network (AV:N)\n- **CVSS Score**: 7.5 (High)\n- **Exploit Status**: Proof-of-Concept\n- **CISA KEV Status**: Not Listed\n- **Remediation Status**: Patched in v1.4.1\n\n## Affected Systems\n\n- Applications utilizing emiago/sipgo prior to version 1.4.1\n- SIP gatekeepers, routers, and endpoints listening on TCP/TLS/WS/WSS transports using sipgo\n- **sipgo**: &amp;lt; 1.4.1 (Fixed in: `1.4.1`)\n\n## Mitigation\n\n- Upgrade library dependencies to version 1.4.1 or higher.\n- Enforce explicit limit configurations via MaxMessageLength.\n- Filter excessively large Content-Length values at the network boundary.\n\n**Remediation Steps:**\n1. Open a terminal in the root directory of your Go application.\n2. Execute the update command: go get github.com/emiago/sipgo@v1.4.1\n3. Clean up unnecessary module paths by executing: go mod tidy\n4. Rebuild and deploy the updated service binary.\n\n## References\n\n- [GitHub Security Advisory GHSA-pg59-5vwg-4jxq](https://github.com/emiago/sipgo/security/advisories/GHSA-pg59-5vwg-4jxq)\n- [Fix Commit a7be60a0](https://github.com/emiago/sipgo/commit/a7be60a07f48c06b3cdd5a7d35eb820b3df5736c)\n- [sipgo v1.4.1 Release Notes](https://github.com/emiago/sipgo/releases/tag/v1.4.1)\n- [CVE-2026-58268 Record](https://www.cve.org/CVERecord?id=CVE-2026-58268)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-58268) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-09-22T20:31:35.872004Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/cc4fb04b-a774-47fa-b4b2-0d4746f7f865/export"/>
    <published>2026-09-22T20:31:35.872004+00:00</published>
  </entry>
</feed>
