原始 OSV JSON
{
"id": "GHSA-3qpq-r242-jqj7",
"aliases": [
"CVE-2026-44167"
],
"details": "### Impact\nAnyone loading untrusted ASN1 files (eg. X509 certificates, RSA PKCS8 private or public keys, etc)\n\n### Patches\nhttps://github.com/phpseclib/phpseclib/commit/d53d2021bcb9f6a04d5d44ec99e6bbef219a71bc\n\n### Workarounds\nNo.\n\n### References\nhttps://github.com/phpseclib/phpseclib/commit/d53d2021bcb9f6a04d5d44ec99e6bbef219a71bc",
"summary": "phpseclib has a CVE-2024-27355 mitigation bypass — OID amplification DoS in ASN1::decodeOID()",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0.1.1"
},
{
"fixed": "1.0.29"
}
]
}
],
"package": {
"name": "phpseclib/phpseclib",
"ecosystem": "Packagist"
},
"database_specific": {
"last_known_affected_version_range": "<= 1.0.28"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.0.54"
}
]
}
],
"package": {
"name": "phpseclib/phpseclib",
"ecosystem": "Packagist"
},
"database_specific": {
"last_known_affected_version_range": "<= 2.0.53"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.0.52"
}
]
}
],
"package": {
"name": "phpseclib/phpseclib",
"ecosystem": "Packagist"
},
"database_specific": {
"last_known_affected_version_range": "<= 3.0.51"
}
}
],
"modified": "2026-05-13T16:27:00Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2026-05-05T21:17:57Z",
"references": [
{
"url": "https://github.com/phpseclib/phpseclib/security/advisories/GHSA-3qpq-r242-jqj7",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44167",
"type": "ADVISORY"
},
{
"url": "https://github.com/phpseclib/phpseclib/commit/d53d2021bcb9f6a04d5d44ec99e6bbef219a71bc",
"type": "WEB"
},
{
"url": "https://github.com/phpseclib/phpseclib",
"type": "PACKAGE"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2026-05-12T18:17:29Z",
"github_reviewed_at": "2026-05-05T21:17:57Z"
}
}