Debian Package Tracker
Register | Log in
Subscribe

python-asyncssh

Choose email to subscribe with

general
  • source: python-asyncssh (main)
  • version: 2.23.0-1
  • maintainer: Debian Python Team (DMD)
  • uploaders: Vincent Bernat [DMD]
  • arch: all
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 2.5.0-0.1
  • o-o-sec: 2.5.0-0.1+deb11u1
  • oldstable: 2.10.1-2+deb12u2
  • old-sec: 2.10.1-2+deb12u1
  • stable: 2.20.0-1
  • testing: 2.23.0-1
  • unstable: 2.23.0-1
versioned links
  • 2.5.0-0.1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.5.0-0.1+deb11u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.10.1-2+deb12u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.10.1-2+deb12u2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.20.0-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.23.0-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • python-asyncssh-doc
  • python3-asyncssh
action needed
A new upstream version is available: 2.24.0 high
A new upstream version 2.24.0 is available, you should consider packaging it.
Created: 2026-06-08 Last update: 2026-08-12 20:32
2 security issues in sid high

There are 2 open security issues in sid.

2 important issues:
  • CVE-2026-54590: AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework. Version 2.23.0 contains an incomplete fix for CVE-2026-45309 in SSHServerConfig._set_tokens that blocks /, , and .. before %u substitution in AuthorizedKeysFile but does not block a leading ~ or ${ENV}, allowing later expansion in _expand_val and Path(filename).expanduser() to escape the intended authorized-keys directory. This issue is fixed in version 2.23.1.
  • CVE-2026-54591: AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework. Prior to 2.23.1, a malicious SSH server can write arbitrary files on the asyncssh SCP client's filesystem by sending filenames containing ../ traversal sequences because _parse_cd_args in scp.py returns server-provided names verbatim and _recv_files joins them to the destination path without enforcing the target directory boundary. This issue is fixed in version 2.23.1.
Created: 2026-07-10 Last update: 2026-08-10 18:47
2 security issues in forky high

There are 2 open security issues in forky.

2 important issues:
  • CVE-2026-54590: AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework. Version 2.23.0 contains an incomplete fix for CVE-2026-45309 in SSHServerConfig._set_tokens that blocks /, , and .. before %u substitution in AuthorizedKeysFile but does not block a leading ~ or ${ENV}, allowing later expansion in _expand_val and Path(filename).expanduser() to escape the intended authorized-keys directory. This issue is fixed in version 2.23.1.
  • CVE-2026-54591: AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework. Prior to 2.23.1, a malicious SSH server can write arbitrary files on the asyncssh SCP client's filesystem by sending filenames containing ../ traversal sequences because _parse_cd_args in scp.py returns server-provided names verbatim and _recv_files joins them to the destination path without enforcing the target directory boundary. This issue is fixed in version 2.23.1.
Created: 2026-07-10 Last update: 2026-08-10 18:47
2 security issues in bullseye high

There are 2 open security issues in bullseye.

2 important issues:
  • CVE-2026-45309: AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework. Prior to 2.23.0, AsyncSSH expands the OpenSSH-compatible AuthorizedKeysFile %u token in asyncssh/config.py, asyncssh/connection.py, asyncssh/auth_keys.py, and asyncssh/misc.py with the raw SSH username during pre-authentication server config reload, allowing a server configured with AuthorizedKeysFile authorized_keys/%u to read an authorized-keys file outside the intended directory when the SSH username contains /, \, or .. path traversal segments and authenticate with an attacker-selected key file. This issue is fixed in version 2.23.0.
  • CVE-2026-54591: AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework. Prior to 2.23.1, a malicious SSH server can write arbitrary files on the asyncssh SCP client's filesystem by sending filenames containing ../ traversal sequences because _parse_cd_args in scp.py returns server-provided names verbatim and _recv_files joins them to the destination path without enforcing the target directory boundary. This issue is fixed in version 2.23.1.
Created: 2026-07-10 Last update: 2026-08-10 18:47
2 security issues in bookworm high

There are 2 open security issues in bookworm.

2 important issues:
  • CVE-2026-45309: AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework. Prior to 2.23.0, AsyncSSH expands the OpenSSH-compatible AuthorizedKeysFile %u token in asyncssh/config.py, asyncssh/connection.py, asyncssh/auth_keys.py, and asyncssh/misc.py with the raw SSH username during pre-authentication server config reload, allowing a server configured with AuthorizedKeysFile authorized_keys/%u to read an authorized-keys file outside the intended directory when the SSH username contains /, \, or .. path traversal segments and authenticate with an attacker-selected key file. This issue is fixed in version 2.23.0.
  • CVE-2026-54591: AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework. Prior to 2.23.1, a malicious SSH server can write arbitrary files on the asyncssh SCP client's filesystem by sending filenames containing ../ traversal sequences because _parse_cd_args in scp.py returns server-provided names verbatim and _recv_files joins them to the destination path without enforcing the target directory boundary. This issue is fixed in version 2.23.1.
Created: 2026-07-10 Last update: 2026-08-10 18:47
lintian reports 2 warnings normal
Lintian reports 2 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2026-06-01 Last update: 2026-06-01 04:31
2 low-priority security issues in trixie low

There are 2 open security issues in trixie.

2 issues left for the package maintainer to handle:
  • CVE-2026-45309: (needs triaging) AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework. Prior to 2.23.0, AsyncSSH expands the OpenSSH-compatible AuthorizedKeysFile %u token in asyncssh/config.py, asyncssh/connection.py, asyncssh/auth_keys.py, and asyncssh/misc.py with the raw SSH username during pre-authentication server config reload, allowing a server configured with AuthorizedKeysFile authorized_keys/%u to read an authorized-keys file outside the intended directory when the SSH username contains /, \, or .. path traversal segments and authenticate with an attacker-selected key file. This issue is fixed in version 2.23.0.
  • CVE-2026-54591: (needs triaging) AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework. Prior to 2.23.1, a malicious SSH server can write arbitrary files on the asyncssh SCP client's filesystem by sending filenames containing ../ traversal sequences because _parse_cd_args in scp.py returns server-provided names verbatim and _recv_files joins them to the destination path without enforcing the target directory boundary. This issue is fixed in version 2.23.1.

You can find information about how to handle these issues in the security team's documentation.

Created: 2026-07-10 Last update: 2026-08-10 18:47
news
[rss feed]
  • [2026-06-07] python-asyncssh 2.23.0-1 MIGRATED to testing (Debian testing watch)
  • [2026-05-31] Accepted python-asyncssh 2.23.0-1 (source) into unstable (Colin Watson)
  • [2026-04-26] python-asyncssh 2.22.0-2 MIGRATED to testing (Debian testing watch)
  • [2026-04-23] Accepted python-asyncssh 2.22.0-2 (source) into unstable (Julian Gilbey)
  • [2026-03-17] python-asyncssh 2.22.0-1 MIGRATED to testing (Debian testing watch)
  • [2026-03-12] Accepted python-asyncssh 2.22.0-1 (source) into unstable (Colin Watson)
  • [2025-10-05] python-asyncssh 2.21.1-1 MIGRATED to testing (Debian testing watch)
  • [2025-09-30] Accepted python-asyncssh 2.21.1-1 (source) into unstable (Colin Watson)
  • [2025-08-18] python-asyncssh 2.21.0-1 MIGRATED to testing (Debian testing watch)
  • [2025-08-13] Accepted python-asyncssh 2.21.0-1 (source) into unstable (Colin Watson)
  • [2025-03-02] python-asyncssh 2.20.0-1 MIGRATED to testing (Debian testing watch)
  • [2025-02-24] Accepted python-asyncssh 2.20.0-1 (source) into unstable (Colin Watson)
  • [2025-01-03] Accepted python-asyncssh 2.10.1-2+deb12u2 (source) into proposed-updates (Debian FTP Masters) (signed by: Daniel Leidert)
  • [2024-12-19] python-asyncssh 2.19.0-1 MIGRATED to testing (Debian testing watch)
  • [2024-12-13] Accepted python-asyncssh 2.19.0-1 (source) into unstable (Colin Watson)
  • [2024-11-02] python-asyncssh 2.18.0-1 MIGRATED to testing (Debian testing watch)
  • [2024-10-28] Accepted python-asyncssh 2.18.0-1 (source) into unstable (Colin Watson)
  • [2024-10-19] python-asyncssh 2.17.0-2 MIGRATED to testing (Debian testing watch)
  • [2024-10-13] Accepted python-asyncssh 2.17.0-2 (source) into unstable (Colin Watson)
  • [2024-09-27] Accepted python-asyncssh 2.5.0-0.1+deb11u1 (source) into oldstable-security (Daniel Leidert)
  • [2024-09-11] python-asyncssh 2.17.0-1 MIGRATED to testing (Debian testing watch)
  • [2024-09-06] Accepted python-asyncssh 2.17.0-1 (source) into unstable (Colin Watson)
  • [2024-08-24] python-asyncssh 2.16.0-1 MIGRATED to testing (Debian testing watch)
  • [2024-08-21] Accepted python-asyncssh 2.10.1-2+deb12u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Moritz Mühlenhoff)
  • [2024-08-19] Accepted python-asyncssh 2.16.0-1 (source) into unstable (Colin Watson)
  • [2024-08-18] Accepted python-asyncssh 2.10.1-2+deb12u1 (source) into stable-security (Debian FTP Masters) (signed by: Moritz Mühlenhoff)
  • [2024-08-18] Accepted python-asyncssh 2.15.0-1 (source) into unstable (Colin Watson)
  • [2024-01-31] Accepted python-asyncssh 1.12.2-1+deb10u1 (source) into oldoldstable (Daniel Leidert)
  • [2022-12-27] python-asyncssh 2.10.1-2 MIGRATED to testing (Debian testing watch)
  • [2022-12-22] Accepted python-asyncssh 2.10.1-2 (source) into unstable (Nilesh Patra)
  • 1
  • 2
bugs [bug history graph]
  • all: 2
  • RC: 0
  • I&N: 2
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (0, 2)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 2.23.0-1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing