Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-15661 (GCVE-0-2025-15661)
Vulnerability from cvelistv5 – Published: 2026-06-18 20:18 – Updated: 2026-07-14 22:25 X_Open Source- CWE-125 - Out-of-bounds Read
| URL | Tags |
|---|---|
| https://github.com/libssh2/libssh2/pull/1705 | issue-tracking |
| https://github.com/libssh2/libssh2/pull/1717 | issue-tracking |
| https://github.com/libssh2/libssh2/commit/2dae302… | patch |
| https://www.vulncheck.com/advisories/libssh2-heap… | third-party-advisory |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-15661",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-22T18:07:05.411976Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-22T18:07:10.941Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "affected",
"packageURL": "pkg:github/libssh2/libssh2",
"product": "libssh2",
"repo": "https://github.com/libssh2/libssh2",
"vendor": "libssh2",
"versions": [
{
"lessThanOrEqual": "1.11.1",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"status": "unaffected",
"version": "2dae3024897e1898d389835151f4e9606227721d",
"versionType": "git"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:libssh2:libssh2:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.11.1",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Joshua Rogers"
},
{
"lang": "en",
"type": "reporter",
"value": "Tristan Madani (@TristanInSec)"
}
],
"datePublic": "2025-10-06T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "libssh2 through 1.11.1, fixed in commit 2dae302, contains an out-of-bounds heap read vulnerability in the sftp_symlink() function in src/sftp.c that allows a malicious SSH server or man-in-the-middle attacker to disclose heap memory contents or cause a crash by sending a crafted SSH_FXP_NAME response. Attackers can supply a link_len value larger than the actual packet data in SSH_FXP_NAME responses for SFTP READLINK and REALPATH operations, triggering a heap buffer over-read of up to target_len minus one bytes due to the missing validation of available packet buffer size before the memcpy operation."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "HIGH",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "LOW",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
},
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-125",
"description": "Out-of-bounds Read",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-14T22:25:35.894Z",
"orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"shortName": "VulnCheck"
},
"references": [
{
"name": "Researcher Pull Request",
"tags": [
"issue-tracking"
],
"url": "https://github.com/libssh2/libssh2/pull/1705"
},
{
"name": "Maintainer Pull Request",
"tags": [
"issue-tracking"
],
"url": "https://github.com/libssh2/libssh2/pull/1717"
},
{
"name": "Patch Commit",
"tags": [
"patch"
],
"url": "https://github.com/libssh2/libssh2/commit/2dae3024897e1898d389835151f4e9606227721d"
},
{
"tags": [
"third-party-advisory"
],
"url": "https://www.vulncheck.com/advisories/libssh2-heap-buffer-over-read-via-sftp-symlink-in-sftp-c"
}
],
"source": {
"discovery": "UNKNOWN"
},
"tags": [
"x_open-source"
],
"title": "libssh2 - Heap Buffer Over-read via sftp_symlink() in sftp.c",
"x_generator": {
"engine": "vulncheck"
}
}
},
"cveMetadata": {
"assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"assignerShortName": "VulnCheck",
"cveId": "CVE-2025-15661",
"datePublished": "2026-06-18T20:18:29.475Z",
"dateReserved": "2026-06-18T20:12:38.095Z",
"dateUpdated": "2026-07-14T22:25:35.894Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-15661",
"date": "2026-08-08",
"epss": "0.0103",
"percentile": "0.60457"
},
"microsoft_vex": {
"current_release_date": "2026-07-06T14:43:01.000Z",
"cve": "CVE-2025-15661",
"id": "msrc_CVE-2025-15661",
"initial_release_date": "2026-06-02T00:00:00.000Z",
"product_status:fixed": "2",
"product_status:known_affected": "4",
"product_status:known_not_affected": "1",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "libssh2 - Heap Buffer Over-read via sftp_symlink() in sftp.c",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2025-15661.json",
"version": "5"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-15661\",\"sourceIdentifier\":\"disclosure@vulncheck.com\",\"published\":\"2026-06-18T21:16:27.143\",\"lastModified\":\"2026-07-14T23:17:19.207\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"libssh2 through 1.11.1, fixed in commit 2dae302, contains an out-of-bounds heap read vulnerability in the sftp_symlink() function in src/sftp.c that allows a malicious SSH server or man-in-the-middle attacker to disclose heap memory contents or cause a crash by sending a crafted SSH_FXP_NAME response. Attackers can supply a link_len value larger than the actual packet data in SSH_FXP_NAME responses for SFTP READLINK and REALPATH operations, triggering a heap buffer over-read of up to target_len minus one bytes due to the missing validation of available packet buffer size before the memcpy operation.\"}],\"affected\":[{\"source\":\"disclosure@vulncheck.com\",\"affectedData\":[{\"vendor\":\"libssh2\",\"product\":\"libssh2\",\"defaultStatus\":\"affected\",\"repo\":\"https://github.com/libssh2/libssh2\",\"packageURL\":\"pkg:github/libssh2/libssh2\",\"versions\":[{\"version\":\"0\",\"lessThanOrEqual\":\"1.11.1\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"2dae3024897e1898d389835151f4e9606227721d\",\"versionType\":\"git\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"disclosure@vulncheck.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:H/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\":8.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"LOW\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"HIGH\",\"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\":\"disclosure@vulncheck.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":4.2},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":4.2}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-06-22T18:07:05.411976Z\",\"id\":\"CVE-2025-15661\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"disclosure@vulncheck.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libssh2:libssh2:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.11.1\",\"matchCriteriaId\":\"00D62356-F677-41CF-AC66-2871AD2112BA\"}]}]}],\"references\":[{\"url\":\"https://github.com/libssh2/libssh2/commit/2dae3024897e1898d389835151f4e9606227721d\",\"source\":\"disclosure@vulncheck.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/libssh2/libssh2/pull/1705\",\"source\":\"disclosure@vulncheck.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/libssh2/libssh2/pull/1717\",\"source\":\"disclosure@vulncheck.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://www.vulncheck.com/advisories/libssh2-heap-buffer-over-read-via-sftp-symlink-in-sftp-c\",\"source\":\"disclosure@vulncheck.com\",\"tags\":[\"Third Party Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-07-05T00:34:17+00:00",
"cve": "CVE-2025-15661",
"id": "CVE-2025-15661",
"initial_release_date": "2025-01-01T00:00:00+00:00",
"product_status:fixed": "4",
"product_status:known_affected": "8",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "libssh2: libssh2: Information disclosure and denial of service via crafted SFTP response",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-15661.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-08-08T00:01:13Z",
"cve": "CVE-2025-15661",
"id": "CVE-2025-15661",
"initial_release_date": "2026-06-20T02:48:43Z",
"product_status:first_fixed": "21",
"product_status:known_affected": "75",
"product_status:recommended": "46",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2025-15661",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2025-15661.json",
"version": "5"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-15661\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-22T18:07:05.411976Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-22T18:07:07.454Z\"}}], \"cna\": {\"tags\": [\"x_open-source\"], \"title\": \"libssh2 - Heap Buffer Over-read via sftp_symlink() in sftp.c\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Joshua Rogers\"}, {\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Tristan Madani (@TristanInSec)\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 8.3, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"LOW\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/libssh2/libssh2\", \"vendor\": \"libssh2\", \"product\": \"libssh2\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"1.11.1\"}, {\"status\": \"unaffected\", \"version\": \"2dae3024897e1898d389835151f4e9606227721d\", \"versionType\": \"git\"}], \"packageURL\": \"pkg:github/libssh2/libssh2\", \"defaultStatus\": \"affected\"}], \"datePublic\": \"2025-10-06T00:00:00.000Z\", \"references\": [{\"url\": \"https://github.com/libssh2/libssh2/pull/1705\", \"name\": \"Researcher Pull Request\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/libssh2/libssh2/pull/1717\", \"name\": \"Maintainer Pull Request\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/libssh2/libssh2/commit/2dae3024897e1898d389835151f4e9606227721d\", \"name\": \"Patch Commit\", \"tags\": [\"patch\"]}, {\"url\": \"https://www.vulncheck.com/advisories/libssh2-heap-buffer-over-read-via-sftp-symlink-in-sftp-c\", \"tags\": [\"third-party-advisory\"]}], \"x_generator\": {\"engine\": \"vulncheck\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"libssh2 through 1.11.1, fixed in commit 2dae302, contains an out-of-bounds heap read vulnerability in the sftp_symlink() function in src/sftp.c that allows a malicious SSH server or man-in-the-middle attacker to disclose heap memory contents or cause a crash by sending a crafted SSH_FXP_NAME response. Attackers can supply a link_len value larger than the actual packet data in SSH_FXP_NAME responses for SFTP READLINK and REALPATH operations, triggering a heap buffer over-read of up to target_len minus one bytes due to the missing validation of available packet buffer size before the memcpy operation.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-125\", \"description\": \"Out-of-bounds Read\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:libssh2:libssh2:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndIncluding\": \"1.11.1\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"83251b91-4cc7-4094-a5c7-464a1b83ea10\", \"shortName\": \"VulnCheck\", \"dateUpdated\": \"2026-07-14T22:25:35.894Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-15661\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-07-14T22:25:35.894Z\", \"dateReserved\": \"2026-06-18T20:12:38.095Z\", \"assignerOrgId\": \"83251b91-4cc7-4094-a5c7-464a1b83ea10\", \"datePublished\": \"2026-06-18T20:18:29.475Z\", \"assignerShortName\": \"VulnCheck\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
CERTFR-2026-AVI-0841
Vulnerability from certfr_avis - Published: 2026-07-07 - Updated: 2026-07-07
De multiples vulnérabilités ont été découvertes dans Microsoft Azure Linux. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Microsoft | Azure Linux | azl3 dhcpcd 10.0.8-2 versions antérieures à 10.0.8-4 | ||
| Microsoft | Azure Linux | azl3 runc 1.3.3-2 versions antérieures à 1.3.6-1 | ||
| Microsoft | Azure Linux | azl3 util-linux 2.40.2-4 versions antérieures à 2.40.2-5 | ||
| Microsoft | Azure Linux | azl3 perl-Bytes-Random-Secure 0.29-21 versions antérieures à 0.29-22 | ||
| Microsoft | Azure Linux | azl3 libssh2 1.11.1-3 versions antérieures à 1.11.1-4 | ||
| Microsoft | Azure Linux | azl3 qemu 9.1.0-9 versions antérieures à 9.1.0-10 | ||
| Microsoft | Azure Linux | azl3 tmux 3.4-1 versions antérieures à 3.4-2 | ||
| Microsoft | Azure Linux | azl3 nmap 7.95-3 versions antérieures à 7.95-4 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "azl3 dhcpcd 10.0.8-2 versions ant\u00e9rieures \u00e0 10.0.8-4",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 runc 1.3.3-2 versions ant\u00e9rieures \u00e0 1.3.6-1",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 util-linux 2.40.2-4 versions ant\u00e9rieures \u00e0 2.40.2-5",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 perl-Bytes-Random-Secure 0.29-21 versions ant\u00e9rieures \u00e0 0.29-22",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 libssh2 1.11.1-3 versions ant\u00e9rieures \u00e0 1.11.1-4",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 qemu 9.1.0-9 versions ant\u00e9rieures \u00e0 9.1.0-10",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 tmux 3.4-1 versions ant\u00e9rieures \u00e0 3.4-2",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 nmap 7.95-3 versions ant\u00e9rieures \u00e0 7.95-4",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-13595",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13595"
},
{
"name": "CVE-2025-15661",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15661"
},
{
"name": "CVE-2026-14258",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14258"
},
{
"name": "CVE-2026-3196",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3196"
},
{
"name": "CVE-2026-11623",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11623"
},
{
"name": "CVE-2026-41579",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41579"
},
{
"name": "CVE-2026-11625",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11625"
},
{
"name": "CVE-2026-58058",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58058"
},
{
"name": "CVE-2026-55199",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55199"
}
],
"initial_release_date": "2026-07-07T00:00:00",
"last_revision_date": "2026-07-07T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0841",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-07-07T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Microsoft Azure Linux. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Microsoft Azure Linux",
"vendor_advisories": [
{
"published_at": "2026-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2026-11625",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-11625"
},
{
"published_at": "2026-06-27",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2026-55199",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-55199"
},
{
"published_at": "2026-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2026-13595",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13595"
},
{
"published_at": "2026-06-27",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2026-3196",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-3196"
},
{
"published_at": "2026-07-02",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2026-41579",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-41579"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2026-14258",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14258"
},
{
"published_at": "2026-06-21",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2026-11623",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-11623"
},
{
"published_at": "2026-06-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2026-58058",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58058"
},
{
"published_at": "2026-06-27",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2025-15661",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-15661"
}
]
}
FKIE_CVE-2025-15661
Vulnerability from fkie_nvd - Published: 2026-06-18 21:16 - Updated: 2026-07-14 23:176.5 (Medium) - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H
{
"affected": [
{
"affectedData": [
{
"defaultStatus": "affected",
"packageURL": "pkg:github/libssh2/libssh2",
"product": "libssh2",
"repo": "https://github.com/libssh2/libssh2",
"vendor": "libssh2",
"versions": [
{
"lessThanOrEqual": "1.11.1",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"status": "unaffected",
"version": "2dae3024897e1898d389835151f4e9606227721d",
"versionType": "git"
}
]
}
],
"source": "disclosure@vulncheck.com"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:libssh2:libssh2:*:*:*:*:*:*:*:*",
"matchCriteriaId": "00D62356-F677-41CF-AC66-2871AD2112BA",
"versionEndIncluding": "1.11.1",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "libssh2 through 1.11.1, fixed in commit 2dae302, contains an out-of-bounds heap read vulnerability in the sftp_symlink() function in src/sftp.c that allows a malicious SSH server or man-in-the-middle attacker to disclose heap memory contents or cause a crash by sending a crafted SSH_FXP_NAME response. Attackers can supply a link_len value larger than the actual packet data in SSH_FXP_NAME responses for SFTP READLINK and REALPATH operations, triggering a heap buffer over-read of up to target_len minus one bytes due to the missing validation of available packet buffer size before the memcpy operation."
}
],
"id": "CVE-2025-15661",
"lastModified": "2026-07-14T23:17:19.207",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 4.2,
"source": "disclosure@vulncheck.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 4.2,
"source": "nvd@nist.gov",
"type": "Primary"
}
],
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "HIGH",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:H/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",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "LOW",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "disclosure@vulncheck.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2025-15661",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-22T18:07:05.411976Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-06-18T21:16:27.143",
"references": [
{
"source": "disclosure@vulncheck.com",
"tags": [
"Patch"
],
"url": "https://github.com/libssh2/libssh2/commit/2dae3024897e1898d389835151f4e9606227721d"
},
{
"source": "disclosure@vulncheck.com",
"tags": [
"Patch"
],
"url": "https://github.com/libssh2/libssh2/pull/1705"
},
{
"source": "disclosure@vulncheck.com",
"tags": [
"Patch"
],
"url": "https://github.com/libssh2/libssh2/pull/1717"
},
{
"source": "disclosure@vulncheck.com",
"tags": [
"Third Party Advisory"
],
"url": "https://www.vulncheck.com/advisories/libssh2-heap-buffer-over-read-via-sftp-symlink-in-sftp-c"
}
],
"sourceIdentifier": "disclosure@vulncheck.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-125"
}
],
"source": "disclosure@vulncheck.com",
"type": "Secondary"
}
]
}
GHSA-3WQH-87FG-FFGG
Vulnerability from github – Published: 2026-06-18 21:32 – Updated: 2026-06-18 21:32libssh2 through 1.11.1, fixed in commit 2dae302, contains an out-of-bounds heap read vulnerability in the sftp_symlink() function in src/sftp.c that allows a malicious SSH server or man-in-the-middle attacker to disclose heap memory contents or cause a crash by sending a crafted SSH_FXP_NAME response. Attackers can supply a link_len value larger than the actual packet data in SSH_FXP_NAME responses for SFTP READLINK and REALPATH operations, triggering a heap buffer over-read of up to target_len minus one bytes due to the missing validation of available packet buffer size before the memcpy operation.
{
"affected": [],
"aliases": [
"CVE-2025-15661"
],
"database_specific": {
"cwe_ids": [
"CWE-125"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-06-18T21:16:27Z",
"severity": "HIGH"
},
"details": "libssh2 through 1.11.1, fixed in commit 2dae302, contains an out-of-bounds heap read vulnerability in the sftp_symlink() function in src/sftp.c that allows a malicious SSH server or man-in-the-middle attacker to disclose heap memory contents or cause a crash by sending a crafted SSH_FXP_NAME response. Attackers can supply a link_len value larger than the actual packet data in SSH_FXP_NAME responses for SFTP READLINK and REALPATH operations, triggering a heap buffer over-read of up to target_len minus one bytes due to the missing validation of available packet buffer size before the memcpy operation.",
"id": "GHSA-3wqh-87fg-ffgg",
"modified": "2026-06-18T21:32:35Z",
"published": "2026-06-18T21:32:35Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15661"
},
{
"type": "WEB",
"url": "https://github.com/libssh2/libssh2/pull/1705"
},
{
"type": "WEB",
"url": "https://github.com/libssh2/libssh2/pull/1717"
},
{
"type": "WEB",
"url": "https://github.com/libssh2/libssh2/commit/2dae3024897e1898d389835151f4e9606227721d"
},
{
"type": "WEB",
"url": "https://www.vulncheck.com/advisories/libssh2-heap-buffer-over-read-via-sftp-symlink-in-sftp-c"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:H/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",
"type": "CVSS_V4"
}
]
}
MSRC_CVE-2025-15661
Vulnerability from csaf_microsoft - Published: 2026-06-02 00:00 - Updated: 2026-07-06 14:43| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 21559-17084 | — | ||
| Unresolved product id: 21485-17084 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-5 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2025-15661 libssh2 - Heap Buffer Over-read via sftp_symlink() in sftp.c - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2025-15661.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "libssh2 - Heap Buffer Over-read via sftp_symlink() in sftp.c",
"tracking": {
"current_release_date": "2026-07-06T14:43:01.000Z",
"generator": {
"date": "2026-07-07T07:12:13.414Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2025-15661",
"initial_release_date": "2026-06-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-06-27T01:09:56.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-06-28T01:49:59.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-07-03T01:03:49.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
},
{
"date": "2026-07-03T14:43:14.000Z",
"legacy_version": "4",
"number": "4",
"summary": "Information published."
},
{
"date": "2026-07-06T14:43:01.000Z",
"legacy_version": "5",
"number": "5",
"summary": "Information published."
}
],
"status": "final",
"version": "5"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 libssh2 0:1.11.1-2.azl3",
"product": {
"name": "azl3 libssh2 0:1.11.1-2.azl3",
"product_id": "4"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 libssh2 0:1.11.1-4.azl3",
"product": {
"name": "\u003cazl3 libssh2 0:1.11.1-4.azl3",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 libssh2 0:1.11.1-4.azl3",
"product": {
"name": "azl3 libssh2 0:1.11.1-4.azl3",
"product_id": "21559"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 libssh2 0:1.11.1-3.azl3",
"product": {
"name": "\u003cazl3 libssh2 0:1.11.1-3.azl3",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "azl3 libssh2 0:1.11.1-3.azl3",
"product": {
"name": "azl3 libssh2 0:1.11.1-3.azl3",
"product_id": "21485"
}
}
],
"category": "product_name",
"name": "libssh2"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 libssh 0:0.10.6-8.azl3",
"product": {
"name": "azl3 libssh 0:0.10.6-8.azl3",
"product_id": "3"
}
}
],
"category": "product_name",
"name": "libssh"
},
{
"category": "product_name",
"name": "azl3 nmap 0:7.95-3.azl3",
"product": {
"name": "azl3 nmap 0:7.95-3.azl3",
"product_id": "5"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 libssh2 0:1.11.1-2.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 nmap 0:7.95-3.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-5"
},
"product_reference": "5",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 libssh2 0:1.11.1-4.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 libssh2 0:1.11.1-4.azl3 as a component of Azure Linux 3.0",
"product_id": "21559-17084"
},
"product_reference": "21559",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 libssh 0:0.10.6-8.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 libssh2 0:1.11.1-3.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 libssh2 0:1.11.1-3.azl3 as a component of Azure Linux 3.0",
"product_id": "21485-17084"
},
"product_reference": "21485",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15661",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17084-5"
]
}
],
"notes": [
{
"category": "general",
"text": "VulnCheck",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"21559-17084",
"21485-17084"
],
"known_affected": [
"17084-4",
"17084-1",
"17084-3",
"17084-2"
],
"known_not_affected": [
"17084-5"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-15661 libssh2 - Heap Buffer Over-read via sftp_symlink() in sftp.c - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2025-15661.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-06-27T01:09:56.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-4"
]
},
{
"category": "none_available",
"date": "2026-06-27T01:09:56.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-3"
]
},
{
"category": "vendor_fix",
"date": "2026-06-27T01:09:56.000Z",
"details": "0:1.11.1-4.azl3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-1",
"17084-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 6.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"17084-4",
"17084-1",
"17084-3",
"17084-2"
]
}
],
"title": "libssh2 - Heap Buffer Over-read via sftp_symlink() in sftp.c"
}
]
}
RHSA-2026:30132
Vulnerability from csaf_redhat - Published: 2026-06-25 20:59 - Updated: 2026-08-03 15:42A flaw in libssh2's sftp_symlink() function allows a malicious SSH server or man-in-the-middle attacker to trigger an out-of-bounds heap read via a crafted SSH_FXP_NAME response. This can disclose heap memory contents or crash the application, causing a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:libssh2-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libssh2-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libssh2-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libssh2-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\nlibssh2:\n * libssh2-1.11.1-9.hum1 (aarch64, x86_64)\n * libssh2-devel-1.11.1-9.hum1 (aarch64, x86_64)\n * libssh2-docs-1.11.1-9.hum1 (noarch)\n * libssh2-1.11.1-9.hum1.src (src)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:30132",
"url": "https://access.redhat.com/errata/RHSA-2026:30132"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15661",
"url": "https://access.redhat.com/security/cve/CVE-2025-15661"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_30132.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-08-03T15:42:26+00:00",
"generator": {
"date": "2026-08-03T15:42:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"id": "RHSA-2026:30132",
"initial_release_date": "2026-06-25T20:59:04+00:00",
"revision_history": [
{
"date": "2026-06-25T20:59:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-01T08:08:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-03T15:42:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-main@aarch64",
"product": {
"name": "libssh2-main@aarch64",
"product_id": "libssh2-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libssh2@1.11.1-9.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-main@src",
"product": {
"name": "libssh2-main@src",
"product_id": "libssh2-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libssh2@1.11.1-9.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-main@x86_64",
"product": {
"name": "libssh2-main@x86_64",
"product_id": "libssh2-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libssh2@1.11.1-9.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-main@noarch",
"product": {
"name": "libssh2-main@noarch",
"product_id": "libssh2-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libssh2-docs@1.11.1-9.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:libssh2-main@aarch64"
},
"product_reference": "libssh2-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:libssh2-main@noarch"
},
"product_reference": "libssh2-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:libssh2-main@src"
},
"product_reference": "libssh2-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:libssh2-main@x86_64"
},
"product_reference": "libssh2-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15661",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-06-18T21:00:57.881542+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2490586"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in libssh2\u0027s sftp_symlink() function allows a malicious SSH server or man-in-the-middle attacker to trigger an out-of-bounds heap read via a crafted SSH_FXP_NAME response. This can disclose heap memory contents or crash the application, causing a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh2: libssh2: Information disclosure and denial of service via crafted SFTP response",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate-impact out-of-bounds heap read flaw in libssh2 allows a malicious SSH server or man-in-the-middle attacker to crash the application (DoS) or disclose heap memory by sending a crafted SFTP response.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:libssh2-main@aarch64",
"Red Hat Hardened Images:libssh2-main@noarch",
"Red Hat Hardened Images:libssh2-main@src",
"Red Hat Hardened Images:libssh2-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15661"
},
{
"category": "external",
"summary": "RHBZ#2490586",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2490586"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15661",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15661"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15661",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15661"
},
{
"category": "external",
"summary": "https://github.com/libssh2/libssh2/commit/2dae3024897e1898d389835151f4e9606227721d",
"url": "https://github.com/libssh2/libssh2/commit/2dae3024897e1898d389835151f4e9606227721d"
},
{
"category": "external",
"summary": "https://github.com/libssh2/libssh2/pull/1705",
"url": "https://github.com/libssh2/libssh2/pull/1705"
},
{
"category": "external",
"summary": "https://github.com/libssh2/libssh2/pull/1717",
"url": "https://github.com/libssh2/libssh2/pull/1717"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/libssh2-heap-buffer-over-read-via-sftp-symlink-in-sftp-c",
"url": "https://www.vulncheck.com/advisories/libssh2-heap-buffer-over-read-via-sftp-symlink-in-sftp-c"
}
],
"release_date": "2026-06-18T20:18:29.475000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T20:59:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:libssh2-main@aarch64",
"Red Hat Hardened Images:libssh2-main@noarch",
"Red Hat Hardened Images:libssh2-main@src",
"Red Hat Hardened Images:libssh2-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30132"
},
{
"category": "workaround",
"details": "Implement strict network egress filtering to allow outbound SSH/SFTP traffic only to known, trusted endpoints. Additionally, enforce strict SSH host key checking in your libssh2 client applications to reject unknown servers and prevent Man-in-the-Middle (MitM) attacks.",
"product_ids": [
"Red Hat Hardened Images:libssh2-main@aarch64",
"Red Hat Hardened Images:libssh2-main@noarch",
"Red Hat Hardened Images:libssh2-main@src",
"Red Hat Hardened Images:libssh2-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:libssh2-main@aarch64",
"Red Hat Hardened Images:libssh2-main@noarch",
"Red Hat Hardened Images:libssh2-main@src",
"Red Hat Hardened Images:libssh2-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libssh2: libssh2: Information disclosure and denial of service via crafted SFTP response"
}
]
}
SUSE-SU-2026:3525-1
Vulnerability from csaf_suse - Published: 2026-08-07 13:08 - Updated: 2026-08-07 13:08| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 libssh2_org",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libssh2_org fixes the following issues:\n\n- CVE-2025-15661: out-of-bounds heap read vulnerability in the `sftp_symlink()` function in `src/sftp.c` (bsc#1268546).\n- CVE-2026-7598: integer overflow in function `userauth_password` of file `src/userauth.c` (bsc#1263890).\n- CVE-2026-55199: pre-authentication DoS via the `SSH_MSG_EXT_INFO` handler (bsc#1268530).\n- CVE-2026-58050: heap buffer overflow due to missing bounds check in attribute count of publickey-subsystem response\n (bsc#1269568).\n- CVE-2026-58051: uninitialized pointer freed when malformed responses are sent by an SSH server (bsc#1269567).\n- CVE-2026-66032: arbitrary code execution via double-free in SFTP session (bsc#1272737).\n- CVE-2026-66033: denial of service via integer underflow in AES-GCM cipher negotiation (bsc#1272736).\n- CVE-2026-66034: information disclosure and potential arbitrary code execution via heap out-of-bounds read\n (bsc#1272735).\n- CVE-2026-66035: arbitrary code execution via heap buffer overflow during SSH negotiation (bsc#1272734).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-3525,SUSE-SLE-SERVER-12-SP5-LTSS-2026-3525,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-3525",
"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_3525-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:3525-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20263525-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:3525-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-August/028175.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263890",
"url": "https://bugzilla.suse.com/1263890"
},
{
"category": "self",
"summary": "SUSE Bug 1268530",
"url": "https://bugzilla.suse.com/1268530"
},
{
"category": "self",
"summary": "SUSE Bug 1268546",
"url": "https://bugzilla.suse.com/1268546"
},
{
"category": "self",
"summary": "SUSE Bug 1269567",
"url": "https://bugzilla.suse.com/1269567"
},
{
"category": "self",
"summary": "SUSE Bug 1269568",
"url": "https://bugzilla.suse.com/1269568"
},
{
"category": "self",
"summary": "SUSE Bug 1272734",
"url": "https://bugzilla.suse.com/1272734"
},
{
"category": "self",
"summary": "SUSE Bug 1272735",
"url": "https://bugzilla.suse.com/1272735"
},
{
"category": "self",
"summary": "SUSE Bug 1272736",
"url": "https://bugzilla.suse.com/1272736"
},
{
"category": "self",
"summary": "SUSE Bug 1272737",
"url": "https://bugzilla.suse.com/1272737"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-15661 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15661/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-55199 page",
"url": "https://www.suse.com/security/cve/CVE-2026-55199/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-58050 page",
"url": "https://www.suse.com/security/cve/CVE-2026-58050/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-58051 page",
"url": "https://www.suse.com/security/cve/CVE-2026-58051/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-66032 page",
"url": "https://www.suse.com/security/cve/CVE-2026-66032/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-66033 page",
"url": "https://www.suse.com/security/cve/CVE-2026-66033/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-66034 page",
"url": "https://www.suse.com/security/cve/CVE-2026-66034/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-66035 page",
"url": "https://www.suse.com/security/cve/CVE-2026-66035/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-7598 page",
"url": "https://www.suse.com/security/cve/CVE-2026-7598/"
}
],
"title": "Security update for libssh2_org",
"tracking": {
"current_release_date": "2026-08-07T13:08:26Z",
"generator": {
"date": "2026-08-07T13:08:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:3525-1",
"initial_release_date": "2026-08-07T13:08:26Z",
"revision_history": [
{
"date": "2026-08-07T13:08:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.11.0-29.18.1.aarch64",
"product": {
"name": "libssh2-1-1.11.0-29.18.1.aarch64",
"product_id": "libssh2-1-1.11.0-29.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.11.0-29.18.1.aarch64",
"product": {
"name": "libssh2-devel-1.11.0-29.18.1.aarch64",
"product_id": "libssh2-devel-1.11.0-29.18.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-64bit-1.11.0-29.18.1.aarch64_ilp32",
"product": {
"name": "libssh2-1-64bit-1.11.0-29.18.1.aarch64_ilp32",
"product_id": "libssh2-1-64bit-1.11.0-29.18.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.11.0-29.18.1.i586",
"product": {
"name": "libssh2-1-1.11.0-29.18.1.i586",
"product_id": "libssh2-1-1.11.0-29.18.1.i586"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.11.0-29.18.1.i586",
"product": {
"name": "libssh2-devel-1.11.0-29.18.1.i586",
"product_id": "libssh2-devel-1.11.0-29.18.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.11.0-29.18.1.ppc64le",
"product": {
"name": "libssh2-1-1.11.0-29.18.1.ppc64le",
"product_id": "libssh2-1-1.11.0-29.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.11.0-29.18.1.ppc64le",
"product": {
"name": "libssh2-devel-1.11.0-29.18.1.ppc64le",
"product_id": "libssh2-devel-1.11.0-29.18.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.11.0-29.18.1.s390",
"product": {
"name": "libssh2-1-1.11.0-29.18.1.s390",
"product_id": "libssh2-1-1.11.0-29.18.1.s390"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.11.0-29.18.1.s390",
"product": {
"name": "libssh2-devel-1.11.0-29.18.1.s390",
"product_id": "libssh2-devel-1.11.0-29.18.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.11.0-29.18.1.s390x",
"product": {
"name": "libssh2-1-1.11.0-29.18.1.s390x",
"product_id": "libssh2-1-1.11.0-29.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh2-1-32bit-1.11.0-29.18.1.s390x",
"product": {
"name": "libssh2-1-32bit-1.11.0-29.18.1.s390x",
"product_id": "libssh2-1-32bit-1.11.0-29.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.11.0-29.18.1.s390x",
"product": {
"name": "libssh2-devel-1.11.0-29.18.1.s390x",
"product_id": "libssh2-devel-1.11.0-29.18.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh2-1-1.11.0-29.18.1.x86_64",
"product": {
"name": "libssh2-1-1.11.0-29.18.1.x86_64",
"product_id": "libssh2-1-1.11.0-29.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"product": {
"name": "libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"product_id": "libssh2-1-32bit-1.11.0-29.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh2-devel-1.11.0-29.18.1.x86_64",
"product": {
"name": "libssh2-devel-1.11.0-29.18.1.x86_64",
"product_id": "libssh2-devel-1.11.0-29.18.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"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": "libssh2-1-1.11.0-29.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64"
},
"product_reference": "libssh2-1-1.11.0-29.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-29.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le"
},
"product_reference": "libssh2-1-1.11.0-29.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-29.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x"
},
"product_reference": "libssh2-1-1.11.0-29.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-29.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-29.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.11.0-29.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x"
},
"product_reference": "libssh2-1-32bit-1.11.0-29.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.11.0-29.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-29.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64"
},
"product_reference": "libssh2-devel-1.11.0-29.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-29.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le"
},
"product_reference": "libssh2-devel-1.11.0-29.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-29.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x"
},
"product_reference": "libssh2-devel-1.11.0-29.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-29.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64"
},
"product_reference": "libssh2-devel-1.11.0-29.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-29.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64"
},
"product_reference": "libssh2-1-1.11.0-29.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-29.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le"
},
"product_reference": "libssh2-1-1.11.0-29.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-29.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x"
},
"product_reference": "libssh2-1-1.11.0-29.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-29.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-29.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.11.0-29.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x"
},
"product_reference": "libssh2-1-32bit-1.11.0-29.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.11.0-29.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-29.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64"
},
"product_reference": "libssh2-devel-1.11.0-29.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-29.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le"
},
"product_reference": "libssh2-devel-1.11.0-29.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-29.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x"
},
"product_reference": "libssh2-devel-1.11.0-29.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-29.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
},
"product_reference": "libssh2-devel-1.11.0-29.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-1.11.0-29.18.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:libssh2-1-1.11.0-29.18.1.x86_64"
},
"product_reference": "libssh2-1-1.11.0-29.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-1-32bit-1.11.0-29.18.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:libssh2-1-32bit-1.11.0-29.18.1.x86_64"
},
"product_reference": "libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh2-devel-1.11.0-29.18.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:libssh2-devel-1.11.0-29.18.1.x86_64"
},
"product_reference": "libssh2-devel-1.11.0-29.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15661",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15661"
}
],
"notes": [
{
"category": "general",
"text": "libssh2 through 1.11.1, fixed in commit 2dae302, contains an out-of-bounds heap read vulnerability in the sftp_symlink() function in src/sftp.c that allows a malicious SSH server or man-in-the-middle attacker to disclose heap memory contents or cause a crash by sending a crafted SSH_FXP_NAME response. Attackers can supply a link_len value larger than the actual packet data in SSH_FXP_NAME responses for SFTP READLINK and REALPATH operations, triggering a heap buffer over-read of up to target_len minus one bytes due to the missing validation of available packet buffer size before the memcpy operation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15661",
"url": "https://www.suse.com/security/cve/CVE-2025-15661"
},
{
"category": "external",
"summary": "SUSE Bug 1268546 for CVE-2025-15661",
"url": "https://bugzilla.suse.com/1268546"
}
],
"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 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-07T13:08:26Z",
"details": "moderate"
}
],
"title": "CVE-2025-15661"
},
{
"cve": "CVE-2026-55199",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-55199"
}
],
"notes": [
{
"category": "general",
"text": "libssh2 through 1.11.1, fixed in commit 1762685, contains a pre-authentication denial of service vulnerability in the SSH_MSG_EXT_INFO handler in src/packet.c that allows a malicious SSH server to cause a client CPU exhaustion loop by sending a crafted extension count value. A malicious server can set nr_extensions to 0xFFFFFFFF during key exchange, causing the client to spin in a tight CPU loop for over 60 seconds because return values from _libssh2_get_string() are unchecked and the session timeout does not apply to CPU-bound loops.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-55199",
"url": "https://www.suse.com/security/cve/CVE-2026-55199"
},
{
"category": "external",
"summary": "SUSE Bug 1268530 for CVE-2026-55199",
"url": "https://bugzilla.suse.com/1268530"
},
{
"category": "external",
"summary": "SUSE Bug 1270343 for CVE-2026-55199",
"url": "https://bugzilla.suse.com/1270343"
}
],
"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 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-07T13:08:26Z",
"details": "moderate"
}
],
"title": "CVE-2026-55199"
},
{
"cve": "CVE-2026-58050",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-58050"
}
],
"notes": [
{
"category": "general",
"text": "libssh2 through 1.11.1 reads an attacker-controlled 32-bit attribute count from a publickey-subsystem response and uses it in the allocation num_attrs * sizeof(libssh2_publickey_attribute) without bounds checking, so on 32-bit platforms the multiplication overflows to an undersized buffer. A malicious SSH server can then drive the attribute-parsing loop to write past the allocation, causing a heap buffer overflow in a connecting libssh2 client.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-58050",
"url": "https://www.suse.com/security/cve/CVE-2026-58050"
},
{
"category": "external",
"summary": "SUSE Bug 1269568 for CVE-2026-58050",
"url": "https://bugzilla.suse.com/1269568"
}
],
"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 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-07T13:08:26Z",
"details": "important"
}
],
"title": "CVE-2026-58050"
},
{
"cve": "CVE-2026-58051",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-58051"
}
],
"notes": [
{
"category": "general",
"text": "libssh2 through 1.11.1 grows its publickey list with SSH2_REALLOC but does not zero-initialize new entries before parsing populates them, so a parse failure reaching the cleanup path leaves libssh2_publickey_list_free operating on an uninitialized entry. A malicious SSH server offering the publickey subsystem can use a malformed response to make cleanup free an uninitialized, attacker-influenceable attrs pointer in a connecting libssh2 client.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-58051",
"url": "https://www.suse.com/security/cve/CVE-2026-58051"
},
{
"category": "external",
"summary": "SUSE Bug 1269567 for CVE-2026-58051",
"url": "https://bugzilla.suse.com/1269567"
}
],
"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 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-07T13:08:26Z",
"details": "moderate"
}
],
"title": "CVE-2026-58051"
},
{
"cve": "CVE-2026-66032",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-66032"
}
],
"notes": [
{
"category": "general",
"text": "libssh2 through 1.11.1, fixed in commit 5e47761, contains a double-free vulnerability in the sftp_open() function in src/sftp.c that allows a malicious SSH server to corrupt the heap of any authenticated client opening an SFTP session. When a server responds to SSH_FXP_OPEN with SSH_FXP_STATUS containing FX_OK, the response data buffer is freed, and if a subsequent sftp_packet_require() call returns a specific error such as LIBSSH2_ERROR_CHANNEL_PACKET_EXCEEDED, the same pointer is freed a second time, enabling tcache dup conditions on glibc systems that allow overlapping allocations and function pointer overwrites.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-66032",
"url": "https://www.suse.com/security/cve/CVE-2026-66032"
},
{
"category": "external",
"summary": "SUSE Bug 1272737 for CVE-2026-66032",
"url": "https://bugzilla.suse.com/1272737"
}
],
"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 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-07T13:08:26Z",
"details": "important"
}
],
"title": "CVE-2026-66032"
},
{
"cve": "CVE-2026-66033",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-66033"
}
],
"notes": [
{
"category": "general",
"text": "libssh2 through 1.11.1, fixed in commit a2ed82d, contains a pre-authentication integer underflow vulnerability in the ssh2_cipher_crypt() function in src/openssl.c that allows a malicious SSH server to crash any connecting client by negotiating AES-GCM ciphers during handshake. Attackers can exploit the underflow in the expression computing blocksize minus aadlen minus authentication tag length to trigger an out-of-bounds read and a memcpy call with a near-SIZE_MAX length argument, causing immediate process crash before any authentication occurs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-66033",
"url": "https://www.suse.com/security/cve/CVE-2026-66033"
},
{
"category": "external",
"summary": "SUSE Bug 1272736 for CVE-2026-66033",
"url": "https://bugzilla.suse.com/1272736"
}
],
"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 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-07T13:08:26Z",
"details": "important"
}
],
"title": "CVE-2026-66033"
},
{
"cve": "CVE-2026-66034",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-66034"
}
],
"notes": [
{
"category": "general",
"text": "libssh2 through 1.11.1, fixed in commit a13bb6c, contains a missing bounds check vulnerability that allows a malicious SSH server to trigger an arbitrary-length heap out-of-bounds read and a free of an uninitialized pointer via the publickey subsystem. In libssh2_publickey_list_fetch(), the version 1 response parser reads a server-controlled comment_len value and advances the parse pointer without verifying sufficient bytes remain in the buffer, causing the out-of-bounds read to leak heap pointers from adjacent allocations defeating ASLR, followed by heap allocator state corruption when the error cleanup path frees an uninitialized pointer from a non-zeroed realloc() region.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-66034",
"url": "https://www.suse.com/security/cve/CVE-2026-66034"
},
{
"category": "external",
"summary": "SUSE Bug 1272735 for CVE-2026-66034",
"url": "https://bugzilla.suse.com/1272735"
}
],
"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 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-07T13:08:26Z",
"details": "important"
}
],
"title": "CVE-2026-66034"
},
{
"cve": "CVE-2026-66035",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-66035"
}
],
"notes": [
{
"category": "general",
"text": "libssh2 through 1.11.1, fixed in commit 42e33d8, contains a pre-authentication heap buffer overflow vulnerability that allows a malicious SSH server to corrupt heap metadata in any connecting client by sending a packet with a packet_length smaller than the cipher\u0027s block size during Encrypt-then-MAC cipher negotiation. In the fullpacket() function in src/transport.c, the ETM path allocates a buffer of packet_length bytes but copies blocksize minus one bytes via memcpy, causing an overflow that on 32-bit glibc writes attacker-controlled bytes into an adjacent chunk\u0027s SIZE field, enabling tcache bin confusion, overlapping live objects, and function pointer overwrite during the session handshake before authentication.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-66035",
"url": "https://www.suse.com/security/cve/CVE-2026-66035"
},
{
"category": "external",
"summary": "SUSE Bug 1272734 for CVE-2026-66035",
"url": "https://bugzilla.suse.com/1272734"
}
],
"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 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-07T13:08:26Z",
"details": "important"
}
],
"title": "CVE-2026-66035"
},
{
"cve": "CVE-2026-7598",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-7598"
}
],
"notes": [
{
"category": "general",
"text": "A security vulnerability has been detected in libssh2 up to 1.11.1. The impacted element is the function userauth_password of the file src/userauth.c. Such manipulation of the argument username_len/password_len leads to integer overflow. The attack may be launched remotely. The name of the patch is 256d04b60d80bf1190e96b0ad1e91b2174d744b1. A patch should be applied to remediate this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-7598",
"url": "https://www.suse.com/security/cve/CVE-2026-7598"
},
{
"category": "external",
"summary": "SUSE Bug 1263890 for CVE-2026-7598",
"url": "https://bugzilla.suse.com/1263890"
}
],
"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 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-1-32bit-1.11.0-29.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh2-devel-1.11.0-29.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-07T13:08:26Z",
"details": "important"
}
],
"title": "CVE-2026-7598"
}
]
}
ubuntu-cve-2025-15661
Vulnerability from osv_ubuntu
libssh2 through 1.11.1, fixed in commit 2dae302, contains an out-of-bounds heap read vulnerability in the sftp_symlink() function in src/sftp.c that allows a malicious SSH server or man-in-the-middle attacker to disclose heap memory contents or cause a crash by sending a crafted SSH_FXP_NAME response. Attackers can supply a link_len value larger than the actual packet data in SSH_FXP_NAME responses for SFTP READLINK and REALPATH operations, triggering a heap buffer over-read of up to target_len minus one bytes due to the missing validation of available packet buffer size before the memcpy operation.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libssh2-1",
"binary_version": "1.4.3-2ubuntu0.2+esm3"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "libssh2",
"purl": "pkg:deb/ubuntu/libssh2@1.4.3-2ubuntu0.2+esm3?arch=source\u0026distro=esm-infra-legacy/trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.4.3-1",
"1.4.3-2",
"1.4.3-2ubuntu0.1",
"1.4.3-2ubuntu0.2",
"1.4.3-2ubuntu0.2+esm1",
"1.4.3-2ubuntu0.2+esm2",
"1.4.3-2ubuntu0.2+esm3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libssh2-1",
"binary_version": "1.5.0-2ubuntu0.1+esm2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "libssh2",
"purl": "pkg:deb/ubuntu/libssh2@1.5.0-2ubuntu0.1+esm2?arch=source\u0026distro=esm-apps/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.5.0-2",
"1.5.0-2ubuntu0.1",
"1.5.0-2ubuntu0.1+esm1",
"1.5.0-2ubuntu0.1+esm2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libssh2-1",
"binary_version": "1.8.0-1ubuntu0.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "libssh2",
"purl": "pkg:deb/ubuntu/libssh2@1.8.0-1ubuntu0.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.8.0-1",
"1.8.0-1ubuntu0.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libssh2-1",
"binary_version": "1.8.0-2.1ubuntu0.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "libssh2",
"purl": "pkg:deb/ubuntu/libssh2@1.8.0-2.1ubuntu0.1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.8.0-2.1build1",
"1.8.0-2.1ubuntu0.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libssh2-1",
"binary_version": "1.10.0-3"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "libssh2",
"purl": "pkg:deb/ubuntu/libssh2@1.10.0-3?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.9.0-3",
"1.10.0-2",
"1.10.0-2build1",
"1.10.0-3"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libssh2-1t64",
"binary_version": "1.11.0-4.1ubuntu0.24.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "libssh2",
"purl": "pkg:deb/ubuntu/libssh2@1.11.0-4.1ubuntu0.24.04.2?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.11.0-4.1ubuntu0.24.04.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.11.0-2",
"1.11.0-3",
"1.11.0-4",
"1.11.0-4.1build1",
"1.11.0-4.1build2",
"1.11.0-4.1ubuntu0.24.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libssh2-1t64",
"binary_version": "1.11.1-1ubuntu0.25.10.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "libssh2",
"purl": "pkg:deb/ubuntu/libssh2@1.11.1-1ubuntu0.25.10.2?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.11.1-1ubuntu0.25.10.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.11.1-1",
"1.11.1-1build1",
"1.11.1-1ubuntu0.25.10.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libssh2-1t64",
"binary_version": "1.11.1-1ubuntu0.26.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "libssh2",
"purl": "pkg:deb/ubuntu/libssh2@1.11.1-1ubuntu0.26.04.2?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.11.1-1ubuntu0.26.04.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.11.1-1build1",
"1.11.1-1build2",
"1.11.1-1ubuntu0.26.04.1"
]
}
],
"aliases": [],
"details": "libssh2 through 1.11.1, fixed in commit 2dae302, contains an out-of-bounds heap read vulnerability in the sftp_symlink() function in src/sftp.c that allows a malicious SSH server or man-in-the-middle attacker to disclose heap memory contents or cause a crash by sending a crafted SSH_FXP_NAME response. Attackers can supply a link_len value larger than the actual packet data in SSH_FXP_NAME responses for SFTP READLINK and REALPATH operations, triggering a heap buffer over-read of up to target_len minus one bytes due to the missing validation of available packet buffer size before the memcpy operation.",
"id": "UBUNTU-CVE-2025-15661",
"modified": "2026-06-30T16:13:31Z",
"published": "2026-06-18T21:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2025-15661"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15661"
},
{
"type": "REPORT",
"url": "https://github.com/libssh2/libssh2/pull/1705"
},
{
"type": "REPORT",
"url": "https://github.com/libssh2/libssh2/pull/1717"
},
{
"type": "REPORT",
"url": "https://www.vulncheck.com/advisories/libssh2-heap-buffer-over-read-via-sftp-symlink-in-sftp-c"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-8486-1"
}
],
"related": [
"USN-8486-1"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2025-15661"
]
}
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.