<?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-07-17T19:14:15.060774+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/fa6d529b-564b-4a4c-8099-2b5afee3e4d1/export</id>
    <title>fa6d529b-564b-4a4c-8099-2b5afee3e4d1</title>
    <updated>2026-07-17T19:14:15.067673+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "fa6d529b-564b-4a4c-8099-2b5afee3e4d1", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-VC8P-8PXG-RFWG", "type": "seen", "source": "https://gist.github.com/alon710/324e2f3b899f3fc7cc3244012ed256f9", "content": "# GHSA-VC8P-8PXG-RFWG: GHSA-vc8p-8pxg-rfwg: Denial of Service via Integer Overflow and Memory Exhaustion in ConnectBot SSH Client Library\n\n&amp;gt; **CVSS Score:** 6.8\n&amp;gt; **Published:** 2026-06-12\n&amp;gt; **Full Report:** https://cvereports.com/reports/GHSA-VC8P-8PXG-RFWG\n\n## Summary\nAn integer overflow and excessive memory allocation vulnerability in the Distinguished Encoding Rules (DER) private-key parser of ConnectBot SSH Client Library (connectbot/cbssh) allows a local attacker to cause a Denial of Service (DoS) via process termination. By inducing an application utilizing the library to parse a malformed DER-encoded private key file, the library attempts massive memory allocations, triggering an uncaught OutOfMemoryError on the JVM.\n\n## TL;DR\nConnectBot SSH library contains an integer overflow in its DER parser, allowing malformed private keys to trigger an OutOfMemoryError and crash the application.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-190, CWE-770, CWE-400\n- **Attack Vector**: Local (AV:L)\n- **CVSS v4.0 Score**: 6.8\n- **Impact**: Denial of Service (DoS)\n- **Exploit Status**: Proof-of-Concept\n- **CISA KEV Status**: Not Listed\n\n## Affected Systems\n\n- ConnectBot SSH Client Library (connectbot/cbssh) versions &amp;lt;= 0.3.0\n- **sshlib**: &amp;lt;= 0.3.0 (Fixed in: `0.3.1`)\n\n## Mitigation\n\n- Enforce strict file size limits (e.g., &amp;lt; 16 KB) on all uploaded or imported private keys before passing them to the parser.\n- Configure the JVM to automatically restart on OutOfMemoryError to recover availability.\n- Upgrade the cbssh library to version v0.3.1 or higher.\n\n**Remediation Steps:**\n1. Identify all occurrences of the vulnerable dependency org.connectbot.sshlib:sshlib in your build configuration files (e.g., pom.xml or build.gradle).\n2. Update the dependency version to 0.3.1 or later.\n3. Recompile and deploy the application to production environments.\n\n## References\n\n- [GitHub Security Advisory GHSA-vc8p-8pxg-rfwg](https://github.com/connectbot/cbssh/security/advisories/GHSA-vc8p-8pxg-rfwg)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/GHSA-VC8P-8PXG-RFWG) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-06-15T10:41:12.000000Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/fa6d529b-564b-4a4c-8099-2b5afee3e4d1/export"/>
    <published>2026-06-15T10:41:12+00:00</published>
  </entry>
</feed>
