Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-35385 (GCVE-0-2026-35385)
Vulnerability from cvelistv5 – Published: 2026-04-02 16:30 – Updated: 2026-04-03 03:55- CWE-281 - Improper Preservation of Permissions
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-35385",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-02T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-03T03:55:44.273Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "OpenSSH",
"vendor": "OpenBSD",
"versions": [
{
"lessThan": "10.3",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:openbsd:openssh:*:*:*:*:*:*:*:*",
"versionEndExcluding": "10.3",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users\u0027 expectations, if the download is performed as root with -O (legacy scp protocol) and without -p (preserve mode)."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-281",
"description": "CWE-281 Improper Preservation of Permissions",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-02T18:15:37.128Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"x_generator": {
"engine": "CVE-Request-form 0.0.1"
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2026-35385",
"datePublished": "2026-04-02T16:30:59.615Z",
"dateReserved": "2026-04-02T16:30:59.107Z",
"dateUpdated": "2026-04-03T03:55:44.273Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-35385",
"date": "2026-05-27",
"epss": "0.00058",
"percentile": "0.18213"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-35385\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2026-04-02T17:16:27.450\",\"lastModified\":\"2026-04-27T14:02:23.667\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users\u0027 expectations, if the download is performed as root with -O (legacy scp protocol) and without -p (preserve mode).\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.6,\"impactScore\":5.9},{\"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:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"cve@mitre.org\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-281\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openbsd:openssh:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"10.3\",\"matchCriteriaId\":\"F40F50BC-86AA-4D7F-88A5-A244CD7606F3\"}]}]}],\"references\":[{\"url\":\"https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.openssh.org/releasenotes.html#10.3p1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://www.openwall.com/lists/oss-security/2026/04/02/3\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-35385\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-02T17:06:07.193778Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-02T17:06:11.715Z\"}}], \"cna\": {\"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"OpenBSD\", \"product\": \"OpenSSH\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"10.3\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://www.openssh.org/releasenotes.html#10.3p1\"}, {\"url\": \"https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2\"}, {\"url\": \"https://www.openwall.com/lists/oss-security/2026/04/02/3\"}], \"x_generator\": {\"engine\": \"CVE-Request-form 0.0.1\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users\u0027 expectations, if the download is performed as root with -O (legacy scp protocol) and without -p (preserve mode).\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-281\", \"description\": \"CWE-281 Improper Preservation of Permissions\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:openbsd:openssh:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"10.3\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2026-04-02T18:15:37.128Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-35385\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-03T03:55:44.273Z\", \"dateReserved\": \"2026-04-02T16:30:59.107Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2026-04-02T16:30:59.615Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
alsa-2026:13380
Vulnerability from osv_almalinux
OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server.
Security Fix(es):
- OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode (CVE-2026-35385)
- OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option (CVE-2026-35414)
- OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage (CVE-2026-35387)
- OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions (CVE-2026-35388)
- OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username (CVE-2026-35386)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "openssh"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.9p1-14.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "openssh-askpass"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.9p1-14.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "openssh-clients"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.9p1-14.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "openssh-keycat"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.9p1-14.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "openssh-keysign"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.9p1-14.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "openssh-server"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.9p1-14.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server. \n\nSecurity Fix(es): \n\n * OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode (CVE-2026-35385)\n * OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option (CVE-2026-35414)\n * OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage (CVE-2026-35387)\n * OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions (CVE-2026-35388)\n * OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username (CVE-2026-35386)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:13380",
"modified": "2026-05-04T20:47:27Z",
"published": "2026-05-04T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:13380"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35385"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35386"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35387"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35388"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35414"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2454469"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2454490"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2454494"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2454500"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2454506"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-13380.html"
}
],
"related": [
"CVE-2026-35385",
"CVE-2026-35414",
"CVE-2026-35387",
"CVE-2026-35388",
"CVE-2026-35386"
],
"summary": "Important: openssh security update"
}
alsa-2026:13381
Vulnerability from osv_almalinux
OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server.
Security Fix(es):
- OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode (CVE-2026-35385)
- OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option (CVE-2026-35414)
- OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage (CVE-2026-35387)
- OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions (CVE-2026-35388)
- OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username (CVE-2026-35386)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "openssh"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.7p1-49.el9_7.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "openssh-askpass"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.7p1-49.el9_7.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "openssh-clients"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.7p1-49.el9_7.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "openssh-keycat"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.7p1-49.el9_7.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "openssh-server"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.7p1-49.el9_7.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "pam_ssh_agent_auth"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.10.4-5.49.el9_7.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server. \n\nSecurity Fix(es): \n\n * OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode (CVE-2026-35385)\n * OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option (CVE-2026-35414)\n * OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage (CVE-2026-35387)\n * OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions (CVE-2026-35388)\n * OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username (CVE-2026-35386)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:13381",
"modified": "2026-05-04T20:44:48Z",
"published": "2026-05-04T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:13381"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35385"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35386"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35387"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35388"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35414"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2454469"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2454490"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2454494"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2454500"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2454506"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-13381.html"
}
],
"related": [
"CVE-2026-35385",
"CVE-2026-35414",
"CVE-2026-35387",
"CVE-2026-35388",
"CVE-2026-35386"
],
"summary": "Important: openssh security update"
}
alsa-2026:13383
Vulnerability from osv_almalinux
OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server.
Security Fix(es):
- OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode (CVE-2026-35385)
- OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option (CVE-2026-35414)
- OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage (CVE-2026-35387)
- OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions (CVE-2026-35388)
- OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username (CVE-2026-35386)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "openssh"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.0p1-29.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "openssh-askpass"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.0p1-29.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "openssh-cavs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.0p1-29.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "openssh-clients"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.0p1-29.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "openssh-keycat"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.0p1-29.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "openssh-ldap"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.0p1-29.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "openssh-server"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.0p1-29.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "pam_ssh_agent_auth"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.10.3-7.29.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server. \n\nSecurity Fix(es): \n\n * OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode (CVE-2026-35385)\n * OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option (CVE-2026-35414)\n * OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage (CVE-2026-35387)\n * OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions (CVE-2026-35388)\n * OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username (CVE-2026-35386)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:13383",
"modified": "2026-05-04T20:49:17Z",
"published": "2026-05-04T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:13383"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35385"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35386"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35387"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35388"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35414"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2454469"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2454490"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2454494"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2454500"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2454506"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2026-13383.html"
}
],
"related": [
"CVE-2026-35385",
"CVE-2026-35414",
"CVE-2026-35387",
"CVE-2026-35388",
"CVE-2026-35386"
],
"summary": "Important: openssh security update"
}
alsa-2026:19069
Vulnerability from osv_almalinux
OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server.
Security Fix(es):
- OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode (CVE-2026-35385)
- OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option (CVE-2026-35414)
- OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage (CVE-2026-35387)
- OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions (CVE-2026-35388)
- OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username (CVE-2026-35386)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "openssh"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.9p1-23.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "openssh-askpass"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.9p1-23.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "openssh-clients"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.9p1-23.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "openssh-keycat"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.9p1-23.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "openssh-keysign"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.9p1-23.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "openssh-server"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.9p1-23.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server. \n\nSecurity Fix(es): \n\n * OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode (CVE-2026-35385)\n * OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option (CVE-2026-35414)\n * OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage (CVE-2026-35387)\n * OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions (CVE-2026-35388)\n * OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username (CVE-2026-35386)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:19069",
"modified": "2026-05-26T12:30:06Z",
"published": "2026-05-19T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:19069"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35385"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35386"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35387"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35388"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35414"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2454469"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2454490"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2454494"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2454500"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2454506"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-19069.html"
}
],
"related": [
"CVE-2026-35385",
"CVE-2026-35414",
"CVE-2026-35387",
"CVE-2026-35388",
"CVE-2026-35386"
],
"summary": "Important: openssh security update"
}
alsa-2026:19219
Vulnerability from osv_almalinux
OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server.
Security Fix(es):
- OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode (CVE-2026-35385)
- OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option (CVE-2026-35414)
- OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage (CVE-2026-35387)
- OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions (CVE-2026-35388)
- OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username (CVE-2026-35386)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "openssh"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.9p1-7.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "openssh-askpass"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.9p1-7.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "openssh-clients"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.9p1-7.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "openssh-keycat"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.9p1-7.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "openssh-server"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.9p1-7.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "pam_ssh_agent_auth"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.10.4-7.7.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server. \n\nSecurity Fix(es): \n\n * OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode (CVE-2026-35385)\n * OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option (CVE-2026-35414)\n * OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage (CVE-2026-35387)\n * OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions (CVE-2026-35388)\n * OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username (CVE-2026-35386)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:19219",
"modified": "2026-05-26T12:30:18Z",
"published": "2026-05-19T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:19219"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35385"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35386"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35387"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35388"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35414"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2454469"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2454490"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2454494"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2454500"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2454506"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-19219.html"
}
],
"related": [
"CVE-2026-35385",
"CVE-2026-35414",
"CVE-2026-35387",
"CVE-2026-35388",
"CVE-2026-35386"
],
"summary": "Important: openssh security update"
}
CERTFR-2026-AVI-0428
Vulnerability from certfr_avis - Published: 2026-04-13 - Updated: 2026-04-13
De multiples vulnérabilités ont été découvertes dans les produits Microsoft. 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).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Microsoft | N/A | azl3 openssl 3.3.5-4 versions antérieures à 3.3.5-5 | ||
| Microsoft | N/A | azl3 sudo 1.9.17-1 versions antérieures à 1.9.17-2 | ||
| Microsoft | N/A | azl3 openssh 9.8p1-5 versions antérieures à 9.8p1-6 | ||
| Microsoft | N/A | azl3 vim 9.2.0240-1 versions antérieures à 9.2.0323-1 | ||
| Microsoft | N/A | azl3 sleuthkit 4.12.1-1 versions antérieures à 4.12.1-2 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "azl3 openssl 3.3.5-4 versions ant\u00e9rieures \u00e0 3.3.5-5",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 sudo 1.9.17-1 versions ant\u00e9rieures \u00e0 1.9.17-2",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 openssh 9.8p1-5 versions ant\u00e9rieures \u00e0 9.8p1-6",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 vim 9.2.0240-1 versions ant\u00e9rieures \u00e0 9.2.0323-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 sleuthkit 4.12.1-1 versions ant\u00e9rieures \u00e0 4.12.1-2",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
}
],
"affected_systems_content": null,
"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-40024",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40024"
},
{
"name": "CVE-2026-35388",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35388"
},
{
"name": "CVE-2026-35386",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35386"
},
{
"name": "CVE-2026-40026",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40026"
},
{
"name": "CVE-2026-39881",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39881"
},
{
"name": "CVE-2026-28389",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28389"
},
{
"name": "CVE-2026-35535",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35535"
},
{
"name": "CVE-2026-28388",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28388"
},
{
"name": "CVE-2026-35385",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35385"
},
{
"name": "CVE-2026-28390",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28390"
},
{
"name": "CVE-2026-40025",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40025"
},
{
"name": "CVE-2026-31789",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31789"
},
{
"name": "CVE-2026-31790",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31790"
}
],
"initial_release_date": "2026-04-13T00:00:00",
"last_revision_date": "2026-04-13T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0428",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-04-13T00: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 les produits Microsoft. 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 les produits Microsoft",
"vendor_advisories": [
{
"published_at": "2026-04-10",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-40024",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-40024"
},
{
"published_at": "2026-04-10",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-40025",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-40025"
},
{
"published_at": "2026-04-10",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-40026",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-40026"
},
{
"published_at": "2026-04-04",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-35386",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-35386"
},
{
"published_at": "2026-04-04",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-35388",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-35388"
},
{
"published_at": "2026-04-10",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-39881",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-39881"
},
{
"published_at": "2026-04-09",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-31790",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-31790"
},
{
"published_at": "2026-04-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-35535",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-35535"
},
{
"published_at": "2026-04-09",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-28388",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-28388"
},
{
"published_at": "2026-04-11",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-28390",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-28390"
},
{
"published_at": "2026-04-09",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-31789",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-31789"
},
{
"published_at": "2026-04-04",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-35385",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-35385"
},
{
"published_at": "2026-04-11",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-28389",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-28389"
}
]
}
FKIE_CVE-2026-35385
Vulnerability from fkie_nvd - Published: 2026-04-02 17:16 - Updated: 2026-04-27 14:028.1 (High) - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://marc.info/?l=openssh-unix-dev&m=177513443901484&w=2 | Third Party Advisory | |
| cve@mitre.org | https://www.openssh.org/releasenotes.html#10.3p1 | Release Notes | |
| cve@mitre.org | https://www.openwall.com/lists/oss-security/2026/04/02/3 | Third Party Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:openbsd:openssh:*:*:*:*:*:*:*:*",
"matchCriteriaId": "F40F50BC-86AA-4D7F-88A5-A244CD7606F3",
"versionEndExcluding": "10.3",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users\u0027 expectations, if the download is performed as root with -O (legacy scp protocol) and without -p (preserve mode)."
}
],
"id": "CVE-2026-35385",
"lastModified": "2026-04-27T14:02:23.667",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.6,
"impactScore": 5.9,
"source": "cve@mitre.org",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2026-04-02T17:16:27.450",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"source": "cve@mitre.org",
"tags": [
"Release Notes"
],
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-281"
}
],
"source": "cve@mitre.org",
"type": "Primary"
}
]
}
GHSA-JGQR-738J-43CG
Vulnerability from github – Published: 2026-04-02 18:31 – Updated: 2026-04-02 18:31In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users' expectations, if the download is performed as root with -O (legacy scp protocol) and without -p (preserve mode).
{
"affected": [],
"aliases": [
"CVE-2026-35385"
],
"database_specific": {
"cwe_ids": [
"CWE-281"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-04-02T17:16:27Z",
"severity": "HIGH"
},
"details": "In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users\u0027 expectations, if the download is performed as root with -O (legacy scp protocol) and without -p (preserve mode).",
"id": "GHSA-jgqr-738j-43cg",
"modified": "2026-04-02T18:31:38Z",
"published": "2026-04-02T18:31:38Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35385"
},
{
"type": "WEB",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"type": "WEB",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"type": "WEB",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
MSRC_CVE-2026-35385
Vulnerability from csaf_microsoft - Published: 2026-04-02 00:00 - Updated: 2026-04-11 01:40| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 20632-17084 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17086-2 | — |
None Available
|
|
| Unresolved product id: 17084-1 | — |
Vendor Fix
fix
|
| 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-2026-35385 - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-35385.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": "CVE-2026-35385",
"tracking": {
"current_release_date": "2026-04-11T01:40:03.000Z",
"generator": {
"date": "2026-04-11T07:03:19.470Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-35385",
"initial_release_date": "2026-04-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-04-04T01:02:32.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-04-07T01:02:05.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-04-11T01:40:03.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
},
{
"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": "cbl2 openssh 8.9p1-9",
"product": {
"name": "cbl2 openssh 8.9p1-9",
"product_id": "2"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 openssh 9.8p1-5",
"product": {
"name": "\u003cazl3 openssh 9.8p1-5",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 openssh 9.8p1-5",
"product": {
"name": "azl3 openssh 9.8p1-5",
"product_id": "20632"
}
}
],
"category": "product_name",
"name": "openssh"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 openssh 8.9p1-9 as a component of CBL Mariner 2.0",
"product_id": "17086-2"
},
"product_reference": "2",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 openssh 9.8p1-5 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 openssh 9.8p1-5 as a component of Azure Linux 3.0",
"product_id": "20632-17084"
},
"product_reference": "20632",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-35385",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"notes": [
{
"category": "general",
"text": "mitre",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"20632-17084"
],
"known_affected": [
"17086-2",
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-35385 - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-35385.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-04-04T01:02:32.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-2"
]
},
{
"category": "vendor_fix",
"date": "2026-04-04T01:02:32.000Z",
"details": "9.8p1-6:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalsScore": 0.0,
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"17086-2",
"17084-1"
]
}
],
"title": "CVE-2026-35385"
}
]
}
OPENSUSE-SU-2026:10804-1
Vulnerability from csaf_opensuse - Published: 2026-05-18 00:00 - Updated: 2026-05-18 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:openssh-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-common-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-common-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-common-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-common-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:openssh-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-common-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-common-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-common-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-common-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://www.suse.com/security/cve/CVE-2026-35385/ | self |
| https://www.suse.com/security/cve/CVE-2026-35414/ | self |
| https://www.suse.com/security/cve/CVE-2026-35385 | external |
| https://bugzilla.suse.com/1261427 | external |
| https://www.suse.com/security/cve/CVE-2026-35414 | external |
| https://bugzilla.suse.com/1261430 | external |
| https://bugzilla.suse.com/1264198 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "openssh-10.3p1-4.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the openssh-10.3p1-4.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10804",
"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/opensuse-su-2026_10804-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35385 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35385/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35414 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35414/"
}
],
"title": "openssh-10.3p1-4.1 on GA media",
"tracking": {
"current_release_date": "2026-05-18T00:00:00Z",
"generator": {
"date": "2026-05-18T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10804-1",
"initial_release_date": "2026-05-18T00:00:00Z",
"revision_history": [
{
"date": "2026-05-18T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openssh-10.3p1-4.1.aarch64",
"product": {
"name": "openssh-10.3p1-4.1.aarch64",
"product_id": "openssh-10.3p1-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-cavs-10.3p1-4.1.aarch64",
"product": {
"name": "openssh-cavs-10.3p1-4.1.aarch64",
"product_id": "openssh-cavs-10.3p1-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-clients-10.3p1-4.1.aarch64",
"product": {
"name": "openssh-clients-10.3p1-4.1.aarch64",
"product_id": "openssh-clients-10.3p1-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-common-10.3p1-4.1.aarch64",
"product": {
"name": "openssh-common-10.3p1-4.1.aarch64",
"product_id": "openssh-common-10.3p1-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-helpers-10.3p1-4.1.aarch64",
"product": {
"name": "openssh-helpers-10.3p1-4.1.aarch64",
"product_id": "openssh-helpers-10.3p1-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-server-10.3p1-4.1.aarch64",
"product": {
"name": "openssh-server-10.3p1-4.1.aarch64",
"product_id": "openssh-server-10.3p1-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-server-config-rootlogin-10.3p1-4.1.aarch64",
"product": {
"name": "openssh-server-config-rootlogin-10.3p1-4.1.aarch64",
"product_id": "openssh-server-config-rootlogin-10.3p1-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-10.3p1-4.1.ppc64le",
"product": {
"name": "openssh-10.3p1-4.1.ppc64le",
"product_id": "openssh-10.3p1-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-cavs-10.3p1-4.1.ppc64le",
"product": {
"name": "openssh-cavs-10.3p1-4.1.ppc64le",
"product_id": "openssh-cavs-10.3p1-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-clients-10.3p1-4.1.ppc64le",
"product": {
"name": "openssh-clients-10.3p1-4.1.ppc64le",
"product_id": "openssh-clients-10.3p1-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-common-10.3p1-4.1.ppc64le",
"product": {
"name": "openssh-common-10.3p1-4.1.ppc64le",
"product_id": "openssh-common-10.3p1-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-helpers-10.3p1-4.1.ppc64le",
"product": {
"name": "openssh-helpers-10.3p1-4.1.ppc64le",
"product_id": "openssh-helpers-10.3p1-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-server-10.3p1-4.1.ppc64le",
"product": {
"name": "openssh-server-10.3p1-4.1.ppc64le",
"product_id": "openssh-server-10.3p1-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-server-config-rootlogin-10.3p1-4.1.ppc64le",
"product": {
"name": "openssh-server-config-rootlogin-10.3p1-4.1.ppc64le",
"product_id": "openssh-server-config-rootlogin-10.3p1-4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-10.3p1-4.1.s390x",
"product": {
"name": "openssh-10.3p1-4.1.s390x",
"product_id": "openssh-10.3p1-4.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-cavs-10.3p1-4.1.s390x",
"product": {
"name": "openssh-cavs-10.3p1-4.1.s390x",
"product_id": "openssh-cavs-10.3p1-4.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-clients-10.3p1-4.1.s390x",
"product": {
"name": "openssh-clients-10.3p1-4.1.s390x",
"product_id": "openssh-clients-10.3p1-4.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-common-10.3p1-4.1.s390x",
"product": {
"name": "openssh-common-10.3p1-4.1.s390x",
"product_id": "openssh-common-10.3p1-4.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-helpers-10.3p1-4.1.s390x",
"product": {
"name": "openssh-helpers-10.3p1-4.1.s390x",
"product_id": "openssh-helpers-10.3p1-4.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-server-10.3p1-4.1.s390x",
"product": {
"name": "openssh-server-10.3p1-4.1.s390x",
"product_id": "openssh-server-10.3p1-4.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-server-config-rootlogin-10.3p1-4.1.s390x",
"product": {
"name": "openssh-server-config-rootlogin-10.3p1-4.1.s390x",
"product_id": "openssh-server-config-rootlogin-10.3p1-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-10.3p1-4.1.x86_64",
"product": {
"name": "openssh-10.3p1-4.1.x86_64",
"product_id": "openssh-10.3p1-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-cavs-10.3p1-4.1.x86_64",
"product": {
"name": "openssh-cavs-10.3p1-4.1.x86_64",
"product_id": "openssh-cavs-10.3p1-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-clients-10.3p1-4.1.x86_64",
"product": {
"name": "openssh-clients-10.3p1-4.1.x86_64",
"product_id": "openssh-clients-10.3p1-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-common-10.3p1-4.1.x86_64",
"product": {
"name": "openssh-common-10.3p1-4.1.x86_64",
"product_id": "openssh-common-10.3p1-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-helpers-10.3p1-4.1.x86_64",
"product": {
"name": "openssh-helpers-10.3p1-4.1.x86_64",
"product_id": "openssh-helpers-10.3p1-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-server-10.3p1-4.1.x86_64",
"product": {
"name": "openssh-server-10.3p1-4.1.x86_64",
"product_id": "openssh-server-10.3p1-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-server-config-rootlogin-10.3p1-4.1.x86_64",
"product": {
"name": "openssh-server-config-rootlogin-10.3p1-4.1.x86_64",
"product_id": "openssh-server-config-rootlogin-10.3p1-4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-10.3p1-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-10.3p1-4.1.aarch64"
},
"product_reference": "openssh-10.3p1-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-10.3p1-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-10.3p1-4.1.ppc64le"
},
"product_reference": "openssh-10.3p1-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-10.3p1-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-10.3p1-4.1.s390x"
},
"product_reference": "openssh-10.3p1-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-10.3p1-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-10.3p1-4.1.x86_64"
},
"product_reference": "openssh-10.3p1-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-10.3p1-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.aarch64"
},
"product_reference": "openssh-cavs-10.3p1-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-10.3p1-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.ppc64le"
},
"product_reference": "openssh-cavs-10.3p1-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-10.3p1-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.s390x"
},
"product_reference": "openssh-cavs-10.3p1-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-10.3p1-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.x86_64"
},
"product_reference": "openssh-cavs-10.3p1-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-10.3p1-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.aarch64"
},
"product_reference": "openssh-clients-10.3p1-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-10.3p1-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.ppc64le"
},
"product_reference": "openssh-clients-10.3p1-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-10.3p1-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.s390x"
},
"product_reference": "openssh-clients-10.3p1-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-10.3p1-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.x86_64"
},
"product_reference": "openssh-clients-10.3p1-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-10.3p1-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-common-10.3p1-4.1.aarch64"
},
"product_reference": "openssh-common-10.3p1-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-10.3p1-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-common-10.3p1-4.1.ppc64le"
},
"product_reference": "openssh-common-10.3p1-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-10.3p1-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-common-10.3p1-4.1.s390x"
},
"product_reference": "openssh-common-10.3p1-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-10.3p1-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-common-10.3p1-4.1.x86_64"
},
"product_reference": "openssh-common-10.3p1-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-10.3p1-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.aarch64"
},
"product_reference": "openssh-helpers-10.3p1-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-10.3p1-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.ppc64le"
},
"product_reference": "openssh-helpers-10.3p1-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-10.3p1-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.s390x"
},
"product_reference": "openssh-helpers-10.3p1-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-10.3p1-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.x86_64"
},
"product_reference": "openssh-helpers-10.3p1-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-10.3p1-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-server-10.3p1-4.1.aarch64"
},
"product_reference": "openssh-server-10.3p1-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-10.3p1-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-server-10.3p1-4.1.ppc64le"
},
"product_reference": "openssh-server-10.3p1-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-10.3p1-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-server-10.3p1-4.1.s390x"
},
"product_reference": "openssh-server-10.3p1-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-10.3p1-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-server-10.3p1-4.1.x86_64"
},
"product_reference": "openssh-server-10.3p1-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-rootlogin-10.3p1-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.aarch64"
},
"product_reference": "openssh-server-config-rootlogin-10.3p1-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-rootlogin-10.3p1-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.ppc64le"
},
"product_reference": "openssh-server-config-rootlogin-10.3p1-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-rootlogin-10.3p1-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.s390x"
},
"product_reference": "openssh-server-config-rootlogin-10.3p1-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-rootlogin-10.3p1-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.x86_64"
},
"product_reference": "openssh-server-config-rootlogin-10.3p1-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-35385",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35385"
}
],
"notes": [
{
"category": "general",
"text": "In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users\u0027 expectations, if the download is performed as root with -O (legacy scp protocol) and without -p (preserve mode).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:openssh-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35385",
"url": "https://www.suse.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "SUSE Bug 1261427 for CVE-2026-35385",
"url": "https://bugzilla.suse.com/1261427"
}
],
"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": [
"openSUSE Tumbleweed:openssh-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.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": [
"openSUSE Tumbleweed:openssh-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-35385"
},
{
"cve": "CVE-2026-35414",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35414"
}
],
"notes": [
{
"category": "general",
"text": "OpenSSH before 10.3 mishandles the authorized_keys principals option in uncommon scenarios involving a principals list in conjunction with a Certificate Authority that makes certain use of comma characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:openssh-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35414",
"url": "https://www.suse.com/security/cve/CVE-2026-35414"
},
{
"category": "external",
"summary": "SUSE Bug 1261430 for CVE-2026-35414",
"url": "https://bugzilla.suse.com/1261430"
},
{
"category": "external",
"summary": "SUSE Bug 1264198 for CVE-2026-35414",
"url": "https://bugzilla.suse.com/1264198"
}
],
"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": [
"openSUSE Tumbleweed:openssh-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:openssh-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-35414"
}
]
}
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.