VYPR

apk package

chainguard/libssh2-doc

pkg:apk/chainguard/libssh2-doc

Vulnerabilities (7)

  • CVE-2025-15661MedJun 18, 2026
    affected < 1.11.1-r7fixed 1.11.1-r7

    libssh2 through 1.11.1, fixed in commit 2dae302, contains an out-of-bounds heap read vulnerability in the sftp_symlink() function in src/sftp.c that allows a malicious SSH server or man-in-the-middle attacker to disclose heap memory contents or cause a crash by sending a crafted

  • CVE-2026-55200HigJun 17, 2026
    affected < 1.11.1-r6fixed 1.11.1-r6

    libssh2 through 1.11.1, fixed in commit 7acf3df contains an out-of-bounds write vulnerability in ssh2_transport_read() that fails to enforce upper bounds on packet_length field. Remote attackers can send crafted SSH packets with excessively large packet_length values to corrupt h

  • CVE-2026-55199MedJun 17, 2026
    affected < 1.11.1-r7fixed 1.11.1-r7

    libssh2 through 1.11.1, fixed in commit 1762685, contains a pre-authentication denial of service vulnerability in the SSH_MSG_EXT_INFO handler in src/packet.c that allows a malicious SSH server to cause a client CPU exhaustion loop by sending a crafted extension count value. A ma

  • CVE-2025-5987HigJul 7, 2025
    affected < 1.11.1-r1fixed 1.11.1-r1

    A flaw was found in libssh when using the ChaCha20 cipher with the OpenSSL library. If an attacker manages to exhaust the heap space, this error is not detected and may lead to libssh using a partially initialized cipher context. This occurs because the OpenSSL error code returne

  • CVE-2025-5318MedJun 24, 2025
    affected < 1.11.1-r1fixed 1.11.1-r1

    A flaw was found in the libssh library in versions less than 0.11.2. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, w

  • CVE-2023-6918LowDec 19, 2023
    affected < 0fixed 0

    A flaw was found in the libssh implements abstract layer for message digest (MD) operations implemented by different supported crypto backends. The return values from these were not properly checked, which could cause low-memory situations failures, NULL dereferences, crashes, or

  • CVE-2023-3603LowJul 21, 2023
    affected < 0fixed 0

    A missing allocation check in sftp server processing read requests may cause a NULL dereference on low-memory conditions. The malicious client can request up to 4GB SFTP reads, causing allocation of up to 4GB buffers, which was not being checked for failure. This will likely cras