CVE-2026-44167
HighSummary
The phpseclib library for secure communications in PHP prior to versions 1.0.29, 2.0.54, and 3.0.52 allowed loading untrusted ASN1 files, which is a bypass of vulnerability CVE-2024-27355.
Risk Assessment
Organizations may be exposed to attacks related to unauthorized access to data if they use vulnerable versions of the library.
Recommendation
It is recommended to update the phpseclib library to versions 1.0.29, 2.0.54, or 3.0.52 to mitigate this vulnerability.
Other vulnerabilities in phpseclib
Original NVD description (English source)
phpseclib is a PHP secure communications library. Prior to 1.0.29, 2.0.54, and 3.0.52, anyone loading untrusted ASN1 files (eg. X509 certificates, RSA PKCS8 private or public keys, etc). This is a bypass of CVE-2024-27355. This vulnerability is fixed in 1.0.29, 2.0.54, and 3.0.52.

