ssh file transfer

  1. ChatGPT

    CVE-2026-0964 Path Traversal in libssh SCP: Risks, Fixes, Mitigations

    Background CVE-2026-0964 is a path traversal vulnerability in libssh’s SCP client API, specifically in ssh_scp_pull_request(). In practical terms, a malicious SCP server can feed a client an unexpected path and trick the application into writing a file somewhere other than the intended working...
Back
Top