VYPR

ConnectBot SSH Client Library

by Connectbot

CVEs (2)

  • CVE-2026-54697medJun 12, 2026
    risk 0.26cvss epss

    ## Summary The DER parser used for application-supplied private keys did not safely validate encoded length values before converting them to `Int` values or allocating arrays. A malformed private-key file could encode a length that overflowed or wrapped around, or request an…

  • CVE-2026-54700medJun 12, 2026
    risk 0.26cvss epss

    ## Summary The SSH protocol parser trusted attacker-controlled length and count fields without first checking that the declared values fit within the containing packet. When a client connects to a malicious or compromised SSH server, the server can send a small, malformed…