Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-35414 (GCVE-0-2026-35414)
Vulnerability from cvelistv5 – Published: 2026-04-02 17:08 – Updated: 2026-04-02 18:17- CWE-670 - Always-Incorrect Control Flow Implementation
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-35414",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-02T17:42:45.278974Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-02T17:43:24.725Z",
"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": "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."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-670",
"description": "CWE-670 Always-Incorrect Control Flow Implementation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-02T18:17:04.391Z",
"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-35414",
"datePublished": "2026-04-02T17:08:15.628Z",
"dateReserved": "2026-04-02T17:08:15.208Z",
"dateUpdated": "2026-04-02T18:17:04.391Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-35414",
"date": "2026-06-02",
"epss": "0.00031",
"percentile": "0.09281"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-35414\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2026-04-02T18:16:34.690\",\"lastModified\":\"2026-04-10T19:36:57.163\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N\",\"baseScore\":4.2,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":2.5},{\"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-670\"}]}],\"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\":[\"Mailing List\",\"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-35414\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-02T17:42:45.278974Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-02T17:43:15.738Z\"}}], \"cna\": {\"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.2, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"LOW\"}, \"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\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-670\", \"description\": \"CWE-670 Always-Incorrect Control Flow Implementation\"}]}], \"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:17:04.391Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-35414\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-02T18:17:04.391Z\", \"dateReserved\": \"2026-04-02T17:08:15.208Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2026-04-02T17:08:15.628Z\", \"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-0667
Vulnerability from certfr_avis - Published: 2026-05-29 - Updated: 2026-05-29
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Cognos Analytics | Cognos Analytics Mobile versions antérieures à 1.1.26 | ||
| IBM | Sterling Control Center | Sterling Control Center versions 6.3.1.0 sans le correctif iFix09 | ||
| IBM | Tivoli Monitoring | Tivoli Monitoring sans le dernier correctif de sécurité | ||
| IBM | QRadar SIEM | QRadar SIEM versions 7.5.0 antérieures à 7.5.0 UP15 IF03 | ||
| IBM | Sterling Control Center | Sterling Control Center versions 6.4.2.0 sans le correctif iFix04 | ||
| IBM | QRadar Suite Software | QRadar Suite Software versions antérieures à 1.11.11.0 | ||
| IBM | N/A | Analyst Workflow versions antérieures à 3.1.0 | ||
| IBM | Cloud Pak | Cloud Pak for Security versions antérieures à 1.11.11.0 | ||
| IBM | Sterling Control Center | Sterling Control Center versions 6.4.1.0 sans le correctif iFix03 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Cognos Analytics Mobile versions ant\u00e9rieures \u00e0 1.1.26",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Control Center versions 6.3.1.0 sans le correctif iFix09",
"product": {
"name": "Sterling Control Center",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Tivoli Monitoring sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "Tivoli Monitoring",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.5.0 ant\u00e9rieures \u00e0 7.5.0 UP15 IF03",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Control Center versions 6.4.2.0 sans le correctif iFix04",
"product": {
"name": "Sterling Control Center",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Suite Software versions ant\u00e9rieures \u00e0 1.11.11.0",
"product": {
"name": "QRadar Suite Software",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Analyst Workflow versions ant\u00e9rieures \u00e0 3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cloud Pak for Security versions ant\u00e9rieures \u00e0 1.11.11.0",
"product": {
"name": "Cloud Pak",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Control Center versions 6.4.1.0 sans le correctif iFix03",
"product": {
"name": "Sterling Control Center",
"vendor": {
"name": "IBM",
"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-27980",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27980"
},
{
"name": "CVE-2026-35388",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35388"
},
{
"name": "CVE-2006-10003",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-10003"
},
{
"name": "CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"name": "CVE-2026-41324",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41324"
},
{
"name": "CVE-2026-40466",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40466"
},
{
"name": "CVE-2026-2229",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2229"
},
{
"name": "CVE-2026-35386",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35386"
},
{
"name": "CVE-2026-32597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32597"
},
{
"name": "CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"name": "CVE-2026-22036",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22036"
},
{
"name": "CVE-2026-31402",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31402"
},
{
"name": "CVE-2025-53643",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53643"
},
{
"name": "CVE-2025-68741",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68741"
},
{
"name": "CVE-2026-33349",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33349"
},
{
"name": "CVE-2026-34982",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34982"
},
{
"name": "CVE-2026-33940",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33940"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2026-40974",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40974"
},
{
"name": "CVE-2026-1527",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1527"
},
{
"name": "CVE-2026-32875",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32875"
},
{
"name": "CVE-2026-31988",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31988"
},
{
"name": "CVE-2024-28102",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28102"
},
{
"name": "CVE-2026-40977",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40977"
},
{
"name": "CVE-2026-22013",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22013"
},
{
"name": "CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"name": "CVE-2026-1525",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1525"
},
{
"name": "CVE-2026-22018",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22018"
},
{
"name": "CVE-2026-31431",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31431"
},
{
"name": "CVE-2025-6176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6176"
},
{
"name": "CVE-2025-11953",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11953"
},
{
"name": "CVE-2026-23745",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23745"
},
{
"name": "CVE-2025-59471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59471"
},
{
"name": "CVE-2026-33941",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33941"
},
{
"name": "CVE-2026-0848",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0848"
},
{
"name": "CVE-2025-41248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41248"
},
{
"name": "CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"name": "CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"name": "CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"name": "CVE-2026-34282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34282"
},
{
"name": "CVE-2025-59472",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59472"
},
{
"name": "CVE-2026-2581",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2581"
},
{
"name": "CVE-2021-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23337"
},
{
"name": "CVE-2025-64718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64718"
},
{
"name": "CVE-2026-23401",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23401"
},
{
"name": "CVE-2025-40252",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40252"
},
{
"name": "CVE-2025-66031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"name": "CVE-2025-62718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62718"
},
{
"name": "CVE-2026-21860",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21860"
},
{
"name": "CVE-2026-4800",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4800"
},
{
"name": "CVE-2026-0847",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0847"
},
{
"name": "CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"name": "CVE-2025-6545",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6545"
},
{
"name": "CVE-2026-23865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23865"
},
{
"name": "CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"name": "CVE-2023-5764",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5764"
},
{
"name": "CVE-2026-5598",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5598"
},
{
"name": "CVE-2026-30922",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-30922"
},
{
"name": "CVE-2026-23191",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23191"
},
{
"name": "CVE-2026-2359",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2359"
},
{
"name": "CVE-2026-6918",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6918"
},
{
"name": "CVE-2026-35535",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35535"
},
{
"name": "CVE-2025-68724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68724"
},
{
"name": "CVE-2026-33939",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33939"
},
{
"name": "CVE-2026-27699",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27699"
},
{
"name": "CVE-2025-65945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65945"
},
{
"name": "CVE-2026-33228",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33228"
},
{
"name": "CVE-2025-12758",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12758"
},
{
"name": "CVE-2026-40175",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40175"
},
{
"name": "CVE-2026-41044",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41044"
},
{
"name": "CVE-2006-10002",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-10002"
},
{
"name": "CVE-2026-5795",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5795"
},
{
"name": "CVE-2026-40975",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40975"
},
{
"name": "CVE-2026-27942",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27942"
},
{
"name": "CVE-2024-41073",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41073"
},
{
"name": "CVE-2026-26960",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26960"
},
{
"name": "CVE-2025-5187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5187"
},
{
"name": "CVE-2026-4923",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4923"
},
{
"name": "CVE-2026-4867",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4867"
},
{
"name": "CVE-2024-9902",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9902"
},
{
"name": "CVE-2024-8775",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8775"
},
{
"name": "CVE-2026-27199",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27199"
},
{
"name": "CVE-2026-27903",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27903"
},
{
"name": "CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"name": "CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"name": "CVE-2025-66030",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66030"
},
{
"name": "CVE-2024-11079",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11079"
},
{
"name": "CVE-2026-23897",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23897"
},
{
"name": "CVE-2026-35385",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35385"
},
{
"name": "CVE-2026-34601",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34601"
},
{
"name": "CVE-2026-29057",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29057"
},
{
"name": "CVE-2026-32874",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32874"
},
{
"name": "CVE-2026-4519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4519"
},
{
"name": "CVE-2026-34197",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34197"
},
{
"name": "CVE-2026-25128",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25128"
},
{
"name": "CVE-2025-13333",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13333"
},
{
"name": "CVE-2025-12635",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12635"
},
{
"name": "CVE-2026-24842",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24842"
},
{
"name": "CVE-2025-66221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66221"
},
{
"name": "CVE-2026-23950",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23950"
},
{
"name": "CVE-2026-33036",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33036"
},
{
"name": "CVE-2026-35414",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35414"
},
{
"name": "CVE-2026-2950",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2950"
},
{
"name": "CVE-2026-3304",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3304"
},
{
"name": "CVE-2026-33916",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33916"
},
{
"name": "CVE-2026-22016",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22016"
},
{
"name": "CVE-2026-22021",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22021"
},
{
"name": "CVE-2026-6100",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6100"
},
{
"name": "CVE-2026-22007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22007"
},
{
"name": "CVE-2026-34268",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34268"
},
{
"name": "CVE-2026-29786",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29786"
},
{
"name": "CVE-2024-29371",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29371"
},
{
"name": "CVE-2026-1519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1519"
},
{
"name": "CVE-2026-1528",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1528"
},
{
"name": "CVE-2023-26132",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26132"
},
{
"name": "CVE-2026-1526",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1526"
},
{
"name": "CVE-2026-33937",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33937"
},
{
"name": "CVE-2026-31808",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31808"
},
{
"name": "CVE-2026-27459",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27459"
},
{
"name": "CVE-2026-25639",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25639"
},
{
"name": "CVE-2026-40973",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40973"
},
{
"name": "CVE-2026-39373",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39373"
},
{
"name": "CVE-2026-27448",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27448"
},
{
"name": "CVE-2026-8620",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8620"
},
{
"name": "CVE-2025-69277",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69277"
},
{
"name": "CVE-2026-8633",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8633"
},
{
"name": "CVE-2026-26278",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26278"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2026-23490",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23490"
},
{
"name": "CVE-2025-14009",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14009"
},
{
"name": "CVE-2025-7339",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7339"
},
{
"name": "CVE-2025-41249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41249"
},
{
"name": "CVE-2026-25896",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25896"
},
{
"name": "CVE-2026-26996",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26996"
},
{
"name": "CVE-2026-4786",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4786"
},
{
"name": "CVE-2026-33938",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33938"
},
{
"name": "CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"name": "CVE-2026-32141",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32141"
},
{
"name": "CVE-2026-30951",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-30951"
},
{
"name": "CVE-2026-35387",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35387"
},
{
"name": "CVE-2026-24001",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24001"
},
{
"name": "CVE-2025-58754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58754"
},
{
"name": "CVE-2026-27837",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27837"
},
{
"name": "CVE-2025-6547",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6547"
},
{
"name": "CVE-2026-29063",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29063"
},
{
"name": "CVE-2026-39983",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39983"
},
{
"name": "CVE-2026-22008",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22008"
},
{
"name": "CVE-2025-14813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14813"
},
{
"name": "CVE-2026-31802",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31802"
},
{
"name": "CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"name": "CVE-2025-67221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67221"
},
{
"name": "CVE-2026-4926",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4926"
},
{
"name": "CVE-2026-25547",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25547"
},
{
"name": "CVE-2026-27904",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27904"
},
{
"name": "CVE-2026-2739",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2739"
},
{
"name": "CVE-2024-56462",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56462"
},
{
"name": "CVE-2026-35213",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35213"
},
{
"name": "CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"name": "CVE-2026-0846",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0846"
}
],
"initial_release_date": "2026-05-29T00:00:00",
"last_revision_date": "2026-05-29T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0667",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-05-29T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Injection SQL (SQLi)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2026-05-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274185",
"url": "https://www.ibm.com/support/pages/node/7274185"
},
{
"published_at": "2026-05-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274154",
"url": "https://www.ibm.com/support/pages/node/7274154"
},
{
"published_at": "2026-05-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274180",
"url": "https://www.ibm.com/support/pages/node/7274180"
},
{
"published_at": "2026-05-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274183",
"url": "https://www.ibm.com/support/pages/node/7274183"
},
{
"published_at": "2026-05-25",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7273957",
"url": "https://www.ibm.com/support/pages/node/7273957"
},
{
"published_at": "2026-05-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274184",
"url": "https://www.ibm.com/support/pages/node/7274184"
},
{
"published_at": "2026-05-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274314",
"url": "https://www.ibm.com/support/pages/node/7274314"
},
{
"published_at": "2026-05-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274182",
"url": "https://www.ibm.com/support/pages/node/7274182"
},
{
"published_at": "2026-05-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274181",
"url": "https://www.ibm.com/support/pages/node/7274181"
},
{
"published_at": "2026-05-22",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7273803",
"url": "https://www.ibm.com/support/pages/node/7273803"
},
{
"published_at": "2026-05-22",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7272901",
"url": "https://www.ibm.com/support/pages/node/7272901"
}
]
}
FKIE_CVE-2026-35414
Vulnerability from fkie_nvd - Published: 2026-04-02 18:16 - Updated: 2026-04-10 19:368.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 | Mailing List, 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": "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."
}
],
"id": "CVE-2026-35414",
"lastModified": "2026-04-10T19:36:57.163",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.6,
"impactScore": 2.5,
"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-02T18:16:34.690",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"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-670"
}
],
"source": "cve@mitre.org",
"type": "Primary"
}
]
}
GHSA-F6C7-FJ8H-5898
Vulnerability from github – Published: 2026-04-02 18:31 – Updated: 2026-04-02 18:31OpenSSH 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.
{
"affected": [],
"aliases": [
"CVE-2026-35414"
],
"database_specific": {
"cwe_ids": [
"CWE-670"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-04-02T18:16:34Z",
"severity": "MODERATE"
},
"details": "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.",
"id": "GHSA-f6c7-fj8h-5898",
"modified": "2026-04-02T18:31:39Z",
"published": "2026-04-02T18:31:39Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35414"
},
{
"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:L/UI:N/S:U/C:L/I:L/A:N",
"type": "CVSS_V3"
}
]
}
MSRC_CVE-2026-35414
Vulnerability from csaf_microsoft - Published: 2026-04-02 00:00 - Updated: 2026-04-29 14:44| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-2 | — |
None Available
|
|
| Unresolved product id: 17086-3 | — |
None Available
|
|
| Unresolved product id: 17084-1 | — |
None Available
|
| 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-35414 - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-35414.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-35414",
"tracking": {
"current_release_date": "2026-04-29T14:44:22.000Z",
"generator": {
"date": "2026-04-30T08:42:48.119Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-35414",
"initial_release_date": "2026-04-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-04-04T01:02:14.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-04-05T01:02:37.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-04-07T01:41:35.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
},
{
"date": "2026-04-29T14:44:22.000Z",
"legacy_version": "4",
"number": "4",
"summary": "Information published."
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 openssh 0:9.8p1-5.azl3",
"product": {
"name": "azl3 openssh 0:9.8p1-5.azl3",
"product_id": "2"
}
},
{
"category": "product_version_range",
"name": "cbl2 openssh 0:8.9p1-9.cbl2",
"product": {
"name": "cbl2 openssh 0:8.9p1-9.cbl2",
"product_id": "3"
}
},
{
"category": "product_version_range",
"name": "azl3 openssh 0:9.8p1-6.azl3",
"product": {
"name": "azl3 openssh 0:9.8p1-6.azl3",
"product_id": "1"
}
}
],
"category": "product_name",
"name": "openssh"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 openssh 0:9.8p1-5.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": "cbl2 openssh 0:8.9p1-9.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-3"
},
"product_reference": "3",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 openssh 0:9.8p1-6.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-35414",
"cwe": {
"id": "CWE-670",
"name": "Always-Incorrect Control Flow Implementation"
},
"notes": [
{
"category": "general",
"text": "mitre",
"title": "Assigning CNA"
}
],
"product_status": {
"known_affected": [
"17084-2",
"17086-3",
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-35414 - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-35414.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-04-04T01:02:14.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-2"
]
},
{
"category": "none_available",
"date": "2026-04-04T01:02:14.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-3"
]
},
{
"category": "none_available",
"date": "2026-04-04T01:02:14.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-1"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"environmentalsScore": 0.0,
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 4.2,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"17084-2",
"17086-3",
"17084-1"
]
}
],
"title": "CVE-2026-35414"
}
]
}
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.