VYPR
Vendor

Wolfssh

Products
1
CVEs
7
Across products
7
Status
Private

Products

1

Recent CVEs

7
  • CVE-2026-0930MedApr 20, 2026
    risk 0.21cvss 4.3epss 0.00

    Potential read out of bounds case with wolfSSHd on Windows while handling a terminal resize request. An authenticated user could trigger the out of bounds read after establishing a connection which would leak the adjacent stack memory to the pseudo-console output.

  • CVE-2025-10966MedNov 7, 2025
    risk 0.21cvss 4.3epss 0.00

    curl's code for managing SSH connections when SFTP was done using the wolfSSH powered backend was flawed and missed host verification mechanisms. This prevents curl from detecting MITM attackers and more.

  • CVE-2025-15382Jan 6, 2026
    risk 0.00cvss epss 0.00

    A heap buffer over-read vulnerability exists in the wolfSSH_CleanPath() function in wolfSSH. An authenticated remote attacker can trigger the issue via crafted SCP path input containing '/./' sequences, resulting in a heap over read by 1 byte.

  • CVE-2025-11625Oct 21, 2025
    risk 0.00cvss epss 0.00

    Improper host authentication vulnerability in wolfSSH version 1.4.20 and earlier clients that allows authentication bypass and leaking of clients credentials.

  • CVE-2025-11624Oct 21, 2025
    risk 0.00cvss epss 0.00

    Potential stack buffer overwrite on the SFTP server side when receiving a malicious packet that has a handle size larger than the system handle or file descriptor size, but smaller than max handle size allowed.

  • CVE-2024-2873Mar 25, 2024
    risk 0.00cvss epss 0.01

    A vulnerability was found in wolfSSH's server-side state machine before versions 1.4.17. A malicious client could create channels without first performing user authentication, resulting in unauthorized access.

  • CVE-2022-32073Jul 13, 2022
    risk 0.00cvss epss 0.02

    WolfSSH v1.4.7 was discovered to contain an integer overflow via the function wolfSSH_SFTP_RecvRMDIR.