Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-3731 (GCVE-0-2026-3731)
Vulnerability from cvelistv5 – Published: 2026-03-08 10:32 – Updated: 2026-03-11 19:50
VLAI
EPSS
Title
libssh SFTP Extension Name sftp.c sftp_extensions_get_data out-of-bounds
Summary
A weakness has been identified in libssh up to 0.11.3. The impacted element is the function sftp_extensions_get_name/sftp_extensions_get_data of the file src/sftp.c of the component SFTP Extension Name Handler. Executing a manipulation of the argument idx can lead to out-of-bounds read. The attack may be performed from remote. Upgrading to version 0.11.4 and 0.12.0 is sufficient to resolve this issue. This patch is called 855a0853ad3abd4a6cd85ce06fce6d8d4c7a0b60. You should upgrade the affected component.
Severity
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://vuldb.com/?id.349709 | vdb-entrytechnical-description |
| https://vuldb.com/?ctiid.349709 | signaturepermissions-required |
| https://vuldb.com/?submit.767120 | third-party-advisory |
| https://www.libssh.org/security/advisories/libssh… | related |
| https://gitlab.com/libssh/libssh-mirror/-/commit/… | patch |
| https://www.libssh.org/files/0.12/libssh-0.12.0.tar.xz | patch |
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-3731",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-11T19:50:26.998747Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-11T19:50:33.441Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:libssh:libssh:*:*:*:*:*:*:*:*"
],
"modules": [
"SFTP Extension Name Handler"
],
"product": "libssh",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "0.11.0"
},
{
"status": "affected",
"version": "0.11.1"
},
{
"status": "affected",
"version": "0.11.2"
},
{
"status": "affected",
"version": "0.11.3"
},
{
"status": "unaffected",
"version": "0.11.4"
},
{
"status": "unaffected",
"version": "0.12.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A weakness has been identified in libssh up to 0.11.3. The impacted element is the function sftp_extensions_get_name/sftp_extensions_get_data of the file src/sftp.c of the component SFTP Extension Name Handler. Executing a manipulation of the argument idx can lead to out-of-bounds read. The attack may be performed from remote. Upgrading to version 0.11.4 and 0.12.0 is sufficient to resolve this issue. This patch is called 855a0853ad3abd4a6cd85ce06fce6d8d4c7a0b60. You should upgrade the affected component."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:X/RL:O/RC:C",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:X/RL:O/RC:C",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 5,
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P/E:ND/RL:OF/RC:C",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-125",
"description": "Out-of-Bounds Read",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-119",
"description": "Memory Corruption",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-08T10:32:19.482Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-349709 | libssh SFTP Extension Name sftp.c sftp_extensions_get_data out-of-bounds",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/?id.349709"
},
{
"name": "VDB-349709 | CTI Indicators (IOB, IOC, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/?ctiid.349709"
},
{
"name": "Submit #767120 | libssh.org libssh libssh \u003c 0.11.4; \u003c 0.12.0 Out-of-Bounds Read",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/?submit.767120"
},
{
"tags": [
"related"
],
"url": "https://www.libssh.org/security/advisories/libssh-2026-sftp-extensions.txt"
},
{
"tags": [
"patch"
],
"url": "https://gitlab.com/libssh/libssh-mirror/-/commit/855a0853ad3abd4a6cd85ce06fce6d8d4c7a0b60"
},
{
"tags": [
"patch"
],
"url": "https://www.libssh.org/files/0.12/libssh-0.12.0.tar.xz"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-03-07T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-03-07T01:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-03-07T19:00:46.000Z",
"value": "VulDB entry last update"
}
],
"title": "libssh SFTP Extension Name sftp.c sftp_extensions_get_data out-of-bounds"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-3731",
"datePublished": "2026-03-08T10:32:19.482Z",
"dateReserved": "2026-03-07T17:52:02.964Z",
"dateUpdated": "2026-03-11T19:50:33.441Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-3731",
"date": "2026-06-06",
"epss": "0.00043",
"percentile": "0.13763"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-3731\",\"sourceIdentifier\":\"cna@vuldb.com\",\"published\":\"2026-03-08T11:15:50.307\",\"lastModified\":\"2026-03-12T19:02:31.637\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A weakness has been identified in libssh up to 0.11.3. The impacted element is the function sftp_extensions_get_name/sftp_extensions_get_data of the file src/sftp.c of the component SFTP Extension Name Handler. Executing a manipulation of the argument idx can lead to out-of-bounds read. The attack may be performed from remote. Upgrading to version 0.11.4 and 0.12.0 is sufficient to resolve this issue. This patch is called 855a0853ad3abd4a6cd85ce06fce6d8d4c7a0b60. You should upgrade the affected component.\"},{\"lang\":\"es\",\"value\":\"Se ha identificado una debilidad en libssh hasta la versi\u00f3n 0.11.3. El elemento afectado es la funci\u00f3n sftp_extensions_get_name/sftp_extensions_get_data del archivo src/sftp.c del componente Gestor de Nombres de Extensi\u00f3n SFTP. La ejecuci\u00f3n de una manipulaci\u00f3n del argumento idx puede llevar a una lectura fuera de l\u00edmites. El ataque puede realizarse de forma remota. La actualizaci\u00f3n a las versiones 0.11.4 y 0.12.0 es suficiente para resolver este problema. Este parche se denomina 855a0853ad3abd4a6cd85ce06fce6d8d4c7a0b60. Debe actualizar el componente afectado.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cna@vuldb.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":6.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"LOW\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"cna@vuldb.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"cna@vuldb.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"cna@vuldb.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"},{\"lang\":\"en\",\"value\":\"CWE-125\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libssh:libssh:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"0.11.3\",\"matchCriteriaId\":\"2366D711-FD0B-4A04-92BA-DE6DA0ED1BCF\"}]}]}],\"references\":[{\"url\":\"https://gitlab.com/libssh/libssh-mirror/-/commit/855a0853ad3abd4a6cd85ce06fce6d8d4c7a0b60\",\"source\":\"cna@vuldb.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://vuldb.com/?ctiid.349709\",\"source\":\"cna@vuldb.com\",\"tags\":[\"Permissions Required\",\"VDB Entry\"]},{\"url\":\"https://vuldb.com/?id.349709\",\"source\":\"cna@vuldb.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://vuldb.com/?submit.767120\",\"source\":\"cna@vuldb.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://www.libssh.org/files/0.12/libssh-0.12.0.tar.xz\",\"source\":\"cna@vuldb.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.libssh.org/security/advisories/libssh-2026-sftp-extensions.txt\",\"source\":\"cna@vuldb.com\",\"tags\":[\"Product\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-3731\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-11T19:50:26.998747Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-11T19:50:30.436Z\"}}], \"cna\": {\"title\": \"libssh SFTP Extension Name sftp.c sftp_extensions_get_data out-of-bounds\", \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 6.9, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X\"}}, {\"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 5.3, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:X/RL:O/RC:C\"}}, {\"cvssV3_0\": {\"version\": \"3.0\", \"baseScore\": 5.3, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:X/RL:O/RC:C\"}}, {\"cvssV2_0\": {\"version\": \"2.0\", \"baseScore\": 5, \"vectorString\": \"AV:N/AC:L/Au:N/C:N/I:N/A:P/E:ND/RL:OF/RC:C\"}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:libssh:libssh:*:*:*:*:*:*:*:*\"], \"vendor\": \"n/a\", \"modules\": [\"SFTP Extension Name Handler\"], \"product\": \"libssh\", \"versions\": [{\"status\": \"affected\", \"version\": \"0.11.0\"}, {\"status\": \"affected\", \"version\": \"0.11.1\"}, {\"status\": \"affected\", \"version\": \"0.11.2\"}, {\"status\": \"affected\", \"version\": \"0.11.3\"}, {\"status\": \"unaffected\", \"version\": \"0.11.4\"}, {\"status\": \"unaffected\", \"version\": \"0.12.0\"}]}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2026-03-07T00:00:00.000Z\", \"value\": \"Advisory disclosed\"}, {\"lang\": \"en\", \"time\": \"2026-03-07T01:00:00.000Z\", \"value\": \"VulDB entry created\"}, {\"lang\": \"en\", \"time\": \"2026-03-07T19:00:46.000Z\", \"value\": \"VulDB entry last update\"}], \"references\": [{\"url\": \"https://vuldb.com/?id.349709\", \"name\": \"VDB-349709 | libssh SFTP Extension Name sftp.c sftp_extensions_get_data out-of-bounds\", \"tags\": [\"vdb-entry\", \"technical-description\"]}, {\"url\": \"https://vuldb.com/?ctiid.349709\", \"name\": \"VDB-349709 | CTI Indicators (IOB, IOC, IOA)\", \"tags\": [\"signature\", \"permissions-required\"]}, {\"url\": \"https://vuldb.com/?submit.767120\", \"name\": \"Submit #767120 | libssh.org libssh libssh \u003c 0.11.4; \u003c 0.12.0 Out-of-Bounds Read\", \"tags\": [\"third-party-advisory\"]}, {\"url\": \"https://www.libssh.org/security/advisories/libssh-2026-sftp-extensions.txt\", \"tags\": [\"related\"]}, {\"url\": \"https://gitlab.com/libssh/libssh-mirror/-/commit/855a0853ad3abd4a6cd85ce06fce6d8d4c7a0b60\", \"tags\": [\"patch\"]}, {\"url\": \"https://www.libssh.org/files/0.12/libssh-0.12.0.tar.xz\", \"tags\": [\"patch\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"A weakness has been identified in libssh up to 0.11.3. The impacted element is the function sftp_extensions_get_name/sftp_extensions_get_data of the file src/sftp.c of the component SFTP Extension Name Handler. Executing a manipulation of the argument idx can lead to out-of-bounds read. The attack may be performed from remote. Upgrading to version 0.11.4 and 0.12.0 is sufficient to resolve this issue. This patch is called 855a0853ad3abd4a6cd85ce06fce6d8d4c7a0b60. You should upgrade the affected component.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-125\", \"description\": \"Out-of-Bounds Read\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-119\", \"description\": \"Memory Corruption\"}]}], \"providerMetadata\": {\"orgId\": \"1af790b2-7ee1-4545-860a-a788eba489b5\", \"shortName\": \"VulDB\", \"dateUpdated\": \"2026-03-08T10:32:19.482Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-3731\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-11T19:50:33.441Z\", \"dateReserved\": \"2026-03-07T17:52:02.964Z\", \"assignerOrgId\": \"1af790b2-7ee1-4545-860a-a788eba489b5\", \"datePublished\": \"2026-03-08T10:32:19.482Z\", \"assignerShortName\": \"VulDB\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2026:1344-1
Vulnerability from csaf_suse - Published: 2026-04-15 10:21 - Updated: 2026-04-15 10:21Summary
Security update for libssh
Severity
Moderate
Notes
Title of the patch: Security update for libssh
Description of the patch: This update for libssh fixes the following issues:
- CVE-2026-3731: denial of service via out-of-bounds read in SFTP extension name handler (bsc#1259377).
- CVE-2026-0964: SCP protocol path traversal in `ssh_scp_pull_request()` (bsc#1258049).
- CVE-2026-0965: possible denial of service when parsing unexpected configuration files (bsc#1258045).
- CVE-2026-0966: buffer underflow in `ssh_get_hexa()` on invalid input (bsc#1258054).
- CVE-2026-0967: specially crafted patterns could cause a denial of service (bsc#1258081).
- CVE-2026-0968: out-of-bounds read in `sftp_parse_longname()` (bsc#1258080).
Patchnames: SUSE-2026-1344,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-1344
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5 (Medium)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.28.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.28.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
6.5 (Medium)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.28.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.28.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.28.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
5.3 (Medium)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.28.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
28 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libssh fixes the following issues:\n\n- CVE-2026-3731: denial of service via out-of-bounds read in SFTP extension name handler (bsc#1259377).\n- CVE-2026-0964: SCP protocol path traversal in `ssh_scp_pull_request()` (bsc#1258049).\n- CVE-2026-0965: possible denial of service when parsing unexpected configuration files (bsc#1258045).\n- CVE-2026-0966: buffer underflow in `ssh_get_hexa()` on invalid input (bsc#1258054).\n- CVE-2026-0967: specially crafted patterns could cause a denial of service (bsc#1258081).\n- CVE-2026-0968: out-of-bounds read in `sftp_parse_longname()` (bsc#1258080).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1344,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-1344",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1344-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1344-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261344-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1344-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045541.html"
},
{
"category": "self",
"summary": "SUSE Bug 1258045",
"url": "https://bugzilla.suse.com/1258045"
},
{
"category": "self",
"summary": "SUSE Bug 1258049",
"url": "https://bugzilla.suse.com/1258049"
},
{
"category": "self",
"summary": "SUSE Bug 1258054",
"url": "https://bugzilla.suse.com/1258054"
},
{
"category": "self",
"summary": "SUSE Bug 1258080",
"url": "https://bugzilla.suse.com/1258080"
},
{
"category": "self",
"summary": "SUSE Bug 1258081",
"url": "https://bugzilla.suse.com/1258081"
},
{
"category": "self",
"summary": "SUSE Bug 1259377",
"url": "https://bugzilla.suse.com/1259377"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0964 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0964/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0965 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0965/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0966 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0966/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0967 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0967/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0968 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0968/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3731 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3731/"
}
],
"title": "Security update for libssh",
"tracking": {
"current_release_date": "2026-04-15T10:21:31Z",
"generator": {
"date": "2026-04-15T10:21:31Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1344-1",
"initial_release_date": "2026-04-15T10:21:31Z",
"revision_history": [
{
"date": "2026-04-15T10:21:31Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.6.3-12.28.1.aarch64",
"product": {
"name": "libssh-devel-0.6.3-12.28.1.aarch64",
"product_id": "libssh-devel-0.6.3-12.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.6.3-12.28.1.aarch64",
"product": {
"name": "libssh-devel-doc-0.6.3-12.28.1.aarch64",
"product_id": "libssh-devel-doc-0.6.3-12.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "libssh4-0.6.3-12.28.1.aarch64",
"product": {
"name": "libssh4-0.6.3-12.28.1.aarch64",
"product_id": "libssh4-0.6.3-12.28.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh4-64bit-0.6.3-12.28.1.aarch64_ilp32",
"product": {
"name": "libssh4-64bit-0.6.3-12.28.1.aarch64_ilp32",
"product_id": "libssh4-64bit-0.6.3-12.28.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.6.3-12.28.1.i586",
"product": {
"name": "libssh-devel-0.6.3-12.28.1.i586",
"product_id": "libssh-devel-0.6.3-12.28.1.i586"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.6.3-12.28.1.i586",
"product": {
"name": "libssh-devel-doc-0.6.3-12.28.1.i586",
"product_id": "libssh-devel-doc-0.6.3-12.28.1.i586"
}
},
{
"category": "product_version",
"name": "libssh4-0.6.3-12.28.1.i586",
"product": {
"name": "libssh4-0.6.3-12.28.1.i586",
"product_id": "libssh4-0.6.3-12.28.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.6.3-12.28.1.ppc64le",
"product": {
"name": "libssh-devel-0.6.3-12.28.1.ppc64le",
"product_id": "libssh-devel-0.6.3-12.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.6.3-12.28.1.ppc64le",
"product": {
"name": "libssh-devel-doc-0.6.3-12.28.1.ppc64le",
"product_id": "libssh-devel-doc-0.6.3-12.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh4-0.6.3-12.28.1.ppc64le",
"product": {
"name": "libssh4-0.6.3-12.28.1.ppc64le",
"product_id": "libssh4-0.6.3-12.28.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.6.3-12.28.1.s390",
"product": {
"name": "libssh-devel-0.6.3-12.28.1.s390",
"product_id": "libssh-devel-0.6.3-12.28.1.s390"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.6.3-12.28.1.s390",
"product": {
"name": "libssh-devel-doc-0.6.3-12.28.1.s390",
"product_id": "libssh-devel-doc-0.6.3-12.28.1.s390"
}
},
{
"category": "product_version",
"name": "libssh4-0.6.3-12.28.1.s390",
"product": {
"name": "libssh4-0.6.3-12.28.1.s390",
"product_id": "libssh4-0.6.3-12.28.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.6.3-12.28.1.s390x",
"product": {
"name": "libssh-devel-0.6.3-12.28.1.s390x",
"product_id": "libssh-devel-0.6.3-12.28.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.6.3-12.28.1.s390x",
"product": {
"name": "libssh-devel-doc-0.6.3-12.28.1.s390x",
"product_id": "libssh-devel-doc-0.6.3-12.28.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh4-0.6.3-12.28.1.s390x",
"product": {
"name": "libssh4-0.6.3-12.28.1.s390x",
"product_id": "libssh4-0.6.3-12.28.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh4-32bit-0.6.3-12.28.1.s390x",
"product": {
"name": "libssh4-32bit-0.6.3-12.28.1.s390x",
"product_id": "libssh4-32bit-0.6.3-12.28.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0.6.3-12.28.1.x86_64",
"product": {
"name": "libssh-devel-0.6.3-12.28.1.x86_64",
"product_id": "libssh-devel-0.6.3-12.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh-devel-doc-0.6.3-12.28.1.x86_64",
"product": {
"name": "libssh-devel-doc-0.6.3-12.28.1.x86_64",
"product_id": "libssh-devel-doc-0.6.3-12.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh4-0.6.3-12.28.1.x86_64",
"product": {
"name": "libssh4-0.6.3-12.28.1.x86_64",
"product_id": "libssh4-0.6.3-12.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh4-32bit-0.6.3-12.28.1.x86_64",
"product": {
"name": "libssh4-32bit-0.6.3-12.28.1.x86_64",
"product_id": "libssh4-32bit-0.6.3-12.28.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-doc-0.6.3-12.28.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.28.1.x86_64"
},
"product_reference": "libssh-devel-doc-0.6.3-12.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-0964",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0964"
}
],
"notes": [
{
"category": "general",
"text": "A malicious SCP server can send unexpected paths that could make the\nclient application override local files outside of working directory.\nThis could be misused to create malicious executable or configuration\nfiles and make the user execute them under specific consequences.\n\nThis is the same issue as in OpenSSH, tracked as CVE-2019-6111.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.28.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0964",
"url": "https://www.suse.com/security/cve/CVE-2026-0964"
},
{
"category": "external",
"summary": "SUSE Bug 1258049 for CVE-2026-0964",
"url": "https://bugzilla.suse.com/1258049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.28.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.28.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T10:21:31Z",
"details": "moderate"
}
],
"title": "CVE-2026-0964"
},
{
"cve": "CVE-2026-0965",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0965"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in libssh where it can attempt to open arbitrary files during configuration parsing. A local attacker can exploit this by providing a malicious configuration file or when the system is misconfigured. This vulnerability could lead to a Denial of Service (DoS) by causing the system to try and access dangerous files, such as block devices or large system files, which can disrupt normal operations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.28.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0965",
"url": "https://www.suse.com/security/cve/CVE-2026-0965"
},
{
"category": "external",
"summary": "SUSE Bug 1258045 for CVE-2026-0965",
"url": "https://bugzilla.suse.com/1258045"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.28.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.28.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T10:21:31Z",
"details": "low"
}
],
"title": "CVE-2026-0965"
},
{
"cve": "CVE-2026-0966",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0966"
}
],
"notes": [
{
"category": "general",
"text": "The API function `ssh_get_hexa()` is vulnerable, when 0-lenght\ninput is provided to this function. This function is used internally\nin `ssh_get_fingerprint_hash()` and `ssh_print_hexa()` (deprecated),\nwhich is vulnerable to the same input (length is provided by the\ncalling application).\n\nThe function is also used internally in the gssapi code for logging\nthe OIDs received by the server during GSSAPI authentication. This\ncould be triggered remotely, when the server allows GSSAPI authentication\nand logging verbosity is set at least to SSH_LOG_PACKET (3). This\ncould cause self-DoS of the per-connection daemon process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.28.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0966",
"url": "https://www.suse.com/security/cve/CVE-2026-0966"
},
{
"category": "external",
"summary": "SUSE Bug 1258054 for CVE-2026-0966",
"url": "https://bugzilla.suse.com/1258054"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.28.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.28.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T10:21:31Z",
"details": "moderate"
}
],
"title": "CVE-2026-0966"
},
{
"cve": "CVE-2026-0967",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0967"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in libssh. A remote attacker, by controlling client configuration files or known_hosts files, could craft specific hostnames that when processed by the `match_pattern()` function can lead to inefficient regular expression backtracking. This can cause timeouts and resource exhaustion, resulting in a Denial of Service (DoS) for the client.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.28.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0967",
"url": "https://www.suse.com/security/cve/CVE-2026-0967"
},
{
"category": "external",
"summary": "SUSE Bug 1258081 for CVE-2026-0967",
"url": "https://bugzilla.suse.com/1258081"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.28.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.2,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.28.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T10:21:31Z",
"details": "low"
}
],
"title": "CVE-2026-0967"
},
{
"cve": "CVE-2026-0968",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0968"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in libssh in which a malicious SFTP (SSH File Transfer Protocol) server can exploit this by sending a malformed \u0027longname\u0027 field within an `SSH_FXP_NAME` message during a file listing operation. This missing null check can lead to reading beyond allocated memory on the heap. This can cause unexpected behavior or lead to a denial of service (DoS) due to application crashes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.28.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0968",
"url": "https://www.suse.com/security/cve/CVE-2026-0968"
},
{
"category": "external",
"summary": "SUSE Bug 1258080 for CVE-2026-0968",
"url": "https://bugzilla.suse.com/1258080"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.28.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.28.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T10:21:31Z",
"details": "low"
}
],
"title": "CVE-2026-0968"
},
{
"cve": "CVE-2026-3731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3731"
}
],
"notes": [
{
"category": "general",
"text": "A weakness has been identified in libssh up to 0.11.3. The impacted element is the function sftp_extensions_get_name/sftp_extensions_get_data of the file src/sftp.c of the component SFTP Extension Name Handler. Executing a manipulation of the argument idx can lead to out-of-bounds read. The attack may be performed from remote. Upgrading to version 0.11.4 and 0.12.0 is sufficient to resolve this issue. This patch is called 855a0853ad3abd4a6cd85ce06fce6d8d4c7a0b60. You should upgrade the affected component.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.28.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3731",
"url": "https://www.suse.com/security/cve/CVE-2026-3731"
},
{
"category": "external",
"summary": "SUSE Bug 1259377 for CVE-2026-3731",
"url": "https://bugzilla.suse.com/1259377"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.28.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.28.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T10:21:31Z",
"details": "moderate"
}
],
"title": "CVE-2026-3731"
}
]
}
SUSE-SU-2026:1565-1
Vulnerability from csaf_suse - Published: 2026-04-23 07:08 - Updated: 2026-04-23 07:08Summary
Security update for libssh
Severity
Moderate
Notes
Title of the patch: Security update for libssh
Description of the patch: This update for libssh fixes the following issues:
- CVE-2026-0964: improper sanitation of paths received from SCP servers can cause path traversal (bsc#1258049).
- CVE-2026-0965: possible denial of service when parsing unexpected configuration files (bsc#1258045).
- CVE-2026-0966: buffer underflow in ssh_get_hexa() on invalid input (bsc#1258054).
- CVE-2026-0967: specially crafted patterns could cause denial of service (bsc#1258081).
- CVE-2026-0968: malformed SFTP message can lead to out of bound read (bsc#1258080).
- CVE-2026-3731: denial of service via out-of-bounds read in SFTP extension name handler (bsc#1259377).
Patchnames: SUSE-2026-1565,SUSE-SLE-Micro-5.3-2026-1565,SUSE-SLE-Micro-5.4-2026-1565,SUSE-SLE-Micro-5.5-2026-1565
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5 (Medium)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
6.5 (Medium)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
5.3 (Medium)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
28 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libssh fixes the following issues:\n\n- CVE-2026-0964: improper sanitation of paths received from SCP servers can cause path traversal (bsc#1258049).\n- CVE-2026-0965: possible denial of service when parsing unexpected configuration files (bsc#1258045).\n- CVE-2026-0966: buffer underflow in ssh_get_hexa() on invalid input (bsc#1258054).\n- CVE-2026-0967: specially crafted patterns could cause denial of service (bsc#1258081).\n- CVE-2026-0968: malformed SFTP message can lead to out of bound read (bsc#1258080).\n- CVE-2026-3731: denial of service via out-of-bounds read in SFTP extension name handler (bsc#1259377).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1565,SUSE-SLE-Micro-5.3-2026-1565,SUSE-SLE-Micro-5.4-2026-1565,SUSE-SLE-Micro-5.5-2026-1565",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1565-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1565-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261565-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1565-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045881.html"
},
{
"category": "self",
"summary": "SUSE Bug 1258045",
"url": "https://bugzilla.suse.com/1258045"
},
{
"category": "self",
"summary": "SUSE Bug 1258049",
"url": "https://bugzilla.suse.com/1258049"
},
{
"category": "self",
"summary": "SUSE Bug 1258054",
"url": "https://bugzilla.suse.com/1258054"
},
{
"category": "self",
"summary": "SUSE Bug 1258080",
"url": "https://bugzilla.suse.com/1258080"
},
{
"category": "self",
"summary": "SUSE Bug 1258081",
"url": "https://bugzilla.suse.com/1258081"
},
{
"category": "self",
"summary": "SUSE Bug 1259377",
"url": "https://bugzilla.suse.com/1259377"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0964 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0964/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0965 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0965/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0966 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0966/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0967 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0967/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0968 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0968/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3731 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3731/"
}
],
"title": "Security update for libssh",
"tracking": {
"current_release_date": "2026-04-23T07:08:38Z",
"generator": {
"date": "2026-04-23T07:08:38Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1565-1",
"initial_release_date": "2026-04-23T07:08:38Z",
"revision_history": [
{
"date": "2026-04-23T07:08:38Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0.9.8-150400.3.17.1.aarch64",
"product": {
"name": "libssh-config-0.9.8-150400.3.17.1.aarch64",
"product_id": "libssh-config-0.9.8-150400.3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "libssh-devel-0.9.8-150400.3.17.1.aarch64",
"product": {
"name": "libssh-devel-0.9.8-150400.3.17.1.aarch64",
"product_id": "libssh-devel-0.9.8-150400.3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "libssh4-0.9.8-150400.3.17.1.aarch64",
"product": {
"name": "libssh4-0.9.8-150400.3.17.1.aarch64",
"product_id": "libssh4-0.9.8-150400.3.17.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh4-64bit-0.9.8-150400.3.17.1.aarch64_ilp32",
"product": {
"name": "libssh4-64bit-0.9.8-150400.3.17.1.aarch64_ilp32",
"product_id": "libssh4-64bit-0.9.8-150400.3.17.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0.9.8-150400.3.17.1.i586",
"product": {
"name": "libssh-config-0.9.8-150400.3.17.1.i586",
"product_id": "libssh-config-0.9.8-150400.3.17.1.i586"
}
},
{
"category": "product_version",
"name": "libssh-devel-0.9.8-150400.3.17.1.i586",
"product": {
"name": "libssh-devel-0.9.8-150400.3.17.1.i586",
"product_id": "libssh-devel-0.9.8-150400.3.17.1.i586"
}
},
{
"category": "product_version",
"name": "libssh4-0.9.8-150400.3.17.1.i586",
"product": {
"name": "libssh4-0.9.8-150400.3.17.1.i586",
"product_id": "libssh4-0.9.8-150400.3.17.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0.9.8-150400.3.17.1.ppc64le",
"product": {
"name": "libssh-config-0.9.8-150400.3.17.1.ppc64le",
"product_id": "libssh-config-0.9.8-150400.3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh-devel-0.9.8-150400.3.17.1.ppc64le",
"product": {
"name": "libssh-devel-0.9.8-150400.3.17.1.ppc64le",
"product_id": "libssh-devel-0.9.8-150400.3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh4-0.9.8-150400.3.17.1.ppc64le",
"product": {
"name": "libssh4-0.9.8-150400.3.17.1.ppc64le",
"product_id": "libssh4-0.9.8-150400.3.17.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0.9.8-150400.3.17.1.s390x",
"product": {
"name": "libssh-config-0.9.8-150400.3.17.1.s390x",
"product_id": "libssh-config-0.9.8-150400.3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh-devel-0.9.8-150400.3.17.1.s390x",
"product": {
"name": "libssh-devel-0.9.8-150400.3.17.1.s390x",
"product_id": "libssh-devel-0.9.8-150400.3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh4-0.9.8-150400.3.17.1.s390x",
"product": {
"name": "libssh4-0.9.8-150400.3.17.1.s390x",
"product_id": "libssh4-0.9.8-150400.3.17.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0.9.8-150400.3.17.1.x86_64",
"product": {
"name": "libssh-config-0.9.8-150400.3.17.1.x86_64",
"product_id": "libssh-config-0.9.8-150400.3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh-devel-0.9.8-150400.3.17.1.x86_64",
"product": {
"name": "libssh-devel-0.9.8-150400.3.17.1.x86_64",
"product_id": "libssh-devel-0.9.8-150400.3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh4-0.9.8-150400.3.17.1.x86_64",
"product": {
"name": "libssh4-0.9.8-150400.3.17.1.x86_64",
"product_id": "libssh4-0.9.8-150400.3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh4-32bit-0.9.8-150400.3.17.1.x86_64",
"product": {
"name": "libssh4-32bit-0.9.8-150400.3.17.1.x86_64",
"product_id": "libssh4-32bit-0.9.8-150400.3.17.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150400.3.17.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.aarch64"
},
"product_reference": "libssh-config-0.9.8-150400.3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150400.3.17.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.s390x"
},
"product_reference": "libssh-config-0.9.8-150400.3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150400.3.17.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.x86_64"
},
"product_reference": "libssh-config-0.9.8-150400.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150400.3.17.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.aarch64"
},
"product_reference": "libssh4-0.9.8-150400.3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150400.3.17.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.s390x"
},
"product_reference": "libssh4-0.9.8-150400.3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150400.3.17.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.x86_64"
},
"product_reference": "libssh4-0.9.8-150400.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150400.3.17.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.aarch64"
},
"product_reference": "libssh-config-0.9.8-150400.3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150400.3.17.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.s390x"
},
"product_reference": "libssh-config-0.9.8-150400.3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150400.3.17.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.x86_64"
},
"product_reference": "libssh-config-0.9.8-150400.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150400.3.17.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.aarch64"
},
"product_reference": "libssh4-0.9.8-150400.3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150400.3.17.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.s390x"
},
"product_reference": "libssh4-0.9.8-150400.3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150400.3.17.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.x86_64"
},
"product_reference": "libssh4-0.9.8-150400.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150400.3.17.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.aarch64"
},
"product_reference": "libssh-config-0.9.8-150400.3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150400.3.17.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.ppc64le"
},
"product_reference": "libssh-config-0.9.8-150400.3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150400.3.17.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.s390x"
},
"product_reference": "libssh-config-0.9.8-150400.3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.9.8-150400.3.17.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.x86_64"
},
"product_reference": "libssh-config-0.9.8-150400.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150400.3.17.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.aarch64"
},
"product_reference": "libssh4-0.9.8-150400.3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150400.3.17.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.ppc64le"
},
"product_reference": "libssh4-0.9.8-150400.3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150400.3.17.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.s390x"
},
"product_reference": "libssh4-0.9.8-150400.3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.9.8-150400.3.17.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.x86_64"
},
"product_reference": "libssh4-0.9.8-150400.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-0964",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0964"
}
],
"notes": [
{
"category": "general",
"text": "A malicious SCP server can send unexpected paths that could make the\nclient application override local files outside of working directory.\nThis could be misused to create malicious executable or configuration\nfiles and make the user execute them under specific consequences.\n\nThis is the same issue as in OpenSSH, tracked as CVE-2019-6111.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0964",
"url": "https://www.suse.com/security/cve/CVE-2026-0964"
},
{
"category": "external",
"summary": "SUSE Bug 1258049 for CVE-2026-0964",
"url": "https://bugzilla.suse.com/1258049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T07:08:38Z",
"details": "moderate"
}
],
"title": "CVE-2026-0964"
},
{
"cve": "CVE-2026-0965",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0965"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in libssh where it can attempt to open arbitrary files during configuration parsing. A local attacker can exploit this by providing a malicious configuration file or when the system is misconfigured. This vulnerability could lead to a Denial of Service (DoS) by causing the system to try and access dangerous files, such as block devices or large system files, which can disrupt normal operations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0965",
"url": "https://www.suse.com/security/cve/CVE-2026-0965"
},
{
"category": "external",
"summary": "SUSE Bug 1258045 for CVE-2026-0965",
"url": "https://bugzilla.suse.com/1258045"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T07:08:38Z",
"details": "low"
}
],
"title": "CVE-2026-0965"
},
{
"cve": "CVE-2026-0966",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0966"
}
],
"notes": [
{
"category": "general",
"text": "The API function `ssh_get_hexa()` is vulnerable, when 0-lenght\ninput is provided to this function. This function is used internally\nin `ssh_get_fingerprint_hash()` and `ssh_print_hexa()` (deprecated),\nwhich is vulnerable to the same input (length is provided by the\ncalling application).\n\nThe function is also used internally in the gssapi code for logging\nthe OIDs received by the server during GSSAPI authentication. This\ncould be triggered remotely, when the server allows GSSAPI authentication\nand logging verbosity is set at least to SSH_LOG_PACKET (3). This\ncould cause self-DoS of the per-connection daemon process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0966",
"url": "https://www.suse.com/security/cve/CVE-2026-0966"
},
{
"category": "external",
"summary": "SUSE Bug 1258054 for CVE-2026-0966",
"url": "https://bugzilla.suse.com/1258054"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T07:08:38Z",
"details": "moderate"
}
],
"title": "CVE-2026-0966"
},
{
"cve": "CVE-2026-0967",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0967"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in libssh. A remote attacker, by controlling client configuration files or known_hosts files, could craft specific hostnames that when processed by the `match_pattern()` function can lead to inefficient regular expression backtracking. This can cause timeouts and resource exhaustion, resulting in a Denial of Service (DoS) for the client.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0967",
"url": "https://www.suse.com/security/cve/CVE-2026-0967"
},
{
"category": "external",
"summary": "SUSE Bug 1258081 for CVE-2026-0967",
"url": "https://bugzilla.suse.com/1258081"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.2,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T07:08:38Z",
"details": "low"
}
],
"title": "CVE-2026-0967"
},
{
"cve": "CVE-2026-0968",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0968"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in libssh in which a malicious SFTP (SSH File Transfer Protocol) server can exploit this by sending a malformed \u0027longname\u0027 field within an `SSH_FXP_NAME` message during a file listing operation. This missing null check can lead to reading beyond allocated memory on the heap. This can cause unexpected behavior or lead to a denial of service (DoS) due to application crashes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0968",
"url": "https://www.suse.com/security/cve/CVE-2026-0968"
},
{
"category": "external",
"summary": "SUSE Bug 1258080 for CVE-2026-0968",
"url": "https://bugzilla.suse.com/1258080"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T07:08:38Z",
"details": "low"
}
],
"title": "CVE-2026-0968"
},
{
"cve": "CVE-2026-3731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3731"
}
],
"notes": [
{
"category": "general",
"text": "A weakness has been identified in libssh up to 0.11.3. The impacted element is the function sftp_extensions_get_name/sftp_extensions_get_data of the file src/sftp.c of the component SFTP Extension Name Handler. Executing a manipulation of the argument idx can lead to out-of-bounds read. The attack may be performed from remote. Upgrading to version 0.11.4 and 0.12.0 is sufficient to resolve this issue. This patch is called 855a0853ad3abd4a6cd85ce06fce6d8d4c7a0b60. You should upgrade the affected component.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3731",
"url": "https://www.suse.com/security/cve/CVE-2026-3731"
},
{
"category": "external",
"summary": "SUSE Bug 1259377 for CVE-2026-3731",
"url": "https://bugzilla.suse.com/1259377"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T07:08:38Z",
"details": "moderate"
}
],
"title": "CVE-2026-3731"
}
]
}
SUSE-SU-2026:20767-1
Vulnerability from csaf_suse - Published: 2026-03-19 11:23 - Updated: 2026-03-19 11:23Summary
Security update for libssh
Severity
Moderate
Notes
Title of the patch: Security update for libssh
Description of the patch: This update for libssh fixes the following issue:
- CVE-2026-3731: Denial of Service via out-of-bounds read in SFTP extension name handler (bsc#1259377).
Patchnames: SUSE-SLE-Micro-6.1-449
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libssh fixes the following issue:\n\n- CVE-2026-3731: Denial of Service via out-of-bounds read in SFTP extension name handler (bsc#1259377).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-449",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_20767-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20767-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620767-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20767-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024867.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259377",
"url": "https://bugzilla.suse.com/1259377"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3731 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3731/"
}
],
"title": "Security update for libssh",
"tracking": {
"current_release_date": "2026-03-19T11:23:34Z",
"generator": {
"date": "2026-03-19T11:23:34Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20767-1",
"initial_release_date": "2026-03-19T11:23:34Z",
"revision_history": [
{
"date": "2026-03-19T11:23:34Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0.10.6-slfo.1.1_5.1.aarch64",
"product": {
"name": "libssh-config-0.10.6-slfo.1.1_5.1.aarch64",
"product_id": "libssh-config-0.10.6-slfo.1.1_5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libssh4-0.10.6-slfo.1.1_5.1.aarch64",
"product": {
"name": "libssh4-0.10.6-slfo.1.1_5.1.aarch64",
"product_id": "libssh4-0.10.6-slfo.1.1_5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0.10.6-slfo.1.1_5.1.ppc64le",
"product": {
"name": "libssh-config-0.10.6-slfo.1.1_5.1.ppc64le",
"product_id": "libssh-config-0.10.6-slfo.1.1_5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh4-0.10.6-slfo.1.1_5.1.ppc64le",
"product": {
"name": "libssh4-0.10.6-slfo.1.1_5.1.ppc64le",
"product_id": "libssh4-0.10.6-slfo.1.1_5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0.10.6-slfo.1.1_5.1.s390x",
"product": {
"name": "libssh-config-0.10.6-slfo.1.1_5.1.s390x",
"product_id": "libssh-config-0.10.6-slfo.1.1_5.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh4-0.10.6-slfo.1.1_5.1.s390x",
"product": {
"name": "libssh4-0.10.6-slfo.1.1_5.1.s390x",
"product_id": "libssh4-0.10.6-slfo.1.1_5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0.10.6-slfo.1.1_5.1.x86_64",
"product": {
"name": "libssh-config-0.10.6-slfo.1.1_5.1.x86_64",
"product_id": "libssh-config-0.10.6-slfo.1.1_5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh4-0.10.6-slfo.1.1_5.1.x86_64",
"product": {
"name": "libssh4-0.10.6-slfo.1.1_5.1.x86_64",
"product_id": "libssh4-0.10.6-slfo.1.1_5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.10.6-slfo.1.1_5.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_5.1.aarch64"
},
"product_reference": "libssh-config-0.10.6-slfo.1.1_5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.10.6-slfo.1.1_5.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_5.1.ppc64le"
},
"product_reference": "libssh-config-0.10.6-slfo.1.1_5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.10.6-slfo.1.1_5.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_5.1.s390x"
},
"product_reference": "libssh-config-0.10.6-slfo.1.1_5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.10.6-slfo.1.1_5.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_5.1.x86_64"
},
"product_reference": "libssh-config-0.10.6-slfo.1.1_5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.10.6-slfo.1.1_5.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_5.1.aarch64"
},
"product_reference": "libssh4-0.10.6-slfo.1.1_5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.10.6-slfo.1.1_5.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_5.1.ppc64le"
},
"product_reference": "libssh4-0.10.6-slfo.1.1_5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.10.6-slfo.1.1_5.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_5.1.s390x"
},
"product_reference": "libssh4-0.10.6-slfo.1.1_5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.10.6-slfo.1.1_5.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_5.1.x86_64"
},
"product_reference": "libssh4-0.10.6-slfo.1.1_5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-3731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3731"
}
],
"notes": [
{
"category": "general",
"text": "A weakness has been identified in libssh up to 0.11.3. The impacted element is the function sftp_extensions_get_name/sftp_extensions_get_data of the file src/sftp.c of the component SFTP Extension Name Handler. Executing a manipulation of the argument idx can lead to out-of-bounds read. The attack may be performed from remote. Upgrading to version 0.11.4 and 0.12.0 is sufficient to resolve this issue. This patch is called 855a0853ad3abd4a6cd85ce06fce6d8d4c7a0b60. You should upgrade the affected component.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3731",
"url": "https://www.suse.com/security/cve/CVE-2026-3731"
},
{
"category": "external",
"summary": "SUSE Bug 1259377 for CVE-2026-3731",
"url": "https://bugzilla.suse.com/1259377"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-19T11:23:34Z",
"details": "moderate"
}
],
"title": "CVE-2026-3731"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…