Debian Package Tracker
Register | Log in
Subscribe

php-phpseclib

implementations of an arbitrary-precision integer arithmetic library

Choose email to subscribe with

general
  • source: php-phpseclib (main)
  • version: 2.0.54-1
  • maintainer: Debian PHP PEAR Maintainers (archive) (DMD)
  • uploaders: David Prévot [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.0.30-2+deb11u2
  • o-o-sec: 2.0.30-2+deb11u1
  • oldstable: 2.0.42-1+deb12u2
  • old-sec: 2.0.42-1+deb12u3
  • old-p-u: 2.0.42-1+deb12u5
  • stable: 2.0.48-3
  • stable-sec: 2.0.48-3+deb13u1
  • stable-p-u: 2.0.48-3+deb13u3
  • testing: 2.0.54-1
  • unstable: 2.0.54-1
versioned links
  • 2.0.30-2+deb11u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.0.30-2+deb11u2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.0.42-1+deb12u2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.0.42-1+deb12u3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.0.42-1+deb12u5: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.0.48-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.0.48-3+deb13u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.0.48-3+deb13u3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.0.54-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • php-phpseclib
action needed
Marked for autoremoval on 31 May due to fonts-jetbrains-mono, kotlin, kotlinx-atomicfu, kotlinx-coroutines, starlette: #1131648, #1131656, #1131657, #1131658, #1134850 high
Version 2.0.54-1 of php-phpseclib is marked for autoremoval from testing on Sun 31 May 2026. It depends (transitively) on fonts-jetbrains-mono, kotlin, kotlinx-atomicfu, kotlinx-coroutines, starlette, affected by #1131648, #1131656, #1131657, #1131658, #1134850. You should try to prevent the removal by fixing these RC bugs.
Created: 2026-03-27 Last update: 2026-05-06 08:02
2 security issues in trixie high

There are 2 open security issues in trixie.

1 important issue:
  • TEMP-0000000-18E7E9:
1 issue left for the package maintainer to handle:
  • CVE-2026-40194: (needs triaging) phpseclib is a PHP secure communications library. Prior to 3.0.51, 2.0.53, and 1.0.28, phpseclib\Net\SSH2::get_binary_packet() uses PHP's != operator to compare a received SSH packet HMAC against the locally computed HMAC. != on equal-length binary strings in PHP uses memcmp(), which short-circuits on the first differing byte. This is a real variable-time comparison (CWE-208), proven by scaling benchmarks. This vulnerability is fixed in 3.0.51, 2.0.53, and 1.0.28.

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

Created: 2026-04-11 Last update: 2026-05-02 00:18
4 security issues in bullseye high

There are 4 open security issues in bullseye.

3 important issues:
  • CVE-2026-32935: phpseclib is a PHP secure communications library. Projects using versions 1.0.26 and below, 2.0.0 through 2.0.51, and 3.0.0 through 3.0.49 are vulnerable to a to padding oracle timing attack when using AES in CBC mode. This issue has been fixed in versions 1.0.27, 2.0.52 and 3.0.50.
  • CVE-2026-40194: phpseclib is a PHP secure communications library. Prior to 3.0.51, 2.0.53, and 1.0.28, phpseclib\Net\SSH2::get_binary_packet() uses PHP's != operator to compare a received SSH packet HMAC against the locally computed HMAC. != on equal-length binary strings in PHP uses memcmp(), which short-circuits on the first differing byte. This is a real variable-time comparison (CWE-208), proven by scaling benchmarks. This vulnerability is fixed in 3.0.51, 2.0.53, and 1.0.28.
  • TEMP-0000000-18E7E9:
1 issue postponed or untriaged:
  • CVE-2023-52892: (needs triaging) In phpseclib before 1.0.22, 2.x before 2.0.46, and 3.x before 3.0.33, some characters in Subject Alternative Name fields in TLS certificates are incorrectly allowed to have a special meaning in regular expressions (such as a + wildcard), leading to name confusion in X.509 certificate host verification.
Created: 2026-03-21 Last update: 2026-05-02 00:18
1 security issue in bookworm high

There is 1 open security issue in bookworm.

1 important issue:
  • TEMP-0000000-18E7E9:
1 issue that should be fixed with the next stable update:
  • CVE-2026-40194: phpseclib is a PHP secure communications library. Prior to 3.0.51, 2.0.53, and 1.0.28, phpseclib\Net\SSH2::get_binary_packet() uses PHP's != operator to compare a received SSH packet HMAC against the locally computed HMAC. != on equal-length binary strings in PHP uses memcmp(), which short-circuits on the first differing byte. This is a real variable-time comparison (CWE-208), proven by scaling benchmarks. This vulnerability is fixed in 3.0.51, 2.0.53, and 1.0.28.
Created: 2026-04-29 Last update: 2026-05-02 00:18
1 security issue in buster high

There is 1 open security issue in buster.

1 important issue:
  • CVE-2023-52892: In phpseclib before 1.0.22, 2.x before 2.0.46, and 3.x before 3.0.33, some characters in Subject Alternative Name fields in TLS certificates are incorrectly allowed to have a special meaning in regular expressions (such as a + wildcard), leading to name confusion in X.509 certificate host verification.
Created: 2024-06-28 Last update: 2024-06-29 13:15
Fails to build during reproducibility testing normal
A package building reproducibly enables third parties to verify that the source matches the distributed binaries. It has been identified that this source package produced different results, failed to build or had other issues in a test environment. Please read about how to improve the situation!
Created: 2026-05-03 Last update: 2026-05-06 06:33
debian/patches: 10 patches to forward upstream low

Among the 11 debian patches available in version 2.0.54-1 of the package, we noticed the following issues:

  • 10 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-28 22:30
news
[rss feed]
  • [2026-05-04] Accepted php-phpseclib 2.0.42-1+deb12u5 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: David Prévot)
  • [2026-05-04] Accepted php-phpseclib 2.0.48-3+deb13u3 (source) into proposed-updates (Debian FTP Masters) (signed by: David Prévot)
  • [2026-05-02] php-phpseclib 2.0.54-1 MIGRATED to testing (Debian testing watch)
  • [2026-04-28] Accepted php-phpseclib 2.0.54-1 (source) into unstable (David Prévot)
  • [2026-04-14] php-phpseclib 2.0.53-1 MIGRATED to testing (Debian testing watch)
  • [2026-04-12] Accepted php-phpseclib 2.0.53-1 (source) into unstable (David Prévot)
  • [2026-04-02] Accepted php-phpseclib 2.0.48-3+deb13u1 (source) into proposed-updates (Debian FTP Masters) (signed by: David Prévot)
  • [2026-04-02] Accepted php-phpseclib 2.0.42-1+deb12u3 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: David Prévot)
  • [2026-03-29] Accepted php-phpseclib 2.0.42-1+deb12u3 (source) into oldstable-security (Debian FTP Masters) (signed by: David Prévot)
  • [2026-03-29] Accepted php-phpseclib 2.0.48-3+deb13u1 (source) into stable-security (Debian FTP Masters) (signed by: David Prévot)
  • [2026-03-26] php-phpseclib 2.0.52-1 MIGRATED to testing (Debian testing watch)
  • [2026-03-23] Accepted php-phpseclib 2.0.52-1 (source) into unstable (David Prévot)
  • [2026-01-30] php-phpseclib 2.0.51-1 MIGRATED to testing (Debian testing watch)
  • [2026-01-27] Accepted php-phpseclib 2.0.51-1 (source) into unstable (David Prévot)
  • [2025-12-18] php-phpseclib 2.0.50-1 MIGRATED to testing (Debian testing watch)
  • [2025-12-16] Accepted php-phpseclib 2.0.50-1 (source) into unstable (David Prévot)
  • [2025-10-09] php-phpseclib 2.0.49-1 MIGRATED to testing (Debian testing watch)
  • [2025-10-07] Accepted php-phpseclib 2.0.49-1 (source) into unstable (David Prévot)
  • [2025-02-19] php-phpseclib 2.0.48-3 MIGRATED to testing (Debian testing watch)
  • [2025-02-17] Accepted php-phpseclib 2.0.48-3 (source) into unstable (David Prévot)
  • [2025-01-09] php-phpseclib 2.0.48-2 MIGRATED to testing (Debian testing watch)
  • [2025-01-05] Accepted php-phpseclib 2.0.48-2 (source) into unstable (David Prévot)
  • [2024-12-29] php-phpseclib 2.0.48-1 MIGRATED to testing (Debian testing watch)
  • [2024-12-26] Accepted php-phpseclib 2.0.48-1 (source) into unstable (David Prévot)
  • [2024-10-13] php-phpseclib 2.0.47-3 MIGRATED to testing (Debian testing watch)
  • [2024-10-10] Accepted php-phpseclib 2.0.47-3 (source) into unstable (David Prévot)
  • [2024-06-23] php-phpseclib 2.0.47-2 MIGRATED to testing (Debian testing watch)
  • [2024-06-19] Accepted php-phpseclib 2.0.47-2 (source) into unstable (David Prévot)
  • [2024-04-23] Accepted php-phpseclib 2.0.30-2+deb11u2 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: David Prévot)
  • [2024-03-28] Accepted php-phpseclib 2.0.42-1+deb12u2 (source) into proposed-updates (Debian FTP Masters) (signed by: David Prévot)
  • 1
  • 2
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian
  • 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.0.51-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