Search
Find a vulnerability
Search criteria
2 vulnerabilities found for jsch by mwiede
CVE-2026-86231 (GCVE-0-2026-86231)
Vulnerability from nvd – Published: 2026-09-06 22:45 – Updated: 2026-09-06 22:45 X_Open Source
VLAI
EPSS
VEX
Title
mwiede jsch KnownHosts.java getRevokedKeys improper check for certificate revocation
Summary
A security flaw has been discovered in mwiede jsch up to 2.28.5. Affected is the function getRevokedKeys of the file src/main/java/com/jcraft/jsch/KnownHosts.java. Performing a manipulation of the argument known_hosts results in improper check for certificate revocation. The attack is possible to be carried out remotely. The attack is considered to have high complexity. The exploitability is told to be difficult. The exploit has been released to the public and may be used for attacks. Upgrading to version 2.28.6 is able to address this issue. The patch is named 194a2f76a5c0f1c3f778565be3fd66bcafc42d23. You should upgrade the affected component.
Severity
CWE
Assigner
References
9 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/399388 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/399388/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-86231 | third-party-advisory |
| https://vuldb.com/submit/898485 | third-party-advisory |
| https://github.com/mwiede/jsch/issues/1091 | exploitissue-tracking |
| https://github.com/mwiede/jsch/pull/1098 | issue-trackingpatch |
| https://github.com/mwiede/jsch/commit/194a2f76a5c… | patch |
| https://github.com/mwiede/jsch/releases/tag/jsch-2.28.6 | patch |
| https://github.com/mwiede/jsch/ | product |
Impacted products
{
"containers": {
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:mwiede:jsch:*:*:*:*:*:*:*:*"
],
"product": "jsch",
"vendor": "mwiede",
"versions": [
{
"status": "affected",
"version": "2.28.0"
},
{
"status": "affected",
"version": "2.28.1"
},
{
"status": "affected",
"version": "2.28.2"
},
{
"status": "affected",
"version": "2.28.3"
},
{
"status": "affected",
"version": "2.28.4"
},
{
"status": "affected",
"version": "2.28.5"
},
{
"status": "unaffected",
"version": "2.28.6"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Yu Bao from PayPal Cyber Security Team (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A security flaw has been discovered in mwiede jsch up to 2.28.5. Affected is the function getRevokedKeys of the file src/main/java/com/jcraft/jsch/KnownHosts.java. Performing a manipulation of the argument known_hosts results in improper check for certificate revocation. The attack is possible to be carried out remotely. The attack is considered to have high complexity. The exploitability is told to be difficult. The exploit has been released to the public and may be used for attacks. Upgrading to version 2.28.6 is able to address this issue. The patch is named 194a2f76a5c0f1c3f778565be3fd66bcafc42d23. You should upgrade the affected component."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 2.6,
"vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N/E:POC/RL:OF/RC:C",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-299",
"description": "Improper Check for Certificate Revocation",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-298",
"description": "Improper Validation of Certificate Expiration",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-06T22:45:12.262Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-399388 | mwiede jsch KnownHosts.java getRevokedKeys improper check for certificate revocation",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/399388"
},
{
"name": "VDB-399388 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/399388/cti"
},
{
"name": "CVE-2026-86231 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-86231"
},
{
"name": "Submit #898485 | mwiede jsch 2.28.4 Cert Revocation Type String Bypass",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/898485"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/mwiede/jsch/issues/1091"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/mwiede/jsch/pull/1098"
},
{
"tags": [
"patch"
],
"url": "https://github.com/mwiede/jsch/commit/194a2f76a5c0f1c3f778565be3fd66bcafc42d23"
},
{
"tags": [
"patch"
],
"url": "https://github.com/mwiede/jsch/releases/tag/jsch-2.28.6"
},
{
"tags": [
"product"
],
"url": "https://github.com/mwiede/jsch/"
}
],
"tags": [
"x_open-source"
],
"timeline": [
{
"lang": "en",
"time": "2026-09-06T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-09-06T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-09-06T10:09:53.000Z",
"value": "VulDB entry last update"
}
],
"title": "mwiede jsch KnownHosts.java getRevokedKeys improper check for certificate revocation",
"x_generator": [
"VulDB PVTS v202609"
]
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-86231",
"datePublished": "2026-09-06T22:45:12.262Z",
"dateReserved": "2026-09-06T08:04:47.571Z",
"dateUpdated": "2026-09-06T22:45:12.262Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-86231 (GCVE-0-2026-86231)
Vulnerability from cvelistv5 – Published: 2026-09-06 22:45 – Updated: 2026-09-06 22:45 X_Open Source
VLAI
EPSS
VEX
Title
mwiede jsch KnownHosts.java getRevokedKeys improper check for certificate revocation
Summary
A security flaw has been discovered in mwiede jsch up to 2.28.5. Affected is the function getRevokedKeys of the file src/main/java/com/jcraft/jsch/KnownHosts.java. Performing a manipulation of the argument known_hosts results in improper check for certificate revocation. The attack is possible to be carried out remotely. The attack is considered to have high complexity. The exploitability is told to be difficult. The exploit has been released to the public and may be used for attacks. Upgrading to version 2.28.6 is able to address this issue. The patch is named 194a2f76a5c0f1c3f778565be3fd66bcafc42d23. You should upgrade the affected component.
Severity
CWE
Assigner
References
9 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/399388 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/399388/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-86231 | third-party-advisory |
| https://vuldb.com/submit/898485 | third-party-advisory |
| https://github.com/mwiede/jsch/issues/1091 | exploitissue-tracking |
| https://github.com/mwiede/jsch/pull/1098 | issue-trackingpatch |
| https://github.com/mwiede/jsch/commit/194a2f76a5c… | patch |
| https://github.com/mwiede/jsch/releases/tag/jsch-2.28.6 | patch |
| https://github.com/mwiede/jsch/ | product |
Impacted products
{
"containers": {
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:mwiede:jsch:*:*:*:*:*:*:*:*"
],
"product": "jsch",
"vendor": "mwiede",
"versions": [
{
"status": "affected",
"version": "2.28.0"
},
{
"status": "affected",
"version": "2.28.1"
},
{
"status": "affected",
"version": "2.28.2"
},
{
"status": "affected",
"version": "2.28.3"
},
{
"status": "affected",
"version": "2.28.4"
},
{
"status": "affected",
"version": "2.28.5"
},
{
"status": "unaffected",
"version": "2.28.6"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Yu Bao from PayPal Cyber Security Team (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A security flaw has been discovered in mwiede jsch up to 2.28.5. Affected is the function getRevokedKeys of the file src/main/java/com/jcraft/jsch/KnownHosts.java. Performing a manipulation of the argument known_hosts results in improper check for certificate revocation. The attack is possible to be carried out remotely. The attack is considered to have high complexity. The exploitability is told to be difficult. The exploit has been released to the public and may be used for attacks. Upgrading to version 2.28.6 is able to address this issue. The patch is named 194a2f76a5c0f1c3f778565be3fd66bcafc42d23. You should upgrade the affected component."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 2.6,
"vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N/E:POC/RL:OF/RC:C",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-299",
"description": "Improper Check for Certificate Revocation",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-298",
"description": "Improper Validation of Certificate Expiration",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-06T22:45:12.262Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-399388 | mwiede jsch KnownHosts.java getRevokedKeys improper check for certificate revocation",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/399388"
},
{
"name": "VDB-399388 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/399388/cti"
},
{
"name": "CVE-2026-86231 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-86231"
},
{
"name": "Submit #898485 | mwiede jsch 2.28.4 Cert Revocation Type String Bypass",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/898485"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/mwiede/jsch/issues/1091"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/mwiede/jsch/pull/1098"
},
{
"tags": [
"patch"
],
"url": "https://github.com/mwiede/jsch/commit/194a2f76a5c0f1c3f778565be3fd66bcafc42d23"
},
{
"tags": [
"patch"
],
"url": "https://github.com/mwiede/jsch/releases/tag/jsch-2.28.6"
},
{
"tags": [
"product"
],
"url": "https://github.com/mwiede/jsch/"
}
],
"tags": [
"x_open-source"
],
"timeline": [
{
"lang": "en",
"time": "2026-09-06T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-09-06T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-09-06T10:09:53.000Z",
"value": "VulDB entry last update"
}
],
"title": "mwiede jsch KnownHosts.java getRevokedKeys improper check for certificate revocation",
"x_generator": [
"VulDB PVTS v202609"
]
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-86231",
"datePublished": "2026-09-06T22:45:12.262Z",
"dateReserved": "2026-09-06T08:04:47.571Z",
"dateUpdated": "2026-09-06T22:45:12.262Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}