Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-32147 (GCVE-0-2026-32147)
Vulnerability from cvelistv5 – Published: 2026-04-21 12:01 – Updated: 2026-04-22 04:13
VLAI
EPSS
Title
SFTP chroot bypass via path traversal in SSH_FXP_FSETSTAT
Summary
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Erlang OTP ssh (ssh_sftpd module) allows an authenticated SFTP user to modify file attributes outside the configured chroot directory.
The SFTP daemon (ssh_sftpd) stores the raw, user-supplied path in file handles instead of the chroot-resolved path. When SSH_FXP_FSETSTAT is issued on such a handle, file attributes (permissions, ownership, timestamps) are modified on the real filesystem path, bypassing the root directory boundary entirely.
Any authenticated SFTP user on a server configured with the root option can modify file attributes of files outside the intended chroot boundary. The prerequisite is that a target file must exist on the real filesystem at the same relative path. Note that this vulnerability only allows modification of file attributes; file contents cannot be read or altered through this attack vector.
If the SSH daemon runs as root, this enables direct privilege escalation: an attacker can set the setuid bit on any binary, change ownership of sensitive files, or make system configuration world-writable.
This vulnerability is associated with program files lib/ssh/src/ssh_sftpd.erl and program routines ssh_sftpd:do_open/4 and ssh_sftpd:handle_op/4.
This issue affects OTP from OTP 17.0 until OTP 28.4.3, 27.3.4.11, and 26.2.5.20 corresponding to ssh from 3.01 until 5.5.3, 5.2.11.7, and 5.1.4.15.
Severity
CWE
- CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://github.com/erlang/otp/security/advisories… | vendor-advisoryrelated |
| https://cna.erlef.org/cves/CVE-2026-32147.html | related |
| https://osv.dev/vulnerability/EEF-CVE-2026-32147 | related |
| https://www.erlang.org/doc/system/versions.html#o… | x_version-scheme |
| https://github.com/erlang/otp/commit/28c5d5a6c5f8… | patch |
Impacted products
Credits
John Downey
Michał Wąsowski
Jakub Witczak
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-32147",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-21T13:11:06.946869Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-21T13:11:40.325Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:erlang:erlang\\/otp:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"modules": [
"ssh_sftpd"
],
"packageName": "ssh",
"packageURL": "pkg:otp/ssh?repository_url=https:%2F%2Fgithub.com%2Ferlang%2Fotp\u0026vcs_url=git%20https:%2F%2Fgithub.com%2Ferlang%2Fotp.git",
"product": "OTP",
"programFiles": [
"src/ssh_sftpd.erl"
],
"programRoutines": [
{
"name": "ssh_sftpd:do_open/4"
},
{
"name": "ssh_sftpd:handle_op/4"
}
],
"repo": "https://github.com/erlang/otp",
"vendor": "Erlang",
"versions": [
{
"changes": [
{
"at": "5.5.3",
"status": "unaffected"
},
{
"at": "5.2.11.7",
"status": "unaffected"
},
{
"at": "5.1.4.15",
"status": "unaffected"
}
],
"lessThan": "*",
"status": "affected",
"version": "3.01",
"versionType": "otp"
}
]
},
{
"collectionURL": "https://github.com",
"cpes": [
"cpe:2.3:a:erlang:erlang\\/otp:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"modules": [
"ssh_sftpd"
],
"packageName": "erlang/otp",
"packageURL": "pkg:github/erlang/otp",
"product": "OTP",
"programFiles": [
"lib/ssh/src/ssh_sftpd.erl"
],
"programRoutines": [
{
"name": "ssh_sftpd:do_open/4"
},
{
"name": "ssh_sftpd:handle_op/4"
}
],
"repo": "https://github.com/erlang/otp",
"vendor": "Erlang",
"versions": [
{
"changes": [
{
"at": "28.4.3",
"status": "unaffected"
},
{
"at": "27.3.4.11",
"status": "unaffected"
},
{
"at": "26.2.5.20",
"status": "unaffected"
}
],
"lessThan": "*",
"status": "affected",
"version": "17.0",
"versionType": "otp"
},
{
"changes": [
{
"at": "28c5d5a6c5f873dc701b597276271763e7d1c004",
"status": "unaffected"
}
],
"lessThan": "*",
"status": "affected",
"version": "07b8f441ca711f9812fad9e9115bab3c3aa92f79",
"versionType": "git"
}
]
}
],
"configurations": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "The SFTP subsystem must be configured with the \u003ctt\u003eroot\u003c/tt\u003e option in \u003ctt\u003essh_sftpd:subsystem_spec/1\u003c/tt\u003e. The \u003ctt\u003eroot\u003c/tt\u003e option is not set by default."
}
],
"value": "The SFTP subsystem must be configured with the root option in ssh_sftpd:subsystem_spec/1. The root option is not set by default."
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "John Downey"
},
{
"lang": "en",
"type": "remediation developer",
"value": "Micha\u0142 W\u0105sowski"
},
{
"lang": "en",
"type": "remediation reviewer",
"value": "Jakub Witczak"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027) vulnerability in Erlang OTP \u003ctt\u003essh\u003c/tt\u003e (\u003ctt\u003essh_sftpd\u003c/tt\u003e module) allows an authenticated SFTP user to modify file attributes outside the configured chroot directory.\u003cp\u003eThe SFTP daemon (\u003ctt\u003essh_sftpd\u003c/tt\u003e) stores the raw, user-supplied path in file handles instead of the chroot-resolved path. When \u003ctt\u003eSSH_FXP_FSETSTAT\u003c/tt\u003e is issued on such a handle, file attributes (permissions, ownership, timestamps) are modified on the real filesystem path, bypassing the root directory boundary entirely.\u003c/p\u003e\u003cp\u003eAny authenticated SFTP user on a server configured with the \u003ctt\u003eroot\u003c/tt\u003e option can modify file attributes of files outside the intended chroot boundary. The prerequisite is that a target file must exist on the real filesystem at the same relative path. Note that this vulnerability only allows modification of file attributes; file contents cannot be read or altered through this attack vector.\u003c/p\u003e\u003cp\u003eIf the SSH daemon runs as \u003ctt\u003eroot\u003c/tt\u003e, this enables direct privilege escalation: an attacker can set the setuid bit on any binary, change ownership of sensitive files, or make system configuration world-writable.\u003c/p\u003e\u003cp\u003eThis vulnerability is associated with program files \u003ctt\u003elib/ssh/src/ssh_sftpd.erl\u003c/tt\u003e and program routines \u003ctt\u003essh_sftpd:do_open/4\u003c/tt\u003e and \u003ctt\u003essh_sftpd:handle_op/4\u003c/tt\u003e.\u003c/p\u003e\u003cp\u003eThis issue affects OTP from OTP 17.0 until OTP 28.4.3, 27.3.4.11, and 26.2.5.20 corresponding to \u003ctt\u003essh\u003c/tt\u003e from 3.01 until 5.5.3, 5.2.11.7, and 5.1.4.15.\u003c/p\u003e"
}
],
"value": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027) vulnerability in Erlang OTP ssh (ssh_sftpd module) allows an authenticated SFTP user to modify file attributes outside the configured chroot directory.\n\nThe SFTP daemon (ssh_sftpd) stores the raw, user-supplied path in file handles instead of the chroot-resolved path. When SSH_FXP_FSETSTAT is issued on such a handle, file attributes (permissions, ownership, timestamps) are modified on the real filesystem path, bypassing the root directory boundary entirely.\n\nAny authenticated SFTP user on a server configured with the root option can modify file attributes of files outside the intended chroot boundary. The prerequisite is that a target file must exist on the real filesystem at the same relative path. Note that this vulnerability only allows modification of file attributes; file contents cannot be read or altered through this attack vector.\n\nIf the SSH daemon runs as root, this enables direct privilege escalation: an attacker can set the setuid bit on any binary, change ownership of sensitive files, or make system configuration world-writable.\n\nThis vulnerability is associated with program files lib/ssh/src/ssh_sftpd.erl and program routines ssh_sftpd:do_open/4 and ssh_sftpd:handle_op/4.\n\nThis issue affects OTP from OTP 17.0 until OTP 28.4.3, 27.3.4.11, and 26.2.5.20 corresponding to ssh from 3.01 until 5.5.3, 5.2.11.7, and 5.1.4.15."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "LOW",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "LOW",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "LOW",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-22",
"description": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-22T04:13:25.005Z",
"orgId": "6b3ad84c-e1a6-4bf7-a703-f496b71e49db",
"shortName": "EEF"
},
"references": [
{
"tags": [
"vendor-advisory",
"related"
],
"url": "https://github.com/erlang/otp/security/advisories/GHSA-28jg-mw9x-hpm5"
},
{
"tags": [
"related"
],
"url": "https://cna.erlef.org/cves/CVE-2026-32147.html"
},
{
"tags": [
"related"
],
"url": "https://osv.dev/vulnerability/EEF-CVE-2026-32147"
},
{
"tags": [
"x_version-scheme"
],
"url": "https://www.erlang.org/doc/system/versions.html#order-of-versions"
},
{
"tags": [
"patch"
],
"url": "https://github.com/erlang/otp/commit/28c5d5a6c5f873dc701b597276271763e7d1c004"
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "SFTP chroot bypass via path traversal in SSH_FXP_FSETSTAT",
"workarounds": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cul\u003e\u003cli\u003eDo not use the \u003ctt\u003eroot\u003c/tt\u003e option in \u003ctt\u003essh_sftpd:subsystem_spec/1\u003c/tt\u003e, and instead rely on OS-level chroot or container isolation to confine SFTP users.\u003c/li\u003e\u003cli\u003eEnsure the Erlang VM is not running as a privileged OS user. Running the VM as an unprivileged user limits the impact of this vulnerability, since attribute modifications are constrained by that user\u0027s OS-level permissions.\u003c/li\u003e\u003c/ul\u003e"
}
],
"value": "* Do not use the root option in ssh_sftpd:subsystem_spec/1, and instead rely on OS-level chroot or container isolation to confine SFTP users.\n* Ensure the Erlang VM is not running as a privileged OS user. Running the VM as an unprivileged user limits the impact of this vulnerability, since attribute modifications are constrained by that user\u0027s OS-level permissions."
}
],
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "6b3ad84c-e1a6-4bf7-a703-f496b71e49db",
"assignerShortName": "EEF",
"cveId": "CVE-2026-32147",
"datePublished": "2026-04-21T12:01:20.350Z",
"dateReserved": "2026-03-10T22:37:29.213Z",
"dateUpdated": "2026-04-22T04:13:25.005Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-32147",
"date": "2026-05-27",
"epss": "0.00018",
"percentile": "0.05094"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-32147\",\"sourceIdentifier\":\"6b3ad84c-e1a6-4bf7-a703-f496b71e49db\",\"published\":\"2026-04-21T12:15:58.800\",\"lastModified\":\"2026-05-21T17:37:07.480\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027) vulnerability in Erlang OTP ssh (ssh_sftpd module) allows an authenticated SFTP user to modify file attributes outside the configured chroot directory.\\n\\nThe SFTP daemon (ssh_sftpd) stores the raw, user-supplied path in file handles instead of the chroot-resolved path. When SSH_FXP_FSETSTAT is issued on such a handle, file attributes (permissions, ownership, timestamps) are modified on the real filesystem path, bypassing the root directory boundary entirely.\\n\\nAny authenticated SFTP user on a server configured with the root option can modify file attributes of files outside the intended chroot boundary. The prerequisite is that a target file must exist on the real filesystem at the same relative path. Note that this vulnerability only allows modification of file attributes; file contents cannot be read or altered through this attack vector.\\n\\nIf the SSH daemon runs as root, this enables direct privilege escalation: an attacker can set the setuid bit on any binary, change ownership of sensitive files, or make system configuration world-writable.\\n\\nThis vulnerability is associated with program files lib/ssh/src/ssh_sftpd.erl and program routines ssh_sftpd:do_open/4 and ssh_sftpd:handle_op/4.\\n\\nThis issue affects OTP from OTP 17.0 until OTP 28.4.3, 27.3.4.11, and 26.2.5.20 corresponding to ssh from 3.01 until 5.5.3, 5.2.11.7, and 5.1.4.15.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"6b3ad84c-e1a6-4bf7-a703-f496b71e49db\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"LOW\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"LOW\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":4.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"6b3ad84c-e1a6-4bf7-a703-f496b71e49db\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:erlang:erlang\\\\/otp:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"17.0\",\"versionEndExcluding\":\"26.2.5.20\",\"matchCriteriaId\":\"E37C60D4-5ECE-43AF-B778-AF1BA602B5F6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:erlang:erlang\\\\/otp:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"27.0\",\"versionEndExcluding\":\"27.3.4.11\",\"matchCriteriaId\":\"53AEBB75-1DCB-4B04-9FA5-2821679CFD52\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:erlang:erlang\\\\/otp:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"28.0\",\"versionEndExcluding\":\"28.4.3\",\"matchCriteriaId\":\"D216AF1C-362E-4C48-B34E-64278BFBC676\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:erlang:erlang\\\\/ssh:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.0.1\",\"versionEndExcluding\":\"5.1.4.15\",\"matchCriteriaId\":\"AEAA2DA5-E7F4-4C25-AABC-6DEDD0984AE5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:erlang:erlang\\\\/ssh:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.2\",\"versionEndExcluding\":\"5.2.11.7\",\"matchCriteriaId\":\"55BBE15D-87F3-4922-AEB8-8A2CAFF0EA6E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:erlang:erlang\\\\/ssh:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.5\",\"versionEndExcluding\":\"5.5.2\",\"matchCriteriaId\":\"964AE32A-19EB-4873-B4E1-E78B2DF3C628\"}]}]}],\"references\":[{\"url\":\"https://cna.erlef.org/cves/CVE-2026-32147.html\",\"source\":\"6b3ad84c-e1a6-4bf7-a703-f496b71e49db\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/erlang/otp/commit/28c5d5a6c5f873dc701b597276271763e7d1c004\",\"source\":\"6b3ad84c-e1a6-4bf7-a703-f496b71e49db\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/erlang/otp/security/advisories/GHSA-28jg-mw9x-hpm5\",\"source\":\"6b3ad84c-e1a6-4bf7-a703-f496b71e49db\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://osv.dev/vulnerability/EEF-CVE-2026-32147\",\"source\":\"6b3ad84c-e1a6-4bf7-a703-f496b71e49db\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.erlang.org/doc/system/versions.html#order-of-versions\",\"source\":\"6b3ad84c-e1a6-4bf7-a703-f496b71e49db\",\"tags\":[\"Product\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-32147\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-21T13:11:06.946869Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-21T13:11:15.174Z\"}}], \"cna\": {\"title\": \"SFTP chroot bypass via path traversal in SSH_FXP_FSETSTAT\", \"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"John Downey\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"Micha\\u0142 W\\u0105sowski\"}, {\"lang\": \"en\", \"type\": \"remediation reviewer\", \"value\": \"Jakub Witczak\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 5.3, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"LOW\", \"subIntegrityImpact\": \"LOW\", \"vulnIntegrityImpact\": \"LOW\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:erlang:erlang\\\\/otp:*:*:*:*:*:*:*:*\"], \"repo\": \"https://github.com/erlang/otp\", \"vendor\": \"Erlang\", \"modules\": [\"ssh_sftpd\"], \"product\": \"OTP\", \"versions\": [{\"status\": \"affected\", \"changes\": [{\"at\": \"5.5.3\", \"status\": \"unaffected\"}, {\"at\": \"5.2.11.7\", \"status\": \"unaffected\"}, {\"at\": \"5.1.4.15\", \"status\": \"unaffected\"}], \"version\": \"3.01\", \"lessThan\": \"*\", \"versionType\": \"otp\"}], \"packageURL\": \"pkg:otp/ssh?repository_url=https:%2F%2Fgithub.com%2Ferlang%2Fotp\u0026vcs_url=git%20https:%2F%2Fgithub.com%2Ferlang%2Fotp.git\", \"packageName\": \"ssh\", \"programFiles\": [\"src/ssh_sftpd.erl\"], \"defaultStatus\": \"unknown\", \"programRoutines\": [{\"name\": \"ssh_sftpd:do_open/4\"}, {\"name\": \"ssh_sftpd:handle_op/4\"}]}, {\"cpes\": [\"cpe:2.3:a:erlang:erlang\\\\/otp:*:*:*:*:*:*:*:*\"], \"repo\": \"https://github.com/erlang/otp\", \"vendor\": \"Erlang\", \"modules\": [\"ssh_sftpd\"], \"product\": \"OTP\", \"versions\": [{\"status\": \"affected\", \"changes\": [{\"at\": \"28.4.3\", \"status\": \"unaffected\"}, {\"at\": \"27.3.4.11\", \"status\": \"unaffected\"}, {\"at\": \"26.2.5.20\", \"status\": \"unaffected\"}], \"version\": \"17.0\", \"lessThan\": \"*\", \"versionType\": \"otp\"}, {\"status\": \"affected\", \"changes\": [{\"at\": \"28c5d5a6c5f873dc701b597276271763e7d1c004\", \"status\": \"unaffected\"}], \"version\": \"07b8f441ca711f9812fad9e9115bab3c3aa92f79\", \"lessThan\": \"*\", \"versionType\": \"git\"}], \"packageURL\": \"pkg:github/erlang/otp\", \"packageName\": \"erlang/otp\", \"programFiles\": [\"lib/ssh/src/ssh_sftpd.erl\"], \"collectionURL\": \"https://github.com\", \"defaultStatus\": \"unknown\", \"programRoutines\": [{\"name\": \"ssh_sftpd:do_open/4\"}, {\"name\": \"ssh_sftpd:handle_op/4\"}]}], \"references\": [{\"url\": \"https://github.com/erlang/otp/security/advisories/GHSA-28jg-mw9x-hpm5\", \"tags\": [\"vendor-advisory\", \"related\"]}, {\"url\": \"https://cna.erlef.org/cves/CVE-2026-32147.html\", \"tags\": [\"related\"]}, {\"url\": \"https://osv.dev/vulnerability/EEF-CVE-2026-32147\", \"tags\": [\"related\"]}, {\"url\": \"https://www.erlang.org/doc/system/versions.html#order-of-versions\", \"tags\": [\"x_version-scheme\"]}, {\"url\": \"https://github.com/erlang/otp/commit/28c5d5a6c5f873dc701b597276271763e7d1c004\", \"tags\": [\"patch\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"* Do not use the root option in ssh_sftpd:subsystem_spec/1, and instead rely on OS-level chroot or container isolation to confine SFTP users.\\n* Ensure the Erlang VM is not running as a privileged OS user. Running the VM as an unprivileged user limits the impact of this vulnerability, since attribute modifications are constrained by that user\u0027s OS-level permissions.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cul\u003e\u003cli\u003eDo not use the \u003ctt\u003eroot\u003c/tt\u003e option in \u003ctt\u003essh_sftpd:subsystem_spec/1\u003c/tt\u003e, and instead rely on OS-level chroot or container isolation to confine SFTP users.\u003c/li\u003e\u003cli\u003eEnsure the Erlang VM is not running as a privileged OS user. Running the VM as an unprivileged user limits the impact of this vulnerability, since attribute modifications are constrained by that user\u0027s OS-level permissions.\u003c/li\u003e\u003c/ul\u003e\", \"base64\": false}]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027) vulnerability in Erlang OTP ssh (ssh_sftpd module) allows an authenticated SFTP user to modify file attributes outside the configured chroot directory.\\n\\nThe SFTP daemon (ssh_sftpd) stores the raw, user-supplied path in file handles instead of the chroot-resolved path. When SSH_FXP_FSETSTAT is issued on such a handle, file attributes (permissions, ownership, timestamps) are modified on the real filesystem path, bypassing the root directory boundary entirely.\\n\\nAny authenticated SFTP user on a server configured with the root option can modify file attributes of files outside the intended chroot boundary. The prerequisite is that a target file must exist on the real filesystem at the same relative path. Note that this vulnerability only allows modification of file attributes; file contents cannot be read or altered through this attack vector.\\n\\nIf the SSH daemon runs as root, this enables direct privilege escalation: an attacker can set the setuid bit on any binary, change ownership of sensitive files, or make system configuration world-writable.\\n\\nThis vulnerability is associated with program files lib/ssh/src/ssh_sftpd.erl and program routines ssh_sftpd:do_open/4 and ssh_sftpd:handle_op/4.\\n\\nThis issue affects OTP from OTP 17.0 until OTP 28.4.3, 27.3.4.11, and 26.2.5.20 corresponding to ssh from 3.01 until 5.5.3, 5.2.11.7, and 5.1.4.15.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027) vulnerability in Erlang OTP \u003ctt\u003essh\u003c/tt\u003e (\u003ctt\u003essh_sftpd\u003c/tt\u003e module) allows an authenticated SFTP user to modify file attributes outside the configured chroot directory.\u003cp\u003eThe SFTP daemon (\u003ctt\u003essh_sftpd\u003c/tt\u003e) stores the raw, user-supplied path in file handles instead of the chroot-resolved path. When \u003ctt\u003eSSH_FXP_FSETSTAT\u003c/tt\u003e is issued on such a handle, file attributes (permissions, ownership, timestamps) are modified on the real filesystem path, bypassing the root directory boundary entirely.\u003c/p\u003e\u003cp\u003eAny authenticated SFTP user on a server configured with the \u003ctt\u003eroot\u003c/tt\u003e option can modify file attributes of files outside the intended chroot boundary. The prerequisite is that a target file must exist on the real filesystem at the same relative path. Note that this vulnerability only allows modification of file attributes; file contents cannot be read or altered through this attack vector.\u003c/p\u003e\u003cp\u003eIf the SSH daemon runs as \u003ctt\u003eroot\u003c/tt\u003e, this enables direct privilege escalation: an attacker can set the setuid bit on any binary, change ownership of sensitive files, or make system configuration world-writable.\u003c/p\u003e\u003cp\u003eThis vulnerability is associated with program files \u003ctt\u003elib/ssh/src/ssh_sftpd.erl\u003c/tt\u003e and program routines \u003ctt\u003essh_sftpd:do_open/4\u003c/tt\u003e and \u003ctt\u003essh_sftpd:handle_op/4\u003c/tt\u003e.\u003c/p\u003e\u003cp\u003eThis issue affects OTP from OTP 17.0 until OTP 28.4.3, 27.3.4.11, and 26.2.5.20 corresponding to \u003ctt\u003essh\u003c/tt\u003e from 3.01 until 5.5.3, 5.2.11.7, and 5.1.4.15.\u003c/p\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-22\", \"description\": \"CWE-22 Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)\"}]}], \"configurations\": [{\"lang\": \"en\", \"value\": \"The SFTP subsystem must be configured with the root option in ssh_sftpd:subsystem_spec/1. The root option is not set by default.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"The SFTP subsystem must be configured with the \u003ctt\u003eroot\u003c/tt\u003e option in \u003ctt\u003essh_sftpd:subsystem_spec/1\u003c/tt\u003e. The \u003ctt\u003eroot\u003c/tt\u003e option is not set by default.\", \"base64\": false}]}], \"providerMetadata\": {\"orgId\": \"6b3ad84c-e1a6-4bf7-a703-f496b71e49db\", \"shortName\": \"EEF\", \"dateUpdated\": \"2026-04-22T04:13:25.005Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-32147\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-22T04:13:25.005Z\", \"dateReserved\": \"2026-03-10T22:37:29.213Z\", \"assignerOrgId\": \"6b3ad84c-e1a6-4bf7-a703-f496b71e49db\", \"datePublished\": \"2026-04-21T12:01:20.350Z\", \"assignerShortName\": \"EEF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
CERTFR-2026-AVI-0513
Vulnerability from certfr_avis - Published: 2026-04-29 - Updated: 2026-04-29
De multiples vulnérabilités ont été découvertes dans les produits Microsoft. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
Impacted products
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Microsoft | Azure Linux | azl3 lcms2 2.15-1 versions antérieures à 2.15-2 | ||
| Microsoft | Azure Linux | azl3 erlang 26.2.5.18-1 versions antérieures à 26.2.5.20-1 | ||
| Microsoft | Azure Linux | azl3 vim 9.2.0240-1 versions antérieures à 9.2.0392-1 |
References
| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "azl3 lcms2 2.15-1 versions ant\u00e9rieures \u00e0 2.15-2",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 erlang 26.2.5.18-1 versions ant\u00e9rieures \u00e0 26.2.5.20-1",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 vim 9.2.0240-1 versions ant\u00e9rieures \u00e0 9.2.0392-1",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-41411",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41411"
},
{
"name": "CVE-2026-41254",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41254"
},
{
"name": "CVE-2026-32147",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32147"
}
],
"initial_release_date": "2026-04-29T00:00:00",
"last_revision_date": "2026-04-29T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0513",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-04-29T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Microsoft. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Microsoft",
"vendor_advisories": [
{
"published_at": "2026-04-26",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-41411",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-41411"
},
{
"published_at": "2026-04-26",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-32147",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-32147"
},
{
"published_at": "2026-04-21",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-41254",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-41254"
}
]
}
FKIE_CVE-2026-32147
Vulnerability from fkie_nvd - Published: 2026-04-21 12:15 - Updated: 2026-05-21 17:37
Severity
Summary
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Erlang OTP ssh (ssh_sftpd module) allows an authenticated SFTP user to modify file attributes outside the configured chroot directory.
The SFTP daemon (ssh_sftpd) stores the raw, user-supplied path in file handles instead of the chroot-resolved path. When SSH_FXP_FSETSTAT is issued on such a handle, file attributes (permissions, ownership, timestamps) are modified on the real filesystem path, bypassing the root directory boundary entirely.
Any authenticated SFTP user on a server configured with the root option can modify file attributes of files outside the intended chroot boundary. The prerequisite is that a target file must exist on the real filesystem at the same relative path. Note that this vulnerability only allows modification of file attributes; file contents cannot be read or altered through this attack vector.
If the SSH daemon runs as root, this enables direct privilege escalation: an attacker can set the setuid bit on any binary, change ownership of sensitive files, or make system configuration world-writable.
This vulnerability is associated with program files lib/ssh/src/ssh_sftpd.erl and program routines ssh_sftpd:do_open/4 and ssh_sftpd:handle_op/4.
This issue affects OTP from OTP 17.0 until OTP 28.4.3, 27.3.4.11, and 26.2.5.20 corresponding to ssh from 3.01 until 5.5.3, 5.2.11.7, and 5.1.4.15.
References
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| erlang | erlang\/otp | * | |
| erlang | erlang\/otp | * | |
| erlang | erlang\/otp | * | |
| erlang | erlang\/ssh | * | |
| erlang | erlang\/ssh | * | |
| erlang | erlang\/ssh | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:erlang:erlang\\/otp:*:*:*:*:*:*:*:*",
"matchCriteriaId": "E37C60D4-5ECE-43AF-B778-AF1BA602B5F6",
"versionEndExcluding": "26.2.5.20",
"versionStartIncluding": "17.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:erlang:erlang\\/otp:*:*:*:*:*:*:*:*",
"matchCriteriaId": "53AEBB75-1DCB-4B04-9FA5-2821679CFD52",
"versionEndExcluding": "27.3.4.11",
"versionStartIncluding": "27.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:erlang:erlang\\/otp:*:*:*:*:*:*:*:*",
"matchCriteriaId": "D216AF1C-362E-4C48-B34E-64278BFBC676",
"versionEndExcluding": "28.4.3",
"versionStartIncluding": "28.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:erlang:erlang\\/ssh:*:*:*:*:*:*:*:*",
"matchCriteriaId": "AEAA2DA5-E7F4-4C25-AABC-6DEDD0984AE5",
"versionEndExcluding": "5.1.4.15",
"versionStartIncluding": "3.0.1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:erlang:erlang\\/ssh:*:*:*:*:*:*:*:*",
"matchCriteriaId": "55BBE15D-87F3-4922-AEB8-8A2CAFF0EA6E",
"versionEndExcluding": "5.2.11.7",
"versionStartIncluding": "5.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:erlang:erlang\\/ssh:*:*:*:*:*:*:*:*",
"matchCriteriaId": "964AE32A-19EB-4873-B4E1-E78B2DF3C628",
"versionEndExcluding": "5.5.2",
"versionStartIncluding": "5.5",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027) vulnerability in Erlang OTP ssh (ssh_sftpd module) allows an authenticated SFTP user to modify file attributes outside the configured chroot directory.\n\nThe SFTP daemon (ssh_sftpd) stores the raw, user-supplied path in file handles instead of the chroot-resolved path. When SSH_FXP_FSETSTAT is issued on such a handle, file attributes (permissions, ownership, timestamps) are modified on the real filesystem path, bypassing the root directory boundary entirely.\n\nAny authenticated SFTP user on a server configured with the root option can modify file attributes of files outside the intended chroot boundary. The prerequisite is that a target file must exist on the real filesystem at the same relative path. Note that this vulnerability only allows modification of file attributes; file contents cannot be read or altered through this attack vector.\n\nIf the SSH daemon runs as root, this enables direct privilege escalation: an attacker can set the setuid bit on any binary, change ownership of sensitive files, or make system configuration world-writable.\n\nThis vulnerability is associated with program files lib/ssh/src/ssh_sftpd.erl and program routines ssh_sftpd:do_open/4 and ssh_sftpd:handle_op/4.\n\nThis issue affects OTP from OTP 17.0 until OTP 28.4.3, 27.3.4.11, and 26.2.5.20 corresponding to ssh from 3.01 until 5.5.3, 5.2.11.7, and 5.1.4.15."
}
],
"id": "CVE-2026-32147",
"lastModified": "2026-05-21T17:37:07.480",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4,
"source": "nvd@nist.gov",
"type": "Primary"
}
],
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "LOW",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "LOW",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "LOW",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "6b3ad84c-e1a6-4bf7-a703-f496b71e49db",
"type": "Secondary"
}
]
},
"published": "2026-04-21T12:15:58.800",
"references": [
{
"source": "6b3ad84c-e1a6-4bf7-a703-f496b71e49db",
"tags": [
"Vendor Advisory"
],
"url": "https://cna.erlef.org/cves/CVE-2026-32147.html"
},
{
"source": "6b3ad84c-e1a6-4bf7-a703-f496b71e49db",
"tags": [
"Patch"
],
"url": "https://github.com/erlang/otp/commit/28c5d5a6c5f873dc701b597276271763e7d1c004"
},
{
"source": "6b3ad84c-e1a6-4bf7-a703-f496b71e49db",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/erlang/otp/security/advisories/GHSA-28jg-mw9x-hpm5"
},
{
"source": "6b3ad84c-e1a6-4bf7-a703-f496b71e49db",
"tags": [
"Third Party Advisory"
],
"url": "https://osv.dev/vulnerability/EEF-CVE-2026-32147"
},
{
"source": "6b3ad84c-e1a6-4bf7-a703-f496b71e49db",
"tags": [
"Product"
],
"url": "https://www.erlang.org/doc/system/versions.html#order-of-versions"
}
],
"sourceIdentifier": "6b3ad84c-e1a6-4bf7-a703-f496b71e49db",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
],
"source": "6b3ad84c-e1a6-4bf7-a703-f496b71e49db",
"type": "Secondary"
}
]
}
MSRC_CVE-2026-32147
Vulnerability from csaf_microsoft - Published: 2026-04-02 00:00 - Updated: 2026-04-29 01:40Summary
SFTP chroot bypass via path traversal in SSH_FXP_FSETSTAT
Notes
Additional Resources: To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
Disclaimer: 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.
CWE-22
- Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Affected products
Fixed
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 21095-17084 | — |
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-2 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-1 | — |
None Available
|
References
4 references
| 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-32147 SFTP chroot bypass via path traversal in SSH_FXP_FSETSTAT - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-32147.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": "SFTP chroot bypass via path traversal in SSH_FXP_FSETSTAT",
"tracking": {
"current_release_date": "2026-04-29T01:40:02.000Z",
"generator": {
"date": "2026-04-29T07:32:41.719Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-32147",
"initial_release_date": "2026-04-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-04-26T01:05:40.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-04-27T14:44:01.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-04-29T01:40:02.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
}
],
"status": "final",
"version": "3"
}
},
"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": "\u003cazl3 erlang 0:26.2.5.18-1.azl3",
"product": {
"name": "\u003cazl3 erlang 0:26.2.5.18-1.azl3",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "azl3 erlang 0:26.2.5.18-1.azl3",
"product": {
"name": "azl3 erlang 0:26.2.5.18-1.azl3",
"product_id": "21095"
}
},
{
"category": "product_version_range",
"name": "cbl2 erlang 0:25.3.2.21-5.cbl2",
"product": {
"name": "cbl2 erlang 0:25.3.2.21-5.cbl2",
"product_id": "1"
}
}
],
"category": "product_name",
"name": "erlang"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 erlang 0:26.2.5.18-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 erlang 0:26.2.5.18-1.azl3 as a component of Azure Linux 3.0",
"product_id": "21095-17084"
},
"product_reference": "21095",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 erlang 0:25.3.2.21-5.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32147",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "general",
"text": "EEF",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"21095-17084"
],
"known_affected": [
"17084-2",
"17086-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-32147 SFTP chroot bypass via path traversal in SSH_FXP_FSETSTAT - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-32147.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-04-26T01:05:40.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-1"
]
},
{
"category": "vendor_fix",
"date": "2026-04-26T01:05:40.000Z",
"details": "0:26.2.5.20-1.azl3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"title": "SFTP chroot bypass via path traversal in SSH_FXP_FSETSTAT"
}
]
}
SUSE-SU-2026:2010-1
Vulnerability from csaf_suse - Published: 2026-05-19 11:56 - Updated: 2026-05-19 11:56Summary
Security update for erlang26
Severity
Important
Notes
Title of the patch: Security update for erlang26
Description of the patch: This update for erlang26 fixes the following issues
Security issues:
- CVE-2026-21620: remote arbitrary read/write via TFTP relative path traversal (bsc#1258663).
- CVE-2026-23941: HTTP Request Smuggling in Erlang OTP (bsc#1259687).
- CVE-2026-23942: path traversal vulnerability in Erlang OTP (bsc#1259681).
- CVE-2026-23943: denial of service due to improper handling of highly compressed data in Erlang OTP ssh (bsc#1259682).
- CVE-2026-28808: incorrect authorization can lead to unauthenticated access to protected CGI scripts (bsc#1261728).
- CVE-2026-32147: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in SFTP chroot
(bsc#1262503).
Non security issue:
- Fixes for FIPS mode (jsc#PED-15166.
Patchnames: SUSE-2026-2010,SUSE-SLE-Module-Server-Applications-15-SP7-2026-2010,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-2010,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-2010
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.1 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.8 (Medium)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.4 (Medium)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.4 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.3 (Medium)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
28 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for erlang26",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for erlang26 fixes the following issues\n\nSecurity issues:\n\n- CVE-2026-21620: remote arbitrary read/write via TFTP relative path traversal (bsc#1258663).\n- CVE-2026-23941: HTTP Request Smuggling in Erlang OTP (bsc#1259687).\n- CVE-2026-23942: path traversal vulnerability in Erlang OTP (bsc#1259681).\n- CVE-2026-23943: denial of service due to improper handling of highly compressed data in Erlang OTP ssh (bsc#1259682).\n- CVE-2026-28808: incorrect authorization can lead to unauthenticated access to protected CGI scripts (bsc#1261728).\n- CVE-2026-32147: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027) in SFTP chroot\n (bsc#1262503).\n\nNon security issue:\n\n- Fixes for FIPS mode (jsc#PED-15166.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2010,SUSE-SLE-Module-Server-Applications-15-SP7-2026-2010,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-2010,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-2010",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2010-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2010-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262010-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2010-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046571.html"
},
{
"category": "self",
"summary": "SUSE Bug 1258663",
"url": "https://bugzilla.suse.com/1258663"
},
{
"category": "self",
"summary": "SUSE Bug 1259681",
"url": "https://bugzilla.suse.com/1259681"
},
{
"category": "self",
"summary": "SUSE Bug 1259682",
"url": "https://bugzilla.suse.com/1259682"
},
{
"category": "self",
"summary": "SUSE Bug 1259687",
"url": "https://bugzilla.suse.com/1259687"
},
{
"category": "self",
"summary": "SUSE Bug 1261728",
"url": "https://bugzilla.suse.com/1261728"
},
{
"category": "self",
"summary": "SUSE Bug 1262503",
"url": "https://bugzilla.suse.com/1262503"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-21620 page",
"url": "https://www.suse.com/security/cve/CVE-2026-21620/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23941 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23941/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23942 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23942/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23943 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23943/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28808 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28808/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32147 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32147/"
}
],
"title": "Security update for erlang26",
"tracking": {
"current_release_date": "2026-05-19T11:56:05Z",
"generator": {
"date": "2026-05-19T11:56:05Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2010-1",
"initial_release_date": "2026-05-19T11:56:05Z",
"revision_history": [
{
"date": "2026-05-19T11:56:05Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "erlang26-26.2.1-150300.7.25.1.aarch64",
"product": {
"name": "erlang26-26.2.1-150300.7.25.1.aarch64",
"product_id": "erlang26-26.2.1-150300.7.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "erlang26-debugger-26.2.1-150300.7.25.1.aarch64",
"product": {
"name": "erlang26-debugger-26.2.1-150300.7.25.1.aarch64",
"product_id": "erlang26-debugger-26.2.1-150300.7.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "erlang26-debugger-src-26.2.1-150300.7.25.1.aarch64",
"product": {
"name": "erlang26-debugger-src-26.2.1-150300.7.25.1.aarch64",
"product_id": "erlang26-debugger-src-26.2.1-150300.7.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "erlang26-dialyzer-26.2.1-150300.7.25.1.aarch64",
"product": {
"name": "erlang26-dialyzer-26.2.1-150300.7.25.1.aarch64",
"product_id": "erlang26-dialyzer-26.2.1-150300.7.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "erlang26-dialyzer-src-26.2.1-150300.7.25.1.aarch64",
"product": {
"name": "erlang26-dialyzer-src-26.2.1-150300.7.25.1.aarch64",
"product_id": "erlang26-dialyzer-src-26.2.1-150300.7.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "erlang26-diameter-26.2.1-150300.7.25.1.aarch64",
"product": {
"name": "erlang26-diameter-26.2.1-150300.7.25.1.aarch64",
"product_id": "erlang26-diameter-26.2.1-150300.7.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "erlang26-diameter-src-26.2.1-150300.7.25.1.aarch64",
"product": {
"name": "erlang26-diameter-src-26.2.1-150300.7.25.1.aarch64",
"product_id": "erlang26-diameter-src-26.2.1-150300.7.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "erlang26-doc-26.2.1-150300.7.25.1.aarch64",
"product": {
"name": "erlang26-doc-26.2.1-150300.7.25.1.aarch64",
"product_id": "erlang26-doc-26.2.1-150300.7.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"product": {
"name": "erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"product_id": "erlang26-epmd-26.2.1-150300.7.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "erlang26-et-26.2.1-150300.7.25.1.aarch64",
"product": {
"name": "erlang26-et-26.2.1-150300.7.25.1.aarch64",
"product_id": "erlang26-et-26.2.1-150300.7.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "erlang26-et-src-26.2.1-150300.7.25.1.aarch64",
"product": {
"name": "erlang26-et-src-26.2.1-150300.7.25.1.aarch64",
"product_id": "erlang26-et-src-26.2.1-150300.7.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "erlang26-jinterface-26.2.1-150300.7.25.1.aarch64",
"product": {
"name": "erlang26-jinterface-26.2.1-150300.7.25.1.aarch64",
"product_id": "erlang26-jinterface-26.2.1-150300.7.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "erlang26-jinterface-src-26.2.1-150300.7.25.1.aarch64",
"product": {
"name": "erlang26-jinterface-src-26.2.1-150300.7.25.1.aarch64",
"product_id": "erlang26-jinterface-src-26.2.1-150300.7.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "erlang26-observer-26.2.1-150300.7.25.1.aarch64",
"product": {
"name": "erlang26-observer-26.2.1-150300.7.25.1.aarch64",
"product_id": "erlang26-observer-26.2.1-150300.7.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "erlang26-observer-src-26.2.1-150300.7.25.1.aarch64",
"product": {
"name": "erlang26-observer-src-26.2.1-150300.7.25.1.aarch64",
"product_id": "erlang26-observer-src-26.2.1-150300.7.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "erlang26-reltool-26.2.1-150300.7.25.1.aarch64",
"product": {
"name": "erlang26-reltool-26.2.1-150300.7.25.1.aarch64",
"product_id": "erlang26-reltool-26.2.1-150300.7.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "erlang26-reltool-src-26.2.1-150300.7.25.1.aarch64",
"product": {
"name": "erlang26-reltool-src-26.2.1-150300.7.25.1.aarch64",
"product_id": "erlang26-reltool-src-26.2.1-150300.7.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "erlang26-src-26.2.1-150300.7.25.1.aarch64",
"product": {
"name": "erlang26-src-26.2.1-150300.7.25.1.aarch64",
"product_id": "erlang26-src-26.2.1-150300.7.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "erlang26-wx-26.2.1-150300.7.25.1.aarch64",
"product": {
"name": "erlang26-wx-26.2.1-150300.7.25.1.aarch64",
"product_id": "erlang26-wx-26.2.1-150300.7.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "erlang26-wx-src-26.2.1-150300.7.25.1.aarch64",
"product": {
"name": "erlang26-wx-src-26.2.1-150300.7.25.1.aarch64",
"product_id": "erlang26-wx-src-26.2.1-150300.7.25.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "erlang26-26.2.1-150300.7.25.1.i586",
"product": {
"name": "erlang26-26.2.1-150300.7.25.1.i586",
"product_id": "erlang26-26.2.1-150300.7.25.1.i586"
}
},
{
"category": "product_version",
"name": "erlang26-debugger-26.2.1-150300.7.25.1.i586",
"product": {
"name": "erlang26-debugger-26.2.1-150300.7.25.1.i586",
"product_id": "erlang26-debugger-26.2.1-150300.7.25.1.i586"
}
},
{
"category": "product_version",
"name": "erlang26-debugger-src-26.2.1-150300.7.25.1.i586",
"product": {
"name": "erlang26-debugger-src-26.2.1-150300.7.25.1.i586",
"product_id": "erlang26-debugger-src-26.2.1-150300.7.25.1.i586"
}
},
{
"category": "product_version",
"name": "erlang26-dialyzer-26.2.1-150300.7.25.1.i586",
"product": {
"name": "erlang26-dialyzer-26.2.1-150300.7.25.1.i586",
"product_id": "erlang26-dialyzer-26.2.1-150300.7.25.1.i586"
}
},
{
"category": "product_version",
"name": "erlang26-dialyzer-src-26.2.1-150300.7.25.1.i586",
"product": {
"name": "erlang26-dialyzer-src-26.2.1-150300.7.25.1.i586",
"product_id": "erlang26-dialyzer-src-26.2.1-150300.7.25.1.i586"
}
},
{
"category": "product_version",
"name": "erlang26-diameter-26.2.1-150300.7.25.1.i586",
"product": {
"name": "erlang26-diameter-26.2.1-150300.7.25.1.i586",
"product_id": "erlang26-diameter-26.2.1-150300.7.25.1.i586"
}
},
{
"category": "product_version",
"name": "erlang26-diameter-src-26.2.1-150300.7.25.1.i586",
"product": {
"name": "erlang26-diameter-src-26.2.1-150300.7.25.1.i586",
"product_id": "erlang26-diameter-src-26.2.1-150300.7.25.1.i586"
}
},
{
"category": "product_version",
"name": "erlang26-doc-26.2.1-150300.7.25.1.i586",
"product": {
"name": "erlang26-doc-26.2.1-150300.7.25.1.i586",
"product_id": "erlang26-doc-26.2.1-150300.7.25.1.i586"
}
},
{
"category": "product_version",
"name": "erlang26-epmd-26.2.1-150300.7.25.1.i586",
"product": {
"name": "erlang26-epmd-26.2.1-150300.7.25.1.i586",
"product_id": "erlang26-epmd-26.2.1-150300.7.25.1.i586"
}
},
{
"category": "product_version",
"name": "erlang26-et-26.2.1-150300.7.25.1.i586",
"product": {
"name": "erlang26-et-26.2.1-150300.7.25.1.i586",
"product_id": "erlang26-et-26.2.1-150300.7.25.1.i586"
}
},
{
"category": "product_version",
"name": "erlang26-et-src-26.2.1-150300.7.25.1.i586",
"product": {
"name": "erlang26-et-src-26.2.1-150300.7.25.1.i586",
"product_id": "erlang26-et-src-26.2.1-150300.7.25.1.i586"
}
},
{
"category": "product_version",
"name": "erlang26-jinterface-26.2.1-150300.7.25.1.i586",
"product": {
"name": "erlang26-jinterface-26.2.1-150300.7.25.1.i586",
"product_id": "erlang26-jinterface-26.2.1-150300.7.25.1.i586"
}
},
{
"category": "product_version",
"name": "erlang26-jinterface-src-26.2.1-150300.7.25.1.i586",
"product": {
"name": "erlang26-jinterface-src-26.2.1-150300.7.25.1.i586",
"product_id": "erlang26-jinterface-src-26.2.1-150300.7.25.1.i586"
}
},
{
"category": "product_version",
"name": "erlang26-observer-26.2.1-150300.7.25.1.i586",
"product": {
"name": "erlang26-observer-26.2.1-150300.7.25.1.i586",
"product_id": "erlang26-observer-26.2.1-150300.7.25.1.i586"
}
},
{
"category": "product_version",
"name": "erlang26-observer-src-26.2.1-150300.7.25.1.i586",
"product": {
"name": "erlang26-observer-src-26.2.1-150300.7.25.1.i586",
"product_id": "erlang26-observer-src-26.2.1-150300.7.25.1.i586"
}
},
{
"category": "product_version",
"name": "erlang26-reltool-26.2.1-150300.7.25.1.i586",
"product": {
"name": "erlang26-reltool-26.2.1-150300.7.25.1.i586",
"product_id": "erlang26-reltool-26.2.1-150300.7.25.1.i586"
}
},
{
"category": "product_version",
"name": "erlang26-reltool-src-26.2.1-150300.7.25.1.i586",
"product": {
"name": "erlang26-reltool-src-26.2.1-150300.7.25.1.i586",
"product_id": "erlang26-reltool-src-26.2.1-150300.7.25.1.i586"
}
},
{
"category": "product_version",
"name": "erlang26-src-26.2.1-150300.7.25.1.i586",
"product": {
"name": "erlang26-src-26.2.1-150300.7.25.1.i586",
"product_id": "erlang26-src-26.2.1-150300.7.25.1.i586"
}
},
{
"category": "product_version",
"name": "erlang26-wx-26.2.1-150300.7.25.1.i586",
"product": {
"name": "erlang26-wx-26.2.1-150300.7.25.1.i586",
"product_id": "erlang26-wx-26.2.1-150300.7.25.1.i586"
}
},
{
"category": "product_version",
"name": "erlang26-wx-src-26.2.1-150300.7.25.1.i586",
"product": {
"name": "erlang26-wx-src-26.2.1-150300.7.25.1.i586",
"product_id": "erlang26-wx-src-26.2.1-150300.7.25.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "erlang26-26.2.1-150300.7.25.1.ppc64le",
"product": {
"name": "erlang26-26.2.1-150300.7.25.1.ppc64le",
"product_id": "erlang26-26.2.1-150300.7.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "erlang26-debugger-26.2.1-150300.7.25.1.ppc64le",
"product": {
"name": "erlang26-debugger-26.2.1-150300.7.25.1.ppc64le",
"product_id": "erlang26-debugger-26.2.1-150300.7.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "erlang26-debugger-src-26.2.1-150300.7.25.1.ppc64le",
"product": {
"name": "erlang26-debugger-src-26.2.1-150300.7.25.1.ppc64le",
"product_id": "erlang26-debugger-src-26.2.1-150300.7.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "erlang26-dialyzer-26.2.1-150300.7.25.1.ppc64le",
"product": {
"name": "erlang26-dialyzer-26.2.1-150300.7.25.1.ppc64le",
"product_id": "erlang26-dialyzer-26.2.1-150300.7.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "erlang26-dialyzer-src-26.2.1-150300.7.25.1.ppc64le",
"product": {
"name": "erlang26-dialyzer-src-26.2.1-150300.7.25.1.ppc64le",
"product_id": "erlang26-dialyzer-src-26.2.1-150300.7.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "erlang26-diameter-26.2.1-150300.7.25.1.ppc64le",
"product": {
"name": "erlang26-diameter-26.2.1-150300.7.25.1.ppc64le",
"product_id": "erlang26-diameter-26.2.1-150300.7.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "erlang26-diameter-src-26.2.1-150300.7.25.1.ppc64le",
"product": {
"name": "erlang26-diameter-src-26.2.1-150300.7.25.1.ppc64le",
"product_id": "erlang26-diameter-src-26.2.1-150300.7.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "erlang26-doc-26.2.1-150300.7.25.1.ppc64le",
"product": {
"name": "erlang26-doc-26.2.1-150300.7.25.1.ppc64le",
"product_id": "erlang26-doc-26.2.1-150300.7.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"product": {
"name": "erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"product_id": "erlang26-epmd-26.2.1-150300.7.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "erlang26-et-26.2.1-150300.7.25.1.ppc64le",
"product": {
"name": "erlang26-et-26.2.1-150300.7.25.1.ppc64le",
"product_id": "erlang26-et-26.2.1-150300.7.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "erlang26-et-src-26.2.1-150300.7.25.1.ppc64le",
"product": {
"name": "erlang26-et-src-26.2.1-150300.7.25.1.ppc64le",
"product_id": "erlang26-et-src-26.2.1-150300.7.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "erlang26-jinterface-26.2.1-150300.7.25.1.ppc64le",
"product": {
"name": "erlang26-jinterface-26.2.1-150300.7.25.1.ppc64le",
"product_id": "erlang26-jinterface-26.2.1-150300.7.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "erlang26-jinterface-src-26.2.1-150300.7.25.1.ppc64le",
"product": {
"name": "erlang26-jinterface-src-26.2.1-150300.7.25.1.ppc64le",
"product_id": "erlang26-jinterface-src-26.2.1-150300.7.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "erlang26-observer-26.2.1-150300.7.25.1.ppc64le",
"product": {
"name": "erlang26-observer-26.2.1-150300.7.25.1.ppc64le",
"product_id": "erlang26-observer-26.2.1-150300.7.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "erlang26-observer-src-26.2.1-150300.7.25.1.ppc64le",
"product": {
"name": "erlang26-observer-src-26.2.1-150300.7.25.1.ppc64le",
"product_id": "erlang26-observer-src-26.2.1-150300.7.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "erlang26-reltool-26.2.1-150300.7.25.1.ppc64le",
"product": {
"name": "erlang26-reltool-26.2.1-150300.7.25.1.ppc64le",
"product_id": "erlang26-reltool-26.2.1-150300.7.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "erlang26-reltool-src-26.2.1-150300.7.25.1.ppc64le",
"product": {
"name": "erlang26-reltool-src-26.2.1-150300.7.25.1.ppc64le",
"product_id": "erlang26-reltool-src-26.2.1-150300.7.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "erlang26-src-26.2.1-150300.7.25.1.ppc64le",
"product": {
"name": "erlang26-src-26.2.1-150300.7.25.1.ppc64le",
"product_id": "erlang26-src-26.2.1-150300.7.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "erlang26-wx-26.2.1-150300.7.25.1.ppc64le",
"product": {
"name": "erlang26-wx-26.2.1-150300.7.25.1.ppc64le",
"product_id": "erlang26-wx-26.2.1-150300.7.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "erlang26-wx-src-26.2.1-150300.7.25.1.ppc64le",
"product": {
"name": "erlang26-wx-src-26.2.1-150300.7.25.1.ppc64le",
"product_id": "erlang26-wx-src-26.2.1-150300.7.25.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "erlang26-26.2.1-150300.7.25.1.s390x",
"product": {
"name": "erlang26-26.2.1-150300.7.25.1.s390x",
"product_id": "erlang26-26.2.1-150300.7.25.1.s390x"
}
},
{
"category": "product_version",
"name": "erlang26-debugger-26.2.1-150300.7.25.1.s390x",
"product": {
"name": "erlang26-debugger-26.2.1-150300.7.25.1.s390x",
"product_id": "erlang26-debugger-26.2.1-150300.7.25.1.s390x"
}
},
{
"category": "product_version",
"name": "erlang26-debugger-src-26.2.1-150300.7.25.1.s390x",
"product": {
"name": "erlang26-debugger-src-26.2.1-150300.7.25.1.s390x",
"product_id": "erlang26-debugger-src-26.2.1-150300.7.25.1.s390x"
}
},
{
"category": "product_version",
"name": "erlang26-dialyzer-26.2.1-150300.7.25.1.s390x",
"product": {
"name": "erlang26-dialyzer-26.2.1-150300.7.25.1.s390x",
"product_id": "erlang26-dialyzer-26.2.1-150300.7.25.1.s390x"
}
},
{
"category": "product_version",
"name": "erlang26-dialyzer-src-26.2.1-150300.7.25.1.s390x",
"product": {
"name": "erlang26-dialyzer-src-26.2.1-150300.7.25.1.s390x",
"product_id": "erlang26-dialyzer-src-26.2.1-150300.7.25.1.s390x"
}
},
{
"category": "product_version",
"name": "erlang26-diameter-26.2.1-150300.7.25.1.s390x",
"product": {
"name": "erlang26-diameter-26.2.1-150300.7.25.1.s390x",
"product_id": "erlang26-diameter-26.2.1-150300.7.25.1.s390x"
}
},
{
"category": "product_version",
"name": "erlang26-diameter-src-26.2.1-150300.7.25.1.s390x",
"product": {
"name": "erlang26-diameter-src-26.2.1-150300.7.25.1.s390x",
"product_id": "erlang26-diameter-src-26.2.1-150300.7.25.1.s390x"
}
},
{
"category": "product_version",
"name": "erlang26-doc-26.2.1-150300.7.25.1.s390x",
"product": {
"name": "erlang26-doc-26.2.1-150300.7.25.1.s390x",
"product_id": "erlang26-doc-26.2.1-150300.7.25.1.s390x"
}
},
{
"category": "product_version",
"name": "erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"product": {
"name": "erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"product_id": "erlang26-epmd-26.2.1-150300.7.25.1.s390x"
}
},
{
"category": "product_version",
"name": "erlang26-et-26.2.1-150300.7.25.1.s390x",
"product": {
"name": "erlang26-et-26.2.1-150300.7.25.1.s390x",
"product_id": "erlang26-et-26.2.1-150300.7.25.1.s390x"
}
},
{
"category": "product_version",
"name": "erlang26-et-src-26.2.1-150300.7.25.1.s390x",
"product": {
"name": "erlang26-et-src-26.2.1-150300.7.25.1.s390x",
"product_id": "erlang26-et-src-26.2.1-150300.7.25.1.s390x"
}
},
{
"category": "product_version",
"name": "erlang26-jinterface-26.2.1-150300.7.25.1.s390x",
"product": {
"name": "erlang26-jinterface-26.2.1-150300.7.25.1.s390x",
"product_id": "erlang26-jinterface-26.2.1-150300.7.25.1.s390x"
}
},
{
"category": "product_version",
"name": "erlang26-jinterface-src-26.2.1-150300.7.25.1.s390x",
"product": {
"name": "erlang26-jinterface-src-26.2.1-150300.7.25.1.s390x",
"product_id": "erlang26-jinterface-src-26.2.1-150300.7.25.1.s390x"
}
},
{
"category": "product_version",
"name": "erlang26-observer-26.2.1-150300.7.25.1.s390x",
"product": {
"name": "erlang26-observer-26.2.1-150300.7.25.1.s390x",
"product_id": "erlang26-observer-26.2.1-150300.7.25.1.s390x"
}
},
{
"category": "product_version",
"name": "erlang26-observer-src-26.2.1-150300.7.25.1.s390x",
"product": {
"name": "erlang26-observer-src-26.2.1-150300.7.25.1.s390x",
"product_id": "erlang26-observer-src-26.2.1-150300.7.25.1.s390x"
}
},
{
"category": "product_version",
"name": "erlang26-reltool-26.2.1-150300.7.25.1.s390x",
"product": {
"name": "erlang26-reltool-26.2.1-150300.7.25.1.s390x",
"product_id": "erlang26-reltool-26.2.1-150300.7.25.1.s390x"
}
},
{
"category": "product_version",
"name": "erlang26-reltool-src-26.2.1-150300.7.25.1.s390x",
"product": {
"name": "erlang26-reltool-src-26.2.1-150300.7.25.1.s390x",
"product_id": "erlang26-reltool-src-26.2.1-150300.7.25.1.s390x"
}
},
{
"category": "product_version",
"name": "erlang26-src-26.2.1-150300.7.25.1.s390x",
"product": {
"name": "erlang26-src-26.2.1-150300.7.25.1.s390x",
"product_id": "erlang26-src-26.2.1-150300.7.25.1.s390x"
}
},
{
"category": "product_version",
"name": "erlang26-wx-26.2.1-150300.7.25.1.s390x",
"product": {
"name": "erlang26-wx-26.2.1-150300.7.25.1.s390x",
"product_id": "erlang26-wx-26.2.1-150300.7.25.1.s390x"
}
},
{
"category": "product_version",
"name": "erlang26-wx-src-26.2.1-150300.7.25.1.s390x",
"product": {
"name": "erlang26-wx-src-26.2.1-150300.7.25.1.s390x",
"product_id": "erlang26-wx-src-26.2.1-150300.7.25.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "erlang26-26.2.1-150300.7.25.1.x86_64",
"product": {
"name": "erlang26-26.2.1-150300.7.25.1.x86_64",
"product_id": "erlang26-26.2.1-150300.7.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "erlang26-debugger-26.2.1-150300.7.25.1.x86_64",
"product": {
"name": "erlang26-debugger-26.2.1-150300.7.25.1.x86_64",
"product_id": "erlang26-debugger-26.2.1-150300.7.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "erlang26-debugger-src-26.2.1-150300.7.25.1.x86_64",
"product": {
"name": "erlang26-debugger-src-26.2.1-150300.7.25.1.x86_64",
"product_id": "erlang26-debugger-src-26.2.1-150300.7.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "erlang26-dialyzer-26.2.1-150300.7.25.1.x86_64",
"product": {
"name": "erlang26-dialyzer-26.2.1-150300.7.25.1.x86_64",
"product_id": "erlang26-dialyzer-26.2.1-150300.7.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "erlang26-dialyzer-src-26.2.1-150300.7.25.1.x86_64",
"product": {
"name": "erlang26-dialyzer-src-26.2.1-150300.7.25.1.x86_64",
"product_id": "erlang26-dialyzer-src-26.2.1-150300.7.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "erlang26-diameter-26.2.1-150300.7.25.1.x86_64",
"product": {
"name": "erlang26-diameter-26.2.1-150300.7.25.1.x86_64",
"product_id": "erlang26-diameter-26.2.1-150300.7.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "erlang26-diameter-src-26.2.1-150300.7.25.1.x86_64",
"product": {
"name": "erlang26-diameter-src-26.2.1-150300.7.25.1.x86_64",
"product_id": "erlang26-diameter-src-26.2.1-150300.7.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "erlang26-doc-26.2.1-150300.7.25.1.x86_64",
"product": {
"name": "erlang26-doc-26.2.1-150300.7.25.1.x86_64",
"product_id": "erlang26-doc-26.2.1-150300.7.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"product": {
"name": "erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"product_id": "erlang26-epmd-26.2.1-150300.7.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "erlang26-et-26.2.1-150300.7.25.1.x86_64",
"product": {
"name": "erlang26-et-26.2.1-150300.7.25.1.x86_64",
"product_id": "erlang26-et-26.2.1-150300.7.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "erlang26-et-src-26.2.1-150300.7.25.1.x86_64",
"product": {
"name": "erlang26-et-src-26.2.1-150300.7.25.1.x86_64",
"product_id": "erlang26-et-src-26.2.1-150300.7.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "erlang26-jinterface-26.2.1-150300.7.25.1.x86_64",
"product": {
"name": "erlang26-jinterface-26.2.1-150300.7.25.1.x86_64",
"product_id": "erlang26-jinterface-26.2.1-150300.7.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "erlang26-jinterface-src-26.2.1-150300.7.25.1.x86_64",
"product": {
"name": "erlang26-jinterface-src-26.2.1-150300.7.25.1.x86_64",
"product_id": "erlang26-jinterface-src-26.2.1-150300.7.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "erlang26-observer-26.2.1-150300.7.25.1.x86_64",
"product": {
"name": "erlang26-observer-26.2.1-150300.7.25.1.x86_64",
"product_id": "erlang26-observer-26.2.1-150300.7.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "erlang26-observer-src-26.2.1-150300.7.25.1.x86_64",
"product": {
"name": "erlang26-observer-src-26.2.1-150300.7.25.1.x86_64",
"product_id": "erlang26-observer-src-26.2.1-150300.7.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "erlang26-reltool-26.2.1-150300.7.25.1.x86_64",
"product": {
"name": "erlang26-reltool-26.2.1-150300.7.25.1.x86_64",
"product_id": "erlang26-reltool-26.2.1-150300.7.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "erlang26-reltool-src-26.2.1-150300.7.25.1.x86_64",
"product": {
"name": "erlang26-reltool-src-26.2.1-150300.7.25.1.x86_64",
"product_id": "erlang26-reltool-src-26.2.1-150300.7.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "erlang26-src-26.2.1-150300.7.25.1.x86_64",
"product": {
"name": "erlang26-src-26.2.1-150300.7.25.1.x86_64",
"product_id": "erlang26-src-26.2.1-150300.7.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "erlang26-wx-26.2.1-150300.7.25.1.x86_64",
"product": {
"name": "erlang26-wx-26.2.1-150300.7.25.1.x86_64",
"product_id": "erlang26-wx-26.2.1-150300.7.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "erlang26-wx-src-26.2.1-150300.7.25.1.x86_64",
"product": {
"name": "erlang26-wx-src-26.2.1-150300.7.25.1.x86_64",
"product_id": "erlang26-wx-src-26.2.1-150300.7.25.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang26-26.2.1-150300.7.25.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.aarch64"
},
"product_reference": "erlang26-26.2.1-150300.7.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang26-26.2.1-150300.7.25.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.ppc64le"
},
"product_reference": "erlang26-26.2.1-150300.7.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang26-26.2.1-150300.7.25.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.s390x"
},
"product_reference": "erlang26-26.2.1-150300.7.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang26-26.2.1-150300.7.25.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.x86_64"
},
"product_reference": "erlang26-26.2.1-150300.7.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang26-epmd-26.2.1-150300.7.25.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.aarch64"
},
"product_reference": "erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang26-epmd-26.2.1-150300.7.25.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le"
},
"product_reference": "erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang26-epmd-26.2.1-150300.7.25.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.s390x"
},
"product_reference": "erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang26-epmd-26.2.1-150300.7.25.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.x86_64"
},
"product_reference": "erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang26-26.2.1-150300.7.25.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.aarch64"
},
"product_reference": "erlang26-26.2.1-150300.7.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang26-26.2.1-150300.7.25.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.ppc64le"
},
"product_reference": "erlang26-26.2.1-150300.7.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang26-26.2.1-150300.7.25.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.s390x"
},
"product_reference": "erlang26-26.2.1-150300.7.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang26-26.2.1-150300.7.25.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.x86_64"
},
"product_reference": "erlang26-26.2.1-150300.7.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang26-epmd-26.2.1-150300.7.25.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.aarch64"
},
"product_reference": "erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang26-epmd-26.2.1-150300.7.25.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le"
},
"product_reference": "erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang26-epmd-26.2.1-150300.7.25.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.s390x"
},
"product_reference": "erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang26-epmd-26.2.1-150300.7.25.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.x86_64"
},
"product_reference": "erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang26-26.2.1-150300.7.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.ppc64le"
},
"product_reference": "erlang26-26.2.1-150300.7.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang26-26.2.1-150300.7.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.x86_64"
},
"product_reference": "erlang26-26.2.1-150300.7.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang26-epmd-26.2.1-150300.7.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le"
},
"product_reference": "erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang26-epmd-26.2.1-150300.7.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.x86_64"
},
"product_reference": "erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-21620",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-21620"
}
],
"notes": [
{
"category": "general",
"text": "Relative Path Traversal, Improper Isolation or Compartmentalization vulnerability in erlang otp erlang/otp (tftp_file modules), erlang otp inets (tftp_file modules), erlang otp tftp (tftp_file modules) allows Relative Path Traversal. This vulnerability is associated with program files lib/tftp/src/tftp_file.erl, src/tftp_file.erl.\n\nThis issue affects otp: from 17.0, from 07b8f441ca711f9812fad9e9115bab3c3aa92f79; otp: from 5.10 before 7.0; otp: from 1.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-21620",
"url": "https://www.suse.com/security/cve/CVE-2026-21620"
},
{
"category": "external",
"summary": "SUSE Bug 1258663 for CVE-2026-21620",
"url": "https://bugzilla.suse.com/1258663"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T11:56:05Z",
"details": "important"
}
],
"title": "CVE-2026-21620"
},
{
"cve": "CVE-2026-23941",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23941"
}
],
"notes": [
{
"category": "general",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027) vulnerability in Erlang OTP (inets httpd module) allows HTTP Request Smuggling.\n\nThis vulnerability is associated with program files lib/inets/src/http_server/httpd_request.erl and program routines httpd_request:parse_headers/7.\n\nThe server does not reject or normalize duplicate Content-Length headers. The earliest Content-Length in the request is used for body parsing while common reverse proxies (nginx, Apache httpd, Envoy) honor the last Content-Length value. This violates RFC 9112 Section 6.3 and allows front-end/back-end desynchronization, leaving attacker-controlled bytes queued as the start of the next request.\n\nThis issue affects OTP from OTP 17.0 until OTP 28.4.1, OTP 27.3.4.9 and OTP 26.2.5.18, corresponding to inets from 5.10 until 9.6.1, 9.3.2.3 and 9.1.0.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23941",
"url": "https://www.suse.com/security/cve/CVE-2026-23941"
},
{
"category": "external",
"summary": "SUSE Bug 1259687 for CVE-2026-23941",
"url": "https://bugzilla.suse.com/1259687"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T11:56:05Z",
"details": "moderate"
}
],
"title": "CVE-2026-23941"
},
{
"cve": "CVE-2026-23942",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23942"
}
],
"notes": [
{
"category": "general",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027) vulnerability in Erlang OTP (ssh_sftpd module) allows Path Traversal.\n\nThis vulnerability is associated with program files lib/ssh/src/ssh_sftpd.erl and program routines ssh_sftpd:is_within_root/2.\n\nThe SFTP server uses string prefix matching via lists:prefix/2 rather than proper path component validation when checking if a path is within the configured root directory. This allows authenticated users to access sibling directories that share a common name prefix with the configured root directory. For example, if root is set to /home/user1, paths like /home/user10 or /home/user1_backup would incorrectly be considered within the root.\n\nThis issue affects OTP from OTP 17.0 until OTP 28.4.1, OTP 27.3.4.9 and OTP 26.2.5.18, corresponding to ssh from 3.0.1 until 5.5.1, 5.2.11.6 and 5.1.4.14.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23942",
"url": "https://www.suse.com/security/cve/CVE-2026-23942"
},
{
"category": "external",
"summary": "SUSE Bug 1259681 for CVE-2026-23942",
"url": "https://bugzilla.suse.com/1259681"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T11:56:05Z",
"details": "moderate"
}
],
"title": "CVE-2026-23942"
},
{
"cve": "CVE-2026-23943",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23943"
}
],
"notes": [
{
"category": "general",
"text": "Improper Handling of Highly Compressed Data (Compression Bomb) vulnerability in Erlang OTP ssh (ssh_transport modules) allows Denial of Service via Resource Depletion.\n\nThe SSH transport layer advertises legacy zlib compression by default and inflates attacker-controlled payloads pre-authentication without any size limit, enabling reliable memory exhaustion DoS.\n\nTwo compression algorithms are affected:\n\n* zlib: Activates immediately after key exchange, enabling unauthenticated attacks\n* zlib@openssh.com: Activates post-authentication, enabling authenticated attacks\n\nEach SSH packet can decompress ~255 MB from 256 KB of wire data (1029:1 amplification ratio). Multiple packets can rapidly exhaust available memory, causing OOM kills in memory-constrained environments.\n\nThis vulnerability is associated with program files lib/ssh/src/ssh_transport.erl and program routines ssh_transport:decompress/2, ssh_transport:handle_packet_part/4.\n\nThis issue affects OTP from OTP 17.0 until OTP 28.4.1, 27.3.4.9 and 26.2.5.18 corresponding to ssh from 3.0.1 until 5.5.1, 5.2.11.6 and 5.1.4.14.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23943",
"url": "https://www.suse.com/security/cve/CVE-2026-23943"
},
{
"category": "external",
"summary": "SUSE Bug 1259682 for CVE-2026-23943",
"url": "https://bugzilla.suse.com/1259682"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T11:56:05Z",
"details": "moderate"
}
],
"title": "CVE-2026-23943"
},
{
"cve": "CVE-2026-28808",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28808"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect Authorization vulnerability in Erlang OTP (inets modules) allows unauthenticated access to CGI scripts protected by directory rules when served via script_alias.\n\nWhen script_alias maps a URL prefix to a directory outside DocumentRoot, mod_auth evaluates directory-based access controls against the DocumentRoot-relative path while mod_cgi executes the script at the ScriptAlias-resolved path. This path mismatch allows unauthenticated access to CGI scripts that directory rules were meant to protect.\n\nThis vulnerability is associated with program files lib/inets/src/http_server/mod_alias.erl, lib/inets/src/http_server/mod_auth.erl, and lib/inets/src/http_server/mod_cgi.erl.\n\nThis issue affects OTP from OTP 17.0 until OTP 28.4.2, 27.3.4.10 and 26.2.5.19 corresponding to inets from 5.10 until 9.6.2, 9.3.2.4 and 9.1.0.6.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28808",
"url": "https://www.suse.com/security/cve/CVE-2026-28808"
},
{
"category": "external",
"summary": "SUSE Bug 1261728 for CVE-2026-28808",
"url": "https://bugzilla.suse.com/1261728"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T11:56:05Z",
"details": "important"
}
],
"title": "CVE-2026-28808"
},
{
"cve": "CVE-2026-32147",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32147"
}
],
"notes": [
{
"category": "general",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027) vulnerability in Erlang OTP ssh (ssh_sftpd module) allows an authenticated SFTP user to modify file attributes outside the configured chroot directory.\n\nThe SFTP daemon (ssh_sftpd) stores the raw, user-supplied path in file handles instead of the chroot-resolved path. When SSH_FXP_FSETSTAT is issued on such a handle, file attributes (permissions, ownership, timestamps) are modified on the real filesystem path, bypassing the root directory boundary entirely.\n\nAny authenticated SFTP user on a server configured with the root option can modify file attributes of files outside the intended chroot boundary. The prerequisite is that a target file must exist on the real filesystem at the same relative path. Note that this vulnerability only allows modification of file attributes; file contents cannot be read or altered through this attack vector.\n\nIf the SSH daemon runs as root, this enables direct privilege escalation: an attacker can set the setuid bit on any binary, change ownership of sensitive files, or make system configuration world-writable.\n\nThis vulnerability is associated with program files lib/ssh/src/ssh_sftpd.erl and program routines ssh_sftpd:do_open/4 and ssh_sftpd:handle_op/4.\n\nThis issue affects OTP from OTP 17.0 until OTP 28.4.3, 27.3.4.11, and 26.2.5.20 corresponding to ssh from 3.01 until 5.5.3, 5.2.11.7, and 5.1.4.15.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32147",
"url": "https://www.suse.com/security/cve/CVE-2026-32147"
},
{
"category": "external",
"summary": "SUSE Bug 1262503 for CVE-2026-32147",
"url": "https://bugzilla.suse.com/1262503"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:erlang26-epmd-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-26.2.1-150300.7.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:erlang26-epmd-26.2.1-150300.7.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T11:56:05Z",
"details": "moderate"
}
],
"title": "CVE-2026-32147"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…