Debian Package Tracker
Register | Log in
Subscribe

openssh

Choose email to subscribe with

general
  • source: openssh (main)
  • version: 1:10.3p1-1
  • maintainer: Debian OpenSSH Maintainers (archive) (DMD)
  • uploaders: Colin Watson [DMD] – Matthew Vernon [DMD]
  • arch: all any
  • std-ver: 4.6.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 1:8.4p1-5+deb11u3
  • o-o-sec: 1:8.4p1-5+deb11u6
  • oldstable: 1:9.2p1-2+deb12u7
  • old-sec: 1:9.2p1-2+deb12u9
  • old-bpo: 1:10.0p1-7~bpo12+1
  • old-upd: 1:9.2p1-2+deb12u7
  • old-p-u: 1:9.2p1-2+deb12u9
  • stable: 1:10.0p1-7+deb13u1
  • stable-sec: 1:10.0p1-7+deb13u2
  • stable-bpo: 1:10.2p1-6~bpo13+1
  • stable-p-u: 1:10.0p1-7+deb13u2
  • testing: 1:10.3p1-1
  • unstable: 1:10.3p1-1
versioned links
  • 1:8.4p1-5+deb11u3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:8.4p1-5+deb11u6: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:9.2p1-2+deb12u7: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:9.2p1-2+deb12u9: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:10.0p1-7~bpo12+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:10.0p1-7+deb13u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:10.0p1-7+deb13u2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:10.2p1-2~bpo13+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:10.2p1-6~bpo13+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:10.3p1-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • openssh-client (281 bugs: 0, 161, 120, 0)
  • openssh-client-gssapi
  • openssh-client-udeb
  • openssh-server (250 bugs: 0, 192, 58, 0)
  • openssh-server-gssapi
  • openssh-server-udeb
  • openssh-sftp-server (2 bugs: 0, 2, 0, 0)
  • openssh-tests
  • ssh (124 bugs: 0, 68, 56, 0)
  • ssh-askpass-gnome (3 bugs: 0, 3, 0, 0)
action needed
debian/patches: 1 patch with invalid metadata, 7 patches to forward upstream high

Among the 23 debian patches available in version 1:10.3p1-1 of the package, we noticed the following issues:

  • 1 patch with invalid metadata that ought to be fixed.
  • 7 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2026-04-12 23:00
Depends on packages which need a new maintainer normal
The packages that openssh depends on which need a new maintainer are:
  • ssh-askpass (#993155)
    • Suggests: ssh-askpass ssh-askpass
Created: 2019-11-22 Last update: 2026-04-22 08:31
43 bugs tagged patch in the BTS normal
The BTS contains patches fixing 43 bugs (53 if counting merged bugs), consider including or untagging them.
Created: 2026-04-06 Last update: 2026-04-22 08:30
lintian reports 9 warnings normal
Lintian reports 9 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2026-02-19 Last update: 2026-04-13 00:00
8 open merge requests in Salsa normal
There are 8 open merge requests for this package on Salsa. You should consider reviewing and/or merging these merge requests.
Created: 2025-09-21 Last update: 2026-02-19 16:01
5 low-priority security issues in trixie low

There are 5 open security issues in trixie.

5 issues left for the package maintainer to handle:
  • CVE-2026-35385: (needs triaging) In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users' expectations, if the download is performed as root with -O (legacy scp protocol) and without -p (preserve mode).
  • CVE-2026-35386: (needs triaging) In OpenSSH before 10.3, command execution can occur via shell metacharacters in a username within a command line. This requires a scenario where the username on the command line is untrusted, and also requires a non-default configurations of % in ssh_config.
  • CVE-2026-35387: (needs triaging) OpenSSH before 10.3 can use unintended ECDSA algorithms. Listing of any ECDSA algorithm in PubkeyAcceptedAlgorithms or HostbasedAcceptedAlgorithms is misinterpreted to mean all ECDSA algorithms.
  • CVE-2026-35388: (needs triaging) OpenSSH before 10.3 omits connection multiplexing confirmation for proxy-mode multiplexing sessions.
  • CVE-2026-35414: (needs triaging) OpenSSH before 10.3 mishandles the authorized_keys principals option in uncommon scenarios involving a principals list in conjunction with a Certificate Authority that makes certain use of comma characters.

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

Created: 2025-10-06 Last update: 2026-04-21 06:30
5 low-priority security issues in bookworm low

There are 5 open security issues in bookworm.

5 issues left for the package maintainer to handle:
  • CVE-2026-35385: (needs triaging) In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users' expectations, if the download is performed as root with -O (legacy scp protocol) and without -p (preserve mode).
  • CVE-2026-35386: (needs triaging) In OpenSSH before 10.3, command execution can occur via shell metacharacters in a username within a command line. This requires a scenario where the username on the command line is untrusted, and also requires a non-default configurations of % in ssh_config.
  • CVE-2026-35387: (needs triaging) OpenSSH before 10.3 can use unintended ECDSA algorithms. Listing of any ECDSA algorithm in PubkeyAcceptedAlgorithms or HostbasedAcceptedAlgorithms is misinterpreted to mean all ECDSA algorithms.
  • CVE-2026-35388: (needs triaging) OpenSSH before 10.3 omits connection multiplexing confirmation for proxy-mode multiplexing sessions.
  • CVE-2026-35414: (needs triaging) OpenSSH before 10.3 mishandles the authorized_keys principals option in uncommon scenarios involving a principals list in conjunction with a Certificate Authority that makes certain use of comma characters.

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

Created: 2026-03-13 Last update: 2026-04-21 06:30
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.4 instead of 4.6.2).
Created: 2024-04-07 Last update: 2026-04-12 19:33
testing migrations
  • This package will soon be part of the auto-openssl transition. You might want to ensure that your package is ready for it. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
news
[rss feed]
  • [2026-04-21] openssh 1:10.3p1-1 MIGRATED to testing (Debian testing watch)
  • [2026-04-18] Accepted openssh 1:9.2p1-2+deb12u9 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Colin Watson)
  • [2026-04-18] Accepted openssh 1:10.0p1-7+deb13u2 (source) into proposed-updates (Debian FTP Masters) (signed by: Colin Watson)
  • [2026-04-16] Accepted openssh 1:8.4p1-5+deb11u6 (source) into oldoldstable-security (Colin Watson)
  • [2026-04-12] Accepted openssh 1:10.3p1-1 (source) into unstable (Colin Watson)
  • [2026-04-09] Accepted openssh 1:10.2p1-6~bpo13+1 (source) into stable-backports (Colin Watson)
  • [2026-04-09] Accepted openssh 1:10.0p1-7+deb13u2 (source) into stable-security (Debian FTP Masters) (signed by: Colin Watson)
  • [2026-04-09] Accepted openssh 1:9.2p1-2+deb12u9 (source) into oldstable-security (Debian FTP Masters) (signed by: Colin Watson)
  • [2026-04-03] openssh 1:10.2p1-6 MIGRATED to testing (Debian testing watch)
  • [2026-03-27] Accepted openssh 1:10.2p1-6 (source) into unstable (Colin Watson)
  • [2026-02-28] Accepted openssh 1:9.2p1-2+deb12u8 (source) into oldstable-proposed-updates (Debian FTP Masters)
  • [2026-02-27] Accepted openssh 1:10.0p1-7+deb13u1 (source) into proposed-updates (Debian FTP Masters)
  • [2026-02-22] openssh 1:10.2p1-5 MIGRATED to testing (Debian testing watch)
  • [2026-02-19] Accepted openssh 1:10.2p1-5 (source) into unstable (Colin Watson)
  • [2026-02-18] Accepted openssh 1:10.2p1-4 (source) into unstable (Colin Watson)
  • [2025-12-06] openssh 1:10.2p1-3 MIGRATED to testing (Debian testing watch)
  • [2025-12-02] Accepted openssh 1:10.2p1-3 (source) into unstable (Colin Watson)
  • [2025-10-26] Accepted openssh 1:10.2p1-2~bpo13+1 (all amd64 source) into stable-backports (Debian FTP Masters) (signed by: Colin Watson)
  • [2025-10-22] openssh 1:10.2p1-2 MIGRATED to testing (Debian testing watch)
  • [2025-10-17] Accepted openssh 1:10.2p1-2 (source) into unstable (Colin Watson)
  • [2025-10-10] Accepted openssh 1:10.2p1-1 (source) into unstable (Colin Watson)
  • [2025-10-09] Accepted openssh 1:10.1p1-2 (source) into unstable (Colin Watson)
  • [2025-10-07] Accepted openssh 1:10.1p1-1 (source) into unstable (Colin Watson)
  • [2025-08-25] openssh 1:10.0p1-8 MIGRATED to testing (Debian testing watch)
  • [2025-08-10] Accepted openssh 1:10.0p1-8 (source) into unstable (Colin Watson)
  • [2025-08-05] openssh 1:10.0p1-7 MIGRATED to testing (Debian testing watch)
  • [2025-08-04] Accepted openssh 1:10.0p1-7~bpo12+1 (source) into stable-backports (Colin Watson)
  • [2025-08-02] openssh 1:10.0p1-6 MIGRATED to testing (Debian testing watch)
  • [2025-08-01] Accepted openssh 1:10.0p1-7 (source) into unstable (Colin Watson)
  • [2025-07-28] Accepted openssh 1:9.2p1-2+deb12u7 (source) into proposed-updates (Debian FTP Masters)
  • 1
  • 2
bugs [bug history graph]
  • all: 645 691
  • RC: 0
  • I&N: 421 440
  • M&W: 223 250
  • F&P: 1
  • patch: 43 53
links
  • homepage
  • lintian (0, 9)
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • l10n (100, -)
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1:10.2p1-2ubuntu3
  • 160 bugs (7 patches)
  • patches for 1:10.2p1-2ubuntu3

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