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-27",
"epss": "0.00631",
"percentile": "0.45683"
},
"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"
}
]
}
WID-SEC-W-2026-0634
Vulnerability from csaf_certbund - Published: 2026-03-08 23:00 - Updated: 2026-04-26 22:00Summary
libssh: Schwachstelle ermöglicht Denial of Service
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: libssh ist eine C Bibliothek für das Anbieten von SSH Diensten auf Client- und Serverseite. Sie kann genutzt werden, um aus der Ferne Programme auszuführen, Dateien zu übertragen oder als sicherer und transparenter Tunnel für entfernte Programme genutzt werden.
Angriff: Ein entfernter, anonymer Angreifer kann eine Schwachstelle in libssh ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme: - Linux
- UNIX
- Windows
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source libssh <0.12.0
Open Source / libssh
|
<0.12.0 | ||
|
Open Source libssh <0.11.4
Open Source / libssh
|
<0.11.4 |
References
10 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "libssh ist eine C Bibliothek f\u00fcr das Anbieten von SSH Diensten auf Client- und Serverseite. Sie kann genutzt werden, um aus der Ferne Programme auszuf\u00fchren, Dateien zu \u00fcbertragen oder als sicherer und transparenter Tunnel f\u00fcr entfernte Programme genutzt werden.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in libssh ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-0634 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0634.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0634 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0634"
},
{
"category": "external",
"summary": "Red Hat Bugtracker vom 2026-03-08",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445579"
},
{
"category": "external",
"summary": "CVE Record vom 2026-03-08",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3731"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8093-1 vom 2026-03-17",
"url": "https://ubuntu.com/security/notices/USN-8093-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20767-1 vom 2026-03-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024867.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:1310-1 vom 2026-04-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025327.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:1344-1 vom 2026-04-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025346.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:1565-1 vom 2026-04-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025574.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:7067 vom 2026-04-25",
"url": "https://access.redhat.com/errata/RHSA-2026:7067"
}
],
"source_lang": "en-US",
"title": "libssh: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2026-04-26T22:00:00.000+00:00",
"generator": {
"date": "2026-04-27T09:09:47.896+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0634",
"initial_release_date": "2026-03-08T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-03-08T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-03-17T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-03-24T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-04-14T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-04-15T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-04-23T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-04-26T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "7"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c0.11.4",
"product": {
"name": "Open Source libssh \u003c0.11.4",
"product_id": "T051484"
}
},
{
"category": "product_version",
"name": "0.11.4",
"product": {
"name": "Open Source libssh 0.11.4",
"product_id": "T051484-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:libssh:libssh:0.11.4"
}
}
},
{
"category": "product_version_range",
"name": "\u003c0.12.0",
"product": {
"name": "Open Source libssh \u003c0.12.0",
"product_id": "T051485"
}
},
{
"category": "product_version",
"name": "0.12.0",
"product": {
"name": "Open Source libssh 0.12.0",
"product_id": "T051485-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:libssh:libssh:0.12.0"
}
}
}
],
"category": "product_name",
"name": "libssh"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-3731",
"product_status": {
"known_affected": [
"T002207",
"67646",
"T000126",
"T051485",
"T051484"
]
},
"release_date": "2026-03-08T23:00:00.000+00:00",
"title": "CVE-2026-3731"
}
]
}
WID-SEC-W-2026-1007
Vulnerability from csaf_certbund - Published: 2026-04-07 22:00 - Updated: 2026-06-11 22:00Summary
IBM App Connect Enterprise: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: IBM App Connect Enterprise kombiniert die branchenbewährten Technologien des IBM Integration Bus mit Cloud-nativen Technologien.
Angriff: Ein Angreifer kann mehrere Schwachstellen in IBM App Connect Enterprise ausnutzen, um Sicherheitsvorkehrungen zu umgehen, um einen Denial of Service Angriff durchzuführen, um Informationen offenzulegen, um Dateien zu manipulieren, um einen Cross-Site Scripting Angriff durchzuführen, um einen SQL-Injection Angriff durchzuführen, und um beliebigen Programmcode auszuführen.
Betroffene Betriebssysteme: - Linux
- Sonstiges
- UNIX
- Windows
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
References
14 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "IBM App Connect Enterprise kombiniert die branchenbew\u00e4hrten Technologien des IBM Integration Bus mit Cloud-nativen Technologien.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in IBM App Connect Enterprise ausnutzen, um Sicherheitsvorkehrungen zu umgehen, um einen Denial of Service Angriff durchzuf\u00fchren, um Informationen offenzulegen, um Dateien zu manipulieren, um einen Cross-Site Scripting Angriff durchzuf\u00fchren, um einen SQL-Injection Angriff durchzuf\u00fchren, und um beliebigen Programmcode auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1007 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1007.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1007 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1007"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7268737 vom 2026-04-07",
"url": "https://www.ibm.com/support/pages/node/7268737"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7268738 vom 2026-04-07",
"url": "https://www.ibm.com/support/pages/node/7268738"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7268740 vom 2026-04-07",
"url": "https://www.ibm.com/support/pages/node/7268740"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7268741 vom 2026-04-07",
"url": "https://www.ibm.com/support/pages/node/7268741"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7268743 vom 2026-04-07",
"url": "https://www.ibm.com/support/pages/node/7268743"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7268744 vom 2026-04-07",
"url": "https://www.ibm.com/support/pages/node/7268744"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7268745 vom 2026-04-07",
"url": "https://www.ibm.com/support/pages/node/7268745"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7268747 vom 2026-04-07",
"url": "https://www.ibm.com/support/pages/node/7268747"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:14087 vom 2026-05-06",
"url": "https://access.redhat.com/errata/RHSA-2026:14087"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:17083 vom 2026-05-13",
"url": "https://access.redhat.com/errata/RHSA-2026:17083"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7274746 vom 2026-06-01",
"url": "https://www.ibm.com/support/pages/node/7274746"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7275963 vom 2026-06-11",
"url": "https://www.ibm.com/support/pages/node/7275963"
}
],
"source_lang": "en-US",
"title": "IBM App Connect Enterprise: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-06-11T22:00:00.000+00:00",
"generator": {
"date": "2026-06-12T07:37:37.117+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1007",
"initial_release_date": "2026-04-07T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-04-07T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-05-06T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-14T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-06-01T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-06-11T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von IBM und IBM-APAR aufgenommen"
}
],
"status": "final",
"version": "5"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c13.0.7.1",
"product": {
"name": "IBM App Connect Enterprise \u003c13.0.7.1",
"product_id": "2F33676F-DD00-4E4F-ADCC-F29993D51A12"
}
},
{
"category": "product_version",
"name": "13.0.7.1",
"product": {
"name": "IBM App Connect Enterprise 13.0.7.1",
"product_id": "2F33676F-DD00-4E4F-ADCC-F29993D51A12-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:13.0.7.1"
}
}
},
{
"category": "product_name",
"name": "IBM App Connect Enterprise",
"product": {
"name": "IBM App Connect Enterprise",
"product_id": "T052517",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:-"
}
}
}
],
"category": "product_name",
"name": "App Connect Enterprise"
},
{
"category": "product_name",
"name": "IBM QRadar SIEM",
"product": {
"name": "IBM QRadar SIEM",
"product_id": "T021415",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:-"
}
}
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "10.0 Extended Update Support",
"product": {
"name": "Red Hat Enterprise Linux 10.0 Extended Update Support",
"product_id": "T054024",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0_extended_update_support"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-14550",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2025-14550"
},
{
"cve": "CVE-2025-14831",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2025-14831"
},
{
"cve": "CVE-2025-15281",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2025-15281"
},
{
"cve": "CVE-2025-15366",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2025-15366"
},
{
"cve": "CVE-2025-15367",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2025-15367"
},
{
"cve": "CVE-2025-15599",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2025-15599"
},
{
"cve": "CVE-2025-55130",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2025-55130"
},
{
"cve": "CVE-2025-55131",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2025-55131"
},
{
"cve": "CVE-2025-55132",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2025-55132"
},
{
"cve": "CVE-2025-59465",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2025-59465"
},
{
"cve": "CVE-2025-59466",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2025-59466"
},
{
"cve": "CVE-2025-68470",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2025-68470"
},
{
"cve": "CVE-2025-9820",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2025-9820"
},
{
"cve": "CVE-2026-0540",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-0540"
},
{
"cve": "CVE-2026-0861",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-0861"
},
{
"cve": "CVE-2026-0915",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-0915"
},
{
"cve": "CVE-2026-0980",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-0980"
},
{
"cve": "CVE-2026-1207",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-1207"
},
{
"cve": "CVE-2026-1285",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-1285"
},
{
"cve": "CVE-2026-1287",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-1287"
},
{
"cve": "CVE-2026-1299",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-1299"
},
{
"cve": "CVE-2026-1312",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-1312"
},
{
"cve": "CVE-2026-1530",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-1530"
},
{
"cve": "CVE-2026-1531",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-1531"
},
{
"cve": "CVE-2026-1961",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-1961"
},
{
"cve": "CVE-2026-21637",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-21637"
},
{
"cve": "CVE-2026-22029",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-22029"
},
{
"cve": "CVE-2026-23490",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-23490"
},
{
"cve": "CVE-2026-2436",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-2436"
},
{
"cve": "CVE-2026-25518",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-25518"
},
{
"cve": "CVE-2026-27137",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-27137"
},
{
"cve": "CVE-2026-27138",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-27138"
},
{
"cve": "CVE-2026-27959",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-27959"
},
{
"cve": "CVE-2026-29063",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-29063"
},
{
"cve": "CVE-2026-29087",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-29087"
},
{
"cve": "CVE-2026-30922",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-30922"
},
{
"cve": "CVE-2026-3632",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-3632"
},
{
"cve": "CVE-2026-3633",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-3633"
},
{
"cve": "CVE-2026-3634",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-3634"
},
{
"cve": "CVE-2026-3731",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-3731"
},
{
"cve": "CVE-2026-4271",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-4271"
},
{
"cve": "CVE-2026-4324",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-4324"
},
{
"cve": "CVE-2026-5119",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-5119"
}
]
}
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…