Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-46483 (GCVE-0-2026-46483)
Vulnerability from cvelistv5 – Published: 2026-05-15 14:57 – Updated: 2026-05-15 15:57| URL | Tags |
|---|---|
| https://github.com/vim/vim/security/advisories/GH… | x_refsource_CONFIRM |
| https://github.com/vim/vim/commit/3fb5e58fbc63d86… | x_refsource_MISC |
| https://github.com/vim/vim/releases/tag/v9.2.0479 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-46483",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-15T15:56:10.744324Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-15T15:57:39.053Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "vim",
"vendor": "vim",
"versions": [
{
"status": "affected",
"version": "\u003c 9.2.479"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-88",
"description": "CWE-88: Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-15T14:57:31.872Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w"
},
{
"name": "https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1"
},
{
"name": "https://github.com/vim/vim/releases/tag/v9.2.0479",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/vim/vim/releases/tag/v9.2.0479"
}
],
"source": {
"advisory": "GHSA-2fpv-9ff7-xg5w",
"discovery": "UNKNOWN"
},
"title": "Vim: Command injection in tar#Vimuntar via missing shellescape {special} flag"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-46483",
"datePublished": "2026-05-15T14:57:31.872Z",
"dateReserved": "2026-05-14T18:06:06.810Z",
"dateUpdated": "2026-05-15T15:57:39.053Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-46483",
"date": "2026-07-03",
"epss": "0.00552",
"percentile": "0.42088"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-46483\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-05-15T15:16:54.237\",\"lastModified\":\"2026-06-17T10:53:42.920\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"vim\",\"product\":\"vim\",\"versions\":[{\"version\":\"\u003c 9.2.479\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N\",\"baseScore\":3.6,\"baseSeverity\":\"LOW\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.0,\"impactScore\":2.5},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.0,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.0,\"impactScore\":5.9}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-05-15T15:56:10.744324Z\",\"id\":\"CVE-2026-46483\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-78\"},{\"lang\":\"en\",\"value\":\"CWE-88\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"9.2.0479\",\"matchCriteriaId\":\"C2F4B493-EBAC-478F-A516-79904103584C\"}]}]}],\"references\":[{\"url\":\"https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/vim/vim/releases/tag/v9.2.0479\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-46483\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-15T15:56:10.744324Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-15T15:57:30.004Z\"}}], \"cna\": {\"title\": \"Vim: Command injection in tar#Vimuntar via missing shellescape {special} flag\", \"source\": {\"advisory\": \"GHSA-2fpv-9ff7-xg5w\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 3.6, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"vim\", \"product\": \"vim\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 9.2.479\"}]}], \"references\": [{\"url\": \"https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w\", \"name\": \"https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1\", \"name\": \"https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/vim/vim/releases/tag/v9.2.0479\", \"name\": \"https://github.com/vim/vim/releases/tag/v9.2.0479\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-78\", \"description\": \"CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-88\", \"description\": \"CWE-88: Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-05-15T14:57:31.872Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-46483\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-15T15:57:39.053Z\", \"dateReserved\": \"2026-05-14T18:06:06.810Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-05-15T14:57:31.872Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:34476
Vulnerability from csaf_redhat - Published: 2026-07-01 19:58 - Updated: 2026-07-01 23:52A flaw was found in Vim. A modeline is used to set specific editor options directly from a text file. However, the `complete`, `guitabtooltip`, `printheader` options and the `mapset` function lack proper security checks, allowing an attacker to bypass restrictions and cause arbitrary OS command execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim's zip.vim plugin. A local user could be tricked into opening a specially crafted zip archive, which would allow a path traversal bypass. This vulnerability enables an attacker to overwrite arbitrary files on the system, potentially leading to data integrity issues or further system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. This command injection vulnerability occurs during tag file processing. A local user could craft a malicious tags file containing backtick syntax in the filename field. When Vim resolves a tag from this file, it executes the embedded command via the system shell, leading to arbitrary code execution with the privileges of the running user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. When decompressing .tgz archives, the Vimuntar function builds shell commands using shellescape() without the {special} flag. This allows a specially crafted archive filename to trigger Vim cmdline-special expansion and execute arbitrary commands in the context of the current user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for vim is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Vim (Vi IMproved) is an updated and improved version of the vi editor.\n\nSecurity Fix(es):\n\n* vim: arbitrary command execution via modeline sandbox bypass (CVE-2026-34982)\n\n* vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass (CVE-2026-35177)\n\n* vim: Vim: Command injection allows arbitrary code execution via malicious tag files (CVE-2026-41411)\n\n* vim: command injection when decompressing .tgz archives (CVE-2026-46483)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:34476",
"url": "https://access.redhat.com/errata/RHSA-2026:34476"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2455400",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455400"
},
{
"category": "external",
"summary": "2455542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455542"
},
{
"category": "external",
"summary": "2461614",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461614"
},
{
"category": "external",
"summary": "2477915",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477915"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_34476.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-07-01T23:52:56+00:00",
"generator": {
"date": "2026-07-01T23:52:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2026:34476",
"initial_release_date": "2026-07-01T19:58:39+00:00",
"revision_history": [
{
"date": "2026-07-01T19:58:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-01T19:58:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-01T23:52:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.8::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:8.8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:8.0.1763-20.el8_8.2.src",
"product": {
"name": "vim-2:8.0.1763-20.el8_8.2.src",
"product_id": "vim-2:8.0.1763-20.el8_8.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@8.0.1763-20.el8_8.2?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"product": {
"name": "vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"product_id": "vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-20.el8_8.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"product": {
"name": "vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"product_id": "vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-20.el8_8.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product_id": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-20.el8_8.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product_id": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-20.el8_8.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product": {
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product_id": "vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-20.el8_8.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-20.el8_8.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-20.el8_8.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"product": {
"name": "vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"product_id": "vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-20.el8_8.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"product": {
"name": "vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"product_id": "vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-20.el8_8.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"product": {
"name": "vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"product_id": "vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-20.el8_8.2?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"product": {
"name": "vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"product_id": "vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-20.el8_8.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"product": {
"name": "vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"product_id": "vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-20.el8_8.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product_id": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-20.el8_8.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product_id": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-20.el8_8.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product": {
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product_id": "vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-20.el8_8.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-20.el8_8.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-20.el8_8.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"product": {
"name": "vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"product_id": "vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-20.el8_8.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"product": {
"name": "vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"product_id": "vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-20.el8_8.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"product": {
"name": "vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"product_id": "vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-20.el8_8.2?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"product": {
"name": "vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"product_id": "vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@8.0.1763-20.el8_8.2?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-20.el8_8.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-20.el8_8.2.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-20.el8_8.2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src"
},
"product_reference": "vim-2:8.0.1763-20.el8_8.2.src",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-20.el8_8.2.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src"
},
"product_reference": "vim-2:8.0.1763-20.el8_8.2.src",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-34982",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-04-06T16:02:10.004743+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455400"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. A modeline is used to set specific editor options directly from a text file. However, the `complete`, `guitabtooltip`, `printheader` options and the `mapset` function lack proper security checks, allowing an attacker to bypass restrictions and cause arbitrary OS command execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: arbitrary command execution via modeline sandbox bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this vulnerability, an attacker needs to convince a user to open a specially crafted file. The arbitrary OS command execution is restricted to the privileges of the user running Vim, limiting the potential of a full system compromise.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34982"
},
{
"category": "external",
"summary": "RHBZ#2455400",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455400"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34982",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34982"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34982",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34982"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/04/01/1",
"url": "http://www.openwall.com/lists/oss-security/2026/04/01/1"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/75661a66a1db1e1f3f1245c615",
"url": "https://github.com/vim/vim/commit/75661a66a1db1e1f3f1245c615"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0276",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0276"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-8h6p-m6gr-mpw9",
"url": "https://github.com/vim/vim/security/advisories/GHSA-8h6p-m6gr-mpw9"
}
],
"release_date": "2026-04-06T15:16:48.809000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T19:58:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34476"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the modeline support by adding the following command to the Vim configuration file:\n\n~~~\nset nomodeline\n~~~",
"product_ids": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: arbitrary command execution via modeline sandbox bypass"
},
{
"cve": "CVE-2026-35177",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-04-06T19:01:00.182513+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455542"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim\u0027s zip.vim plugin. A local user could be tricked into opening a specially crafted zip archive, which would allow a path traversal bypass. This vulnerability enables an attacker to overwrite arbitrary files on the system, potentially leading to data integrity issues or further system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "There\u0027s a flaw in `zip.vim` plugin in Vim, allowing a local attacker to overwrite arbitrary files. A user must be tricked into opening a specially crafted zip archive for exploitation, potentially compromising data integrity or the system. When successfully exploited this vulnerability enables the attacker to overwrite arbitrary files or inject code in sensitive system\u0027s location, the impact of the exploitation depends on the privileges which the `vim` process is being executed. Sensitive or privileges files are only susceptible to be overwritten only if the `vim` process is being executed by a high privileged user.\n\nRed Hat Product Security team has rated this vulnerability as having a impact of MODERATE, this decision was made by the fact the user needs to be tricked to open a maliciously crafted file in order to a successful attack to be performed. Additionally the impact will be limited to files which the user running the `vim` process has write permissions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35177"
},
{
"category": "external",
"summary": "RHBZ#2455542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35177",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35177"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35177",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35177"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-jc86-w7vm-8p24",
"url": "https://github.com/vim/vim/security/advisories/GHSA-jc86-w7vm-8p24"
}
],
"release_date": "2026-04-06T17:54:42.779000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T19:58:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34476"
},
{
"category": "workaround",
"details": "Avoid opening untrusted zip archives with Vim. This operational control prevents the necessary user interaction required to trigger the path traversal vulnerability in the `zip.vim` plugin.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass"
},
{
"cve": "CVE-2026-41411",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-04-24T18:01:49.275019+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461614"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. This command injection vulnerability occurs during tag file processing. A local user could craft a malicious tags file containing backtick syntax in the filename field. When Vim resolves a tag from this file, it executes the embedded command via the system shell, leading to arbitrary code execution with the privileges of the running user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Command injection allows arbitrary code execution via malicious tag files",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41411"
},
{
"category": "external",
"summary": "RHBZ#2461614",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461614"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41411",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41411"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41411",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41411"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/c78194e41d5a0b05b0ddf383b6679b1503f977fb",
"url": "https://github.com/vim/vim/commit/c78194e41d5a0b05b0ddf383b6679b1503f977fb"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0357",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0357"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-cwgx-gcj7-6qh8",
"url": "https://github.com/vim/vim/security/advisories/GHSA-cwgx-gcj7-6qh8"
}
],
"release_date": "2026-04-24T16:51:39.657000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T19:58:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34476"
},
{
"category": "workaround",
"details": "Mitigation for this issue involves exercising caution when opening or processing tag files from untrusted sources. Users should avoid loading tag files from unknown or suspicious origins to prevent the execution of arbitrary commands.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Command injection allows arbitrary code execution via malicious tag files"
},
{
"cve": "CVE-2026-46483",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-05-15T16:00:58.827425+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477915"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. When decompressing .tgz archives, the Vimuntar function builds shell commands using shellescape() without the {special} flag. This allows a specially crafted archive filename to trigger Vim cmdline-special expansion and execute arbitrary commands in the context of the current user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: command injection when decompressing .tgz archives",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to convince a user to decompress a .tgz archive with a specially crafted filename. Additionally, possible arbitrary command execution is restricted to the context of the user running Vim. These conditions limit the exposure of this vulnerability and the potential of a full system compromise. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46483"
},
{
"category": "external",
"summary": "RHBZ#2477915",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477915"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46483",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46483"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46483",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46483"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1",
"url": "https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0479",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0479"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w",
"url": "https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w"
}
],
"release_date": "2026-05-15T14:57:31.872000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T19:58:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34476"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, do not decompress untrusted .tgz archives with the Vimuntar command. Use \u0027tar -x -z -f\u0027 directly, instead.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: command injection when decompressing .tgz archives"
}
]
}
RHSA-2026:34477
Vulnerability from csaf_redhat - Published: 2026-07-01 19:34 - Updated: 2026-07-01 23:53A flaw was found in Vim. A modeline is used to set specific editor options directly from a text file. However, the `complete`, `guitabtooltip`, `printheader` options and the `mapset` function lack proper security checks, allowing an attacker to bypass restrictions and cause arbitrary OS command execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim's zip.vim plugin. A local user could be tricked into opening a specially crafted zip archive, which would allow a path traversal bypass. This vulnerability enables an attacker to overwrite arbitrary files on the system, potentially leading to data integrity issues or further system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. This command injection vulnerability occurs during tag file processing. A local user could craft a malicious tags file containing backtick syntax in the filename field. When Vim resolves a tag from this file, it executes the embedded command via the system shell, leading to arbitrary code execution with the privileges of the running user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. When decompressing .tgz archives, the Vimuntar function builds shell commands using shellescape() without the {special} flag. This allows a specially crafted archive filename to trigger Vim cmdline-special expansion and execute arbitrary commands in the context of the current user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for vim is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-On.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Vim (Vi IMproved) is an updated and improved version of the vi editor.\n\nSecurity Fix(es):\n\n* vim: arbitrary command execution via modeline sandbox bypass (CVE-2026-34982)\n\n* vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass (CVE-2026-35177)\n\n* vim: Vim: Command injection allows arbitrary code execution via malicious tag files (CVE-2026-41411)\n\n* vim: command injection when decompressing .tgz archives (CVE-2026-46483)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:34477",
"url": "https://access.redhat.com/errata/RHSA-2026:34477"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2455400",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455400"
},
{
"category": "external",
"summary": "2455542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455542"
},
{
"category": "external",
"summary": "2461614",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461614"
},
{
"category": "external",
"summary": "2477915",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477915"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_34477.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-07-01T23:53:07+00:00",
"generator": {
"date": "2026-07-01T23:53:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2026:34477",
"initial_release_date": "2026-07-01T19:34:24+00:00",
"revision_history": [
{
"date": "2026-07-01T19:34:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-01T19:34:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-01T23:53:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.6::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus_long_life:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus_long_life:8.6::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"product": {
"name": "vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"product_id": "vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-19.el8_6.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"product": {
"name": "vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"product_id": "vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-19.el8_6.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"product": {
"name": "vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"product_id": "vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-19.el8_6.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"product": {
"name": "vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"product_id": "vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-19.el8_6.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product_id": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-19.el8_6.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product_id": "vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-19.el8_6.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product": {
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product_id": "vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-19.el8_6.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-19.el8_6.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-19.el8_6.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"product": {
"name": "vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"product_id": "vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-19.el8_6.6?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"product": {
"name": "vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"product_id": "vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@8.0.1763-19.el8_6.6?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:8.0.1763-19.el8_6.6.src",
"product": {
"name": "vim-2:8.0.1763-19.el8_6.6.src",
"product_id": "vim-2:8.0.1763-19.el8_6.6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@8.0.1763-19.el8_6.6?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-19.el8_6.6.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-19.el8_6.6.noarch as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-19.el8_6.6.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src"
},
"product_reference": "vim-2:8.0.1763-19.el8_6.6.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-19.el8_6.6.src as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src"
},
"product_reference": "vim-2:8.0.1763-19.el8_6.6.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-34982",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-04-06T16:02:10.004743+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455400"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. A modeline is used to set specific editor options directly from a text file. However, the `complete`, `guitabtooltip`, `printheader` options and the `mapset` function lack proper security checks, allowing an attacker to bypass restrictions and cause arbitrary OS command execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: arbitrary command execution via modeline sandbox bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this vulnerability, an attacker needs to convince a user to open a specially crafted file. The arbitrary OS command execution is restricted to the privileges of the user running Vim, limiting the potential of a full system compromise.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34982"
},
{
"category": "external",
"summary": "RHBZ#2455400",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455400"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34982",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34982"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34982",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34982"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/04/01/1",
"url": "http://www.openwall.com/lists/oss-security/2026/04/01/1"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/75661a66a1db1e1f3f1245c615",
"url": "https://github.com/vim/vim/commit/75661a66a1db1e1f3f1245c615"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0276",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0276"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-8h6p-m6gr-mpw9",
"url": "https://github.com/vim/vim/security/advisories/GHSA-8h6p-m6gr-mpw9"
}
],
"release_date": "2026-04-06T15:16:48.809000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T19:34:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34477"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the modeline support by adding the following command to the Vim configuration file:\n\n~~~\nset nomodeline\n~~~",
"product_ids": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: arbitrary command execution via modeline sandbox bypass"
},
{
"cve": "CVE-2026-35177",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-04-06T19:01:00.182513+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455542"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim\u0027s zip.vim plugin. A local user could be tricked into opening a specially crafted zip archive, which would allow a path traversal bypass. This vulnerability enables an attacker to overwrite arbitrary files on the system, potentially leading to data integrity issues or further system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "There\u0027s a flaw in `zip.vim` plugin in Vim, allowing a local attacker to overwrite arbitrary files. A user must be tricked into opening a specially crafted zip archive for exploitation, potentially compromising data integrity or the system. When successfully exploited this vulnerability enables the attacker to overwrite arbitrary files or inject code in sensitive system\u0027s location, the impact of the exploitation depends on the privileges which the `vim` process is being executed. Sensitive or privileges files are only susceptible to be overwritten only if the `vim` process is being executed by a high privileged user.\n\nRed Hat Product Security team has rated this vulnerability as having a impact of MODERATE, this decision was made by the fact the user needs to be tricked to open a maliciously crafted file in order to a successful attack to be performed. Additionally the impact will be limited to files which the user running the `vim` process has write permissions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35177"
},
{
"category": "external",
"summary": "RHBZ#2455542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35177",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35177"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35177",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35177"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-jc86-w7vm-8p24",
"url": "https://github.com/vim/vim/security/advisories/GHSA-jc86-w7vm-8p24"
}
],
"release_date": "2026-04-06T17:54:42.779000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T19:34:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34477"
},
{
"category": "workaround",
"details": "Avoid opening untrusted zip archives with Vim. This operational control prevents the necessary user interaction required to trigger the path traversal vulnerability in the `zip.vim` plugin.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass"
},
{
"cve": "CVE-2026-41411",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-04-24T18:01:49.275019+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461614"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. This command injection vulnerability occurs during tag file processing. A local user could craft a malicious tags file containing backtick syntax in the filename field. When Vim resolves a tag from this file, it executes the embedded command via the system shell, leading to arbitrary code execution with the privileges of the running user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Command injection allows arbitrary code execution via malicious tag files",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41411"
},
{
"category": "external",
"summary": "RHBZ#2461614",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461614"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41411",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41411"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41411",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41411"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/c78194e41d5a0b05b0ddf383b6679b1503f977fb",
"url": "https://github.com/vim/vim/commit/c78194e41d5a0b05b0ddf383b6679b1503f977fb"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0357",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0357"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-cwgx-gcj7-6qh8",
"url": "https://github.com/vim/vim/security/advisories/GHSA-cwgx-gcj7-6qh8"
}
],
"release_date": "2026-04-24T16:51:39.657000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T19:34:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34477"
},
{
"category": "workaround",
"details": "Mitigation for this issue involves exercising caution when opening or processing tag files from untrusted sources. Users should avoid loading tag files from unknown or suspicious origins to prevent the execution of arbitrary commands.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Command injection allows arbitrary code execution via malicious tag files"
},
{
"cve": "CVE-2026-46483",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-05-15T16:00:58.827425+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477915"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. When decompressing .tgz archives, the Vimuntar function builds shell commands using shellescape() without the {special} flag. This allows a specially crafted archive filename to trigger Vim cmdline-special expansion and execute arbitrary commands in the context of the current user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: command injection when decompressing .tgz archives",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to convince a user to decompress a .tgz archive with a specially crafted filename. Additionally, possible arbitrary command execution is restricted to the context of the user running Vim. These conditions limit the exposure of this vulnerability and the potential of a full system compromise. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46483"
},
{
"category": "external",
"summary": "RHBZ#2477915",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477915"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46483",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46483"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46483",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46483"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1",
"url": "https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0479",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0479"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w",
"url": "https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w"
}
],
"release_date": "2026-05-15T14:57:31.872000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T19:34:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34477"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, do not decompress untrusted .tgz archives with the Vimuntar command. Use \u0027tar -x -z -f\u0027 directly, instead.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: command injection when decompressing .tgz archives"
}
]
}
SUSE-SU-2026:21840-1
Vulnerability from csaf_suse - Published: 2026-05-28 12:13 - Updated: 2026-05-28 12:13| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues\n\n- CVE-2026-39881: command injection in NetBeans interface can lead to arbitrary file reads and writes (bsc#1261833).\n- CVE-2026-42307: Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin\n bundled with Vim (bsc#1264706).\n- CVE-2026-43961: Vimscript Code Injection in netrw NetrwMarkFile() via crafted filename (bsc#1265349).\n- CVE-2026-44656: Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s: find command-line\n completion (bsc#1264707).\n- CVE-2026-45130: Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when\n loading a crafted spell file (.spl) with UTF-8 encoding active (bsc#1264708).\n- CVE-2026-46483: command injection via ` tar#Vimuntar()` in `runtime/autoload/tar.vim` when decompressing `.tgz`\n archives on Unix-like systems (bsc#1265360).\n\nChanges for vim:\n\n- Update to v9.2.0530.\n- Fix for incorrectly detecting scientific parameter files as bitbake recipies. (bsc#1262395)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-817",
"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_21840-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21840-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621840-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21840-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026385.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261833",
"url": "https://bugzilla.suse.com/1261833"
},
{
"category": "self",
"summary": "SUSE Bug 1262395",
"url": "https://bugzilla.suse.com/1262395"
},
{
"category": "self",
"summary": "SUSE Bug 1264706",
"url": "https://bugzilla.suse.com/1264706"
},
{
"category": "self",
"summary": "SUSE Bug 1264707",
"url": "https://bugzilla.suse.com/1264707"
},
{
"category": "self",
"summary": "SUSE Bug 1264708",
"url": "https://bugzilla.suse.com/1264708"
},
{
"category": "self",
"summary": "SUSE Bug 1265349",
"url": "https://bugzilla.suse.com/1265349"
},
{
"category": "self",
"summary": "SUSE Bug 1265360",
"url": "https://bugzilla.suse.com/1265360"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39881 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39881/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42307 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42307/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43961 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43961/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44656 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44656/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45130 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45130/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46483 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46483/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2026-05-28T12:13:46Z",
"generator": {
"date": "2026-05-28T12:13:46Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21840-1",
"initial_release_date": "2026-05-28T12:13:46Z",
"revision_history": [
{
"date": "2026-05-28T12:13:46Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0530-160000.1.1.aarch64",
"product": {
"name": "vim-small-9.2.0530-160000.1.1.aarch64",
"product_id": "vim-small-9.2.0530-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-common-9.2.0530-160000.1.1.noarch",
"product": {
"name": "vim-data-common-9.2.0530-160000.1.1.noarch",
"product_id": "vim-data-common-9.2.0530-160000.1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0530-160000.1.1.ppc64le",
"product": {
"name": "vim-small-9.2.0530-160000.1.1.ppc64le",
"product_id": "vim-small-9.2.0530-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0530-160000.1.1.s390x",
"product": {
"name": "vim-small-9.2.0530-160000.1.1.s390x",
"product_id": "vim-small-9.2.0530-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0530-160000.1.1.x86_64",
"product": {
"name": "vim-small-9.2.0530-160000.1.1.x86_64",
"product_id": "vim-small-9.2.0530-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-160000.1.1.noarch as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39881"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to 9.2.0316, a command injection vulnerability in Vim\u0027s netbeans interface allows a malicious netbeans server to execute arbitrary Ex commands when Vim connects to it, via unsanitized strings in the defineAnnoType and specialKeys protocol messages. This vulnerability is fixed in 9.2.0316.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39881",
"url": "https://www.suse.com/security/cve/CVE-2026-39881"
},
{
"category": "external",
"summary": "SUSE Bug 1261833 for CVE-2026-39881",
"url": "https://bugzilla.suse.com/1261833"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-39881"
},
{
"cve": "CVE-2026-42307",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42307"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin bundled with Vim. By inducing a user to open a crafted URL (e.g., using the sftp:// or file:// protocol handlers), an attacker can execute arbitrary shell commands with the privileges of the Vim process. This issue has been patched in version 9.2.0383.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42307",
"url": "https://www.suse.com/security/cve/CVE-2026-42307"
},
{
"category": "external",
"summary": "SUSE Bug 1264706 for CVE-2026-42307",
"url": "https://bugzilla.suse.com/1264706"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-42307"
},
{
"cve": "CVE-2026-43961",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43961"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43961",
"url": "https://www.suse.com/security/cve/CVE-2026-43961"
},
{
"category": "external",
"summary": "SUSE Bug 1265349 for CVE-2026-43961",
"url": "https://bugzilla.suse.com/1265349"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-43961"
},
{
"cve": "CVE-2026-44656",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44656"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s :find command-line completion. When the path option contains backtick-enclosed shell commands, those commands are executed during file name completion. Because the path option lacks the P_SECURE flag, it can be set from a modeline, allowing an attacker who controls the contents of a file to execute arbitrary shell commands when the user opens that file in Vim and triggers :find completion. This issue has been patched in version 9.2.0435.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44656",
"url": "https://www.suse.com/security/cve/CVE-2026-44656"
},
{
"category": "external",
"summary": "SUSE Bug 1264707 for CVE-2026-44656",
"url": "https://bugzilla.suse.com/1264707"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-44656"
},
{
"cve": "CVE-2026-45130",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45130"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when loading a crafted spell file (.spl) with UTF-8 encoding active. An attacker-controlled length field in the spell file\u0027s compound section overflows a 32-bit signed integer multiplication, causing a small buffer to be allocated for a write loop that runs many iterations, overflowing the heap. Because the \u0027spelllang\u0027 option can be set from a modeline, a text file modeline can trigger spell file loading if a malicious .spl file has been planted on the runtimepath. This issue has been patched in version 9.2.0450.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45130",
"url": "https://www.suse.com/security/cve/CVE-2026-45130"
},
{
"category": "external",
"summary": "SUSE Bug 1264708 for CVE-2026-45130",
"url": "https://bugzilla.suse.com/1264708"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-45130"
},
{
"cve": "CVE-2026-46483",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46483"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46483",
"url": "https://www.suse.com/security/cve/CVE-2026-46483"
},
{
"category": "external",
"summary": "SUSE Bug 1265360 for CVE-2026-46483",
"url": "https://bugzilla.suse.com/1265360"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "important"
}
],
"title": "CVE-2026-46483"
}
]
}
SUSE-SU-2026:21859-1
Vulnerability from csaf_suse - Published: 2026-05-28 12:13 - Updated: 2026-05-28 12:13| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues\n\n- CVE-2026-39881: command injection in NetBeans interface can lead to arbitrary file reads and writes (bsc#1261833).\n- CVE-2026-42307: Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin\n bundled with Vim (bsc#1264706).\n- CVE-2026-43961: Vimscript Code Injection in netrw NetrwMarkFile() via crafted filename (bsc#1265349).\n- CVE-2026-44656: Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s: find command-line\n completion (bsc#1264707).\n- CVE-2026-45130: Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when\n loading a crafted spell file (.spl) with UTF-8 encoding active (bsc#1264708).\n- CVE-2026-46483: command injection via ` tar#Vimuntar()` in `runtime/autoload/tar.vim` when decompressing `.tgz`\n archives on Unix-like systems (bsc#1265360).\n\nChanges for vim:\n\n- Update to v9.2.0530.\n- Fix for incorrectly detecting scientific parameter files as bitbake recipies. (bsc#1262395)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-817",
"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_21859-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21859-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621859-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21859-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/046915.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261833",
"url": "https://bugzilla.suse.com/1261833"
},
{
"category": "self",
"summary": "SUSE Bug 1262395",
"url": "https://bugzilla.suse.com/1262395"
},
{
"category": "self",
"summary": "SUSE Bug 1264706",
"url": "https://bugzilla.suse.com/1264706"
},
{
"category": "self",
"summary": "SUSE Bug 1264707",
"url": "https://bugzilla.suse.com/1264707"
},
{
"category": "self",
"summary": "SUSE Bug 1264708",
"url": "https://bugzilla.suse.com/1264708"
},
{
"category": "self",
"summary": "SUSE Bug 1265349",
"url": "https://bugzilla.suse.com/1265349"
},
{
"category": "self",
"summary": "SUSE Bug 1265360",
"url": "https://bugzilla.suse.com/1265360"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39881 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39881/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42307 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42307/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43961 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43961/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44656 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44656/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45130 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45130/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46483 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46483/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2026-05-28T12:13:46Z",
"generator": {
"date": "2026-05-28T12:13:46Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21859-1",
"initial_release_date": "2026-05-28T12:13:46Z",
"revision_history": [
{
"date": "2026-05-28T12:13:46Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-160000.1.1.aarch64",
"product": {
"name": "gvim-9.2.0530-160000.1.1.aarch64",
"product_id": "gvim-9.2.0530-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-160000.1.1.aarch64",
"product": {
"name": "vim-9.2.0530-160000.1.1.aarch64",
"product_id": "vim-9.2.0530-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-160000.1.1.aarch64",
"product": {
"name": "vim-small-9.2.0530-160000.1.1.aarch64",
"product_id": "vim-small-9.2.0530-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "xxd-9.2.0530-160000.1.1.aarch64",
"product": {
"name": "xxd-9.2.0530-160000.1.1.aarch64",
"product_id": "xxd-9.2.0530-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-9.2.0530-160000.1.1.noarch",
"product": {
"name": "vim-data-9.2.0530-160000.1.1.noarch",
"product_id": "vim-data-9.2.0530-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "vim-data-common-9.2.0530-160000.1.1.noarch",
"product": {
"name": "vim-data-common-9.2.0530-160000.1.1.noarch",
"product_id": "vim-data-common-9.2.0530-160000.1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-160000.1.1.ppc64le",
"product": {
"name": "gvim-9.2.0530-160000.1.1.ppc64le",
"product_id": "gvim-9.2.0530-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-160000.1.1.ppc64le",
"product": {
"name": "vim-9.2.0530-160000.1.1.ppc64le",
"product_id": "vim-9.2.0530-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-160000.1.1.ppc64le",
"product": {
"name": "vim-small-9.2.0530-160000.1.1.ppc64le",
"product_id": "vim-small-9.2.0530-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xxd-9.2.0530-160000.1.1.ppc64le",
"product": {
"name": "xxd-9.2.0530-160000.1.1.ppc64le",
"product_id": "xxd-9.2.0530-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-160000.1.1.s390x",
"product": {
"name": "gvim-9.2.0530-160000.1.1.s390x",
"product_id": "gvim-9.2.0530-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-160000.1.1.s390x",
"product": {
"name": "vim-9.2.0530-160000.1.1.s390x",
"product_id": "vim-9.2.0530-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-160000.1.1.s390x",
"product": {
"name": "vim-small-9.2.0530-160000.1.1.s390x",
"product_id": "vim-small-9.2.0530-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "xxd-9.2.0530-160000.1.1.s390x",
"product": {
"name": "xxd-9.2.0530-160000.1.1.s390x",
"product_id": "xxd-9.2.0530-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-160000.1.1.x86_64",
"product": {
"name": "gvim-9.2.0530-160000.1.1.x86_64",
"product_id": "gvim-9.2.0530-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-160000.1.1.x86_64",
"product": {
"name": "vim-9.2.0530-160000.1.1.x86_64",
"product_id": "vim-9.2.0530-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-160000.1.1.x86_64",
"product": {
"name": "vim-small-9.2.0530-160000.1.1.x86_64",
"product_id": "vim-small-9.2.0530-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "xxd-9.2.0530-160000.1.1.x86_64",
"product": {
"name": "xxd-9.2.0530-160000.1.1.x86_64",
"product_id": "xxd-9.2.0530-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64"
},
"product_reference": "gvim-9.2.0530-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le"
},
"product_reference": "gvim-9.2.0530-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x"
},
"product_reference": "gvim-9.2.0530-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64"
},
"product_reference": "gvim-9.2.0530-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64"
},
"product_reference": "vim-9.2.0530-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le"
},
"product_reference": "vim-9.2.0530-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x"
},
"product_reference": "vim-9.2.0530-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64"
},
"product_reference": "vim-9.2.0530-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0530-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch"
},
"product_reference": "vim-data-9.2.0530-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0530-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64"
},
"product_reference": "xxd-9.2.0530-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0530-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le"
},
"product_reference": "xxd-9.2.0530-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0530-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x"
},
"product_reference": "xxd-9.2.0530-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0530-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64"
},
"product_reference": "xxd-9.2.0530-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64"
},
"product_reference": "gvim-9.2.0530-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le"
},
"product_reference": "gvim-9.2.0530-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x"
},
"product_reference": "gvim-9.2.0530-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64"
},
"product_reference": "gvim-9.2.0530-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64"
},
"product_reference": "vim-9.2.0530-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le"
},
"product_reference": "vim-9.2.0530-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x"
},
"product_reference": "vim-9.2.0530-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64"
},
"product_reference": "vim-9.2.0530-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0530-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch"
},
"product_reference": "vim-data-9.2.0530-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0530-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64"
},
"product_reference": "xxd-9.2.0530-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0530-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le"
},
"product_reference": "xxd-9.2.0530-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0530-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x"
},
"product_reference": "xxd-9.2.0530-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0530-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
},
"product_reference": "xxd-9.2.0530-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39881"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to 9.2.0316, a command injection vulnerability in Vim\u0027s netbeans interface allows a malicious netbeans server to execute arbitrary Ex commands when Vim connects to it, via unsanitized strings in the defineAnnoType and specialKeys protocol messages. This vulnerability is fixed in 9.2.0316.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39881",
"url": "https://www.suse.com/security/cve/CVE-2026-39881"
},
{
"category": "external",
"summary": "SUSE Bug 1261833 for CVE-2026-39881",
"url": "https://bugzilla.suse.com/1261833"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-39881"
},
{
"cve": "CVE-2026-42307",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42307"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin bundled with Vim. By inducing a user to open a crafted URL (e.g., using the sftp:// or file:// protocol handlers), an attacker can execute arbitrary shell commands with the privileges of the Vim process. This issue has been patched in version 9.2.0383.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42307",
"url": "https://www.suse.com/security/cve/CVE-2026-42307"
},
{
"category": "external",
"summary": "SUSE Bug 1264706 for CVE-2026-42307",
"url": "https://bugzilla.suse.com/1264706"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-42307"
},
{
"cve": "CVE-2026-43961",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43961"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43961",
"url": "https://www.suse.com/security/cve/CVE-2026-43961"
},
{
"category": "external",
"summary": "SUSE Bug 1265349 for CVE-2026-43961",
"url": "https://bugzilla.suse.com/1265349"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-43961"
},
{
"cve": "CVE-2026-44656",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44656"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s :find command-line completion. When the path option contains backtick-enclosed shell commands, those commands are executed during file name completion. Because the path option lacks the P_SECURE flag, it can be set from a modeline, allowing an attacker who controls the contents of a file to execute arbitrary shell commands when the user opens that file in Vim and triggers :find completion. This issue has been patched in version 9.2.0435.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44656",
"url": "https://www.suse.com/security/cve/CVE-2026-44656"
},
{
"category": "external",
"summary": "SUSE Bug 1264707 for CVE-2026-44656",
"url": "https://bugzilla.suse.com/1264707"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-44656"
},
{
"cve": "CVE-2026-45130",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45130"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when loading a crafted spell file (.spl) with UTF-8 encoding active. An attacker-controlled length field in the spell file\u0027s compound section overflows a 32-bit signed integer multiplication, causing a small buffer to be allocated for a write loop that runs many iterations, overflowing the heap. Because the \u0027spelllang\u0027 option can be set from a modeline, a text file modeline can trigger spell file loading if a malicious .spl file has been planted on the runtimepath. This issue has been patched in version 9.2.0450.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45130",
"url": "https://www.suse.com/security/cve/CVE-2026-45130"
},
{
"category": "external",
"summary": "SUSE Bug 1264708 for CVE-2026-45130",
"url": "https://bugzilla.suse.com/1264708"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-45130"
},
{
"cve": "CVE-2026-46483",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46483"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46483",
"url": "https://www.suse.com/security/cve/CVE-2026-46483"
},
{
"category": "external",
"summary": "SUSE Bug 1265360 for CVE-2026-46483",
"url": "https://bugzilla.suse.com/1265360"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "important"
}
],
"title": "CVE-2026-46483"
}
]
}
SUSE-SU-2026:21880-1
Vulnerability from csaf_suse - Published: 2026-06-01 10:42 - Updated: 2026-06-01 10:42| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues\n\n- CVE-2026-42307: Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin\n bundled with Vim (bsc#1264706).\n- CVE-2026-43961: Vimscript Code Injection in netrw NetrwMarkFile() via crafted filename (bsc#1265349).\n- CVE-2026-44656: Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s: find command-line\n completion (bsc#1264707).\n- CVE-2026-45130: Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when\n loading a crafted spell file (.spl) with UTF-8 encoding active (bsc#1264708).\n- CVE-2026-46483: command injection via ` tar#Vimuntar()` in `runtime/autoload/tar.vim` when decompressing `.tgz`\n archives on Unix-like systems (bsc#1265360).\n\nChanges for vim:\n\n- Update to v9.2.0530.\n- Fix for incorrectly detecting scientific parameter files as bitbake recipies. (bsc#1262395)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-557",
"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_21880-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21880-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621880-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21880-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026512.html"
},
{
"category": "self",
"summary": "SUSE Bug 1262395",
"url": "https://bugzilla.suse.com/1262395"
},
{
"category": "self",
"summary": "SUSE Bug 1264706",
"url": "https://bugzilla.suse.com/1264706"
},
{
"category": "self",
"summary": "SUSE Bug 1264707",
"url": "https://bugzilla.suse.com/1264707"
},
{
"category": "self",
"summary": "SUSE Bug 1264708",
"url": "https://bugzilla.suse.com/1264708"
},
{
"category": "self",
"summary": "SUSE Bug 1265349",
"url": "https://bugzilla.suse.com/1265349"
},
{
"category": "self",
"summary": "SUSE Bug 1265360",
"url": "https://bugzilla.suse.com/1265360"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42307 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42307/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43961 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43961/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44656 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44656/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45130 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45130/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46483 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46483/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2026-06-01T10:42:56Z",
"generator": {
"date": "2026-06-01T10:42:56Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21880-1",
"initial_release_date": "2026-06-01T10:42:56Z",
"revision_history": [
{
"date": "2026-06-01T10:42:56Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"product": {
"name": "vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"product_id": "vim-small-9.2.0530-slfo.1.1_1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"product": {
"name": "vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"product_id": "vim-data-common-9.2.0530-slfo.1.1_1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"product": {
"name": "vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"product_id": "vim-small-9.2.0530-slfo.1.1_1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"product": {
"name": "vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"product_id": "vim-small-9.2.0530-slfo.1.1_1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0530-slfo.1.1_1.1.x86_64",
"product": {
"name": "vim-small-9.2.0530-slfo.1.1_1.1.x86_64",
"product_id": "vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-slfo.1.1_1.1.noarch as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-slfo.1.1_1.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-slfo.1.1_1.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le"
},
"product_reference": "vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-slfo.1.1_1.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x"
},
"product_reference": "vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-slfo.1.1_1.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-slfo.1.1_1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-42307",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42307"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin bundled with Vim. By inducing a user to open a crafted URL (e.g., using the sftp:// or file:// protocol handlers), an attacker can execute arbitrary shell commands with the privileges of the Vim process. This issue has been patched in version 9.2.0383.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42307",
"url": "https://www.suse.com/security/cve/CVE-2026-42307"
},
{
"category": "external",
"summary": "SUSE Bug 1264706 for CVE-2026-42307",
"url": "https://bugzilla.suse.com/1264706"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-01T10:42:56Z",
"details": "moderate"
}
],
"title": "CVE-2026-42307"
},
{
"cve": "CVE-2026-43961",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43961"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43961",
"url": "https://www.suse.com/security/cve/CVE-2026-43961"
},
{
"category": "external",
"summary": "SUSE Bug 1265349 for CVE-2026-43961",
"url": "https://bugzilla.suse.com/1265349"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-01T10:42:56Z",
"details": "moderate"
}
],
"title": "CVE-2026-43961"
},
{
"cve": "CVE-2026-44656",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44656"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s :find command-line completion. When the path option contains backtick-enclosed shell commands, those commands are executed during file name completion. Because the path option lacks the P_SECURE flag, it can be set from a modeline, allowing an attacker who controls the contents of a file to execute arbitrary shell commands when the user opens that file in Vim and triggers :find completion. This issue has been patched in version 9.2.0435.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44656",
"url": "https://www.suse.com/security/cve/CVE-2026-44656"
},
{
"category": "external",
"summary": "SUSE Bug 1264707 for CVE-2026-44656",
"url": "https://bugzilla.suse.com/1264707"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-01T10:42:56Z",
"details": "moderate"
}
],
"title": "CVE-2026-44656"
},
{
"cve": "CVE-2026-45130",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45130"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when loading a crafted spell file (.spl) with UTF-8 encoding active. An attacker-controlled length field in the spell file\u0027s compound section overflows a 32-bit signed integer multiplication, causing a small buffer to be allocated for a write loop that runs many iterations, overflowing the heap. Because the \u0027spelllang\u0027 option can be set from a modeline, a text file modeline can trigger spell file loading if a malicious .spl file has been planted on the runtimepath. This issue has been patched in version 9.2.0450.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45130",
"url": "https://www.suse.com/security/cve/CVE-2026-45130"
},
{
"category": "external",
"summary": "SUSE Bug 1264708 for CVE-2026-45130",
"url": "https://bugzilla.suse.com/1264708"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-01T10:42:56Z",
"details": "moderate"
}
],
"title": "CVE-2026-45130"
},
{
"cve": "CVE-2026-46483",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46483"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46483",
"url": "https://www.suse.com/security/cve/CVE-2026-46483"
},
{
"category": "external",
"summary": "SUSE Bug 1265360 for CVE-2026-46483",
"url": "https://bugzilla.suse.com/1265360"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-01T10:42:56Z",
"details": "important"
}
],
"title": "CVE-2026-46483"
}
]
}
SUSE-SU-2026:21944-1
Vulnerability from csaf_suse - Published: 2026-06-01 10:46 - Updated: 2026-06-01 10:46| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues\n\n- CVE-2026-42307: Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin\n bundled with Vim (bsc#1264706).\n- CVE-2026-43961: Vimscript Code Injection in netrw NetrwMarkFile() via crafted filename (bsc#1265349).\n- CVE-2026-44656: Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s: find command-line\n completion (bsc#1264707).\n- CVE-2026-45130: Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when\n loading a crafted spell file (.spl) with UTF-8 encoding active (bsc#1264708).\n- CVE-2026-46483: command injection via ` tar#Vimuntar()` in `runtime/autoload/tar.vim` when decompressing `.tgz`\n archives on Unix-like systems (bsc#1265360).\n\nChanges for vim:\n\n- Update to v9.2.0530.\n- Fix for incorrectly detecting scientific parameter files as bitbake recipies. (bsc#1262395)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-736",
"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_21944-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21944-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621944-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21944-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026450.html"
},
{
"category": "self",
"summary": "SUSE Bug 1262395",
"url": "https://bugzilla.suse.com/1262395"
},
{
"category": "self",
"summary": "SUSE Bug 1264706",
"url": "https://bugzilla.suse.com/1264706"
},
{
"category": "self",
"summary": "SUSE Bug 1264707",
"url": "https://bugzilla.suse.com/1264707"
},
{
"category": "self",
"summary": "SUSE Bug 1264708",
"url": "https://bugzilla.suse.com/1264708"
},
{
"category": "self",
"summary": "SUSE Bug 1265349",
"url": "https://bugzilla.suse.com/1265349"
},
{
"category": "self",
"summary": "SUSE Bug 1265360",
"url": "https://bugzilla.suse.com/1265360"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42307 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42307/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43961 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43961/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44656 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44656/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45130 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45130/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46483 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46483/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2026-06-01T10:46:46Z",
"generator": {
"date": "2026-06-01T10:46:46Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21944-1",
"initial_release_date": "2026-06-01T10:46:46Z",
"revision_history": [
{
"date": "2026-06-01T10:46:46Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0530-1.1.aarch64",
"product": {
"name": "vim-small-9.2.0530-1.1.aarch64",
"product_id": "vim-small-9.2.0530-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-common-9.2.0530-1.1.noarch",
"product": {
"name": "vim-data-common-9.2.0530-1.1.noarch",
"product_id": "vim-data-common-9.2.0530-1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0530-1.1.s390x",
"product": {
"name": "vim-small-9.2.0530-1.1.s390x",
"product_id": "vim-small-9.2.0530-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0530-1.1.x86_64",
"product": {
"name": "vim-small-9.2.0530-1.1.x86_64",
"product_id": "vim-small-9.2.0530-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-1.1.noarch as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-1.1.noarch",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-1.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-1.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x"
},
"product_reference": "vim-small-9.2.0530-1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-1.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-42307",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42307"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin bundled with Vim. By inducing a user to open a crafted URL (e.g., using the sftp:// or file:// protocol handlers), an attacker can execute arbitrary shell commands with the privileges of the Vim process. This issue has been patched in version 9.2.0383.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42307",
"url": "https://www.suse.com/security/cve/CVE-2026-42307"
},
{
"category": "external",
"summary": "SUSE Bug 1264706 for CVE-2026-42307",
"url": "https://bugzilla.suse.com/1264706"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-01T10:46:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-42307"
},
{
"cve": "CVE-2026-43961",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43961"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43961",
"url": "https://www.suse.com/security/cve/CVE-2026-43961"
},
{
"category": "external",
"summary": "SUSE Bug 1265349 for CVE-2026-43961",
"url": "https://bugzilla.suse.com/1265349"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-01T10:46:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-43961"
},
{
"cve": "CVE-2026-44656",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44656"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s :find command-line completion. When the path option contains backtick-enclosed shell commands, those commands are executed during file name completion. Because the path option lacks the P_SECURE flag, it can be set from a modeline, allowing an attacker who controls the contents of a file to execute arbitrary shell commands when the user opens that file in Vim and triggers :find completion. This issue has been patched in version 9.2.0435.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44656",
"url": "https://www.suse.com/security/cve/CVE-2026-44656"
},
{
"category": "external",
"summary": "SUSE Bug 1264707 for CVE-2026-44656",
"url": "https://bugzilla.suse.com/1264707"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-01T10:46:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-44656"
},
{
"cve": "CVE-2026-45130",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45130"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when loading a crafted spell file (.spl) with UTF-8 encoding active. An attacker-controlled length field in the spell file\u0027s compound section overflows a 32-bit signed integer multiplication, causing a small buffer to be allocated for a write loop that runs many iterations, overflowing the heap. Because the \u0027spelllang\u0027 option can be set from a modeline, a text file modeline can trigger spell file loading if a malicious .spl file has been planted on the runtimepath. This issue has been patched in version 9.2.0450.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45130",
"url": "https://www.suse.com/security/cve/CVE-2026-45130"
},
{
"category": "external",
"summary": "SUSE Bug 1264708 for CVE-2026-45130",
"url": "https://bugzilla.suse.com/1264708"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-01T10:46:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-45130"
},
{
"cve": "CVE-2026-46483",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46483"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46483",
"url": "https://www.suse.com/security/cve/CVE-2026-46483"
},
{
"category": "external",
"summary": "SUSE Bug 1265360 for CVE-2026-46483",
"url": "https://bugzilla.suse.com/1265360"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-01T10:46:46Z",
"details": "important"
}
],
"title": "CVE-2026-46483"
}
]
}
SUSE-SU-2026:2233-1
Vulnerability from csaf_suse - Published: 2026-06-03 10:58 - Updated: 2026-06-03 10:58| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues\n\n- CVE-2026-42307: Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin\n bundled with Vim (bsc#1264706).\n- CVE-2026-43961: Vimscript Code Injection in netrw NetrwMarkFile() via crafted filename (bsc#1265349).\n- CVE-2026-44656: Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s: find command-line\n completion (bsc#1264707).\n- CVE-2026-45130: Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when\n loading a crafted spell file (.spl) with UTF-8 encoding active (bsc#1264708).\n- CVE-2026-46483: command injection via ` tar#Vimuntar()` in `runtime/autoload/tar.vim` when decompressing `.tgz`\n archives on Unix-like systems (bsc#1265360).\n\nChanges for vim:\n\n- Update to v9.2.0530.\n- Fix for incorrectly detecting scientific parameter files as bitbake recipies. (bsc#1262395)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2233,SUSE-SLE-SERVER-12-SP5-LTSS-2026-2233,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-2233",
"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_2233-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2233-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262233-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2233-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047097.html"
},
{
"category": "self",
"summary": "SUSE Bug 1262395",
"url": "https://bugzilla.suse.com/1262395"
},
{
"category": "self",
"summary": "SUSE Bug 1264706",
"url": "https://bugzilla.suse.com/1264706"
},
{
"category": "self",
"summary": "SUSE Bug 1264707",
"url": "https://bugzilla.suse.com/1264707"
},
{
"category": "self",
"summary": "SUSE Bug 1264708",
"url": "https://bugzilla.suse.com/1264708"
},
{
"category": "self",
"summary": "SUSE Bug 1265349",
"url": "https://bugzilla.suse.com/1265349"
},
{
"category": "self",
"summary": "SUSE Bug 1265360",
"url": "https://bugzilla.suse.com/1265360"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42307 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42307/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43961 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43961/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44656 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44656/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45130 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45130/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46483 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46483/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2026-06-03T10:58:41Z",
"generator": {
"date": "2026-06-03T10:58:41Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2233-1",
"initial_release_date": "2026-06-03T10:58:41Z",
"revision_history": [
{
"date": "2026-06-03T10:58:41Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-17.68.1.aarch64",
"product": {
"name": "gvim-9.2.0530-17.68.1.aarch64",
"product_id": "gvim-9.2.0530-17.68.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-17.68.1.aarch64",
"product": {
"name": "vim-9.2.0530-17.68.1.aarch64",
"product_id": "vim-9.2.0530-17.68.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-17.68.1.aarch64",
"product": {
"name": "vim-small-9.2.0530-17.68.1.aarch64",
"product_id": "vim-small-9.2.0530-17.68.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-17.68.1.i586",
"product": {
"name": "gvim-9.2.0530-17.68.1.i586",
"product_id": "gvim-9.2.0530-17.68.1.i586"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-17.68.1.i586",
"product": {
"name": "vim-9.2.0530-17.68.1.i586",
"product_id": "vim-9.2.0530-17.68.1.i586"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-17.68.1.i586",
"product": {
"name": "vim-small-9.2.0530-17.68.1.i586",
"product_id": "vim-small-9.2.0530-17.68.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-9.2.0530-17.68.1.noarch",
"product": {
"name": "vim-data-9.2.0530-17.68.1.noarch",
"product_id": "vim-data-9.2.0530-17.68.1.noarch"
}
},
{
"category": "product_version",
"name": "vim-data-common-9.2.0530-17.68.1.noarch",
"product": {
"name": "vim-data-common-9.2.0530-17.68.1.noarch",
"product_id": "vim-data-common-9.2.0530-17.68.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-17.68.1.ppc64le",
"product": {
"name": "gvim-9.2.0530-17.68.1.ppc64le",
"product_id": "gvim-9.2.0530-17.68.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-17.68.1.ppc64le",
"product": {
"name": "vim-9.2.0530-17.68.1.ppc64le",
"product_id": "vim-9.2.0530-17.68.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-17.68.1.ppc64le",
"product": {
"name": "vim-small-9.2.0530-17.68.1.ppc64le",
"product_id": "vim-small-9.2.0530-17.68.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-17.68.1.s390",
"product": {
"name": "gvim-9.2.0530-17.68.1.s390",
"product_id": "gvim-9.2.0530-17.68.1.s390"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-17.68.1.s390",
"product": {
"name": "vim-9.2.0530-17.68.1.s390",
"product_id": "vim-9.2.0530-17.68.1.s390"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-17.68.1.s390",
"product": {
"name": "vim-small-9.2.0530-17.68.1.s390",
"product_id": "vim-small-9.2.0530-17.68.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-17.68.1.s390x",
"product": {
"name": "gvim-9.2.0530-17.68.1.s390x",
"product_id": "gvim-9.2.0530-17.68.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-17.68.1.s390x",
"product": {
"name": "vim-9.2.0530-17.68.1.s390x",
"product_id": "vim-9.2.0530-17.68.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-17.68.1.s390x",
"product": {
"name": "vim-small-9.2.0530-17.68.1.s390x",
"product_id": "vim-small-9.2.0530-17.68.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-17.68.1.x86_64",
"product": {
"name": "gvim-9.2.0530-17.68.1.x86_64",
"product_id": "gvim-9.2.0530-17.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-17.68.1.x86_64",
"product": {
"name": "vim-9.2.0530-17.68.1.x86_64",
"product_id": "vim-9.2.0530-17.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-17.68.1.x86_64",
"product": {
"name": "vim-small-9.2.0530-17.68.1.x86_64",
"product_id": "vim-small-9.2.0530-17.68.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-17.68.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64"
},
"product_reference": "gvim-9.2.0530-17.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-17.68.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le"
},
"product_reference": "gvim-9.2.0530-17.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-17.68.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x"
},
"product_reference": "gvim-9.2.0530-17.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-17.68.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64"
},
"product_reference": "gvim-9.2.0530-17.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-17.68.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64"
},
"product_reference": "vim-9.2.0530-17.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-17.68.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le"
},
"product_reference": "vim-9.2.0530-17.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-17.68.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x"
},
"product_reference": "vim-9.2.0530-17.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-17.68.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64"
},
"product_reference": "vim-9.2.0530-17.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0530-17.68.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch"
},
"product_reference": "vim-data-9.2.0530-17.68.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-17.68.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-17.68.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-17.68.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64"
},
"product_reference": "gvim-9.2.0530-17.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-17.68.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64"
},
"product_reference": "vim-9.2.0530-17.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0530-17.68.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch"
},
"product_reference": "vim-data-9.2.0530-17.68.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-17.68.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-17.68.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-42307",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42307"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin bundled with Vim. By inducing a user to open a crafted URL (e.g., using the sftp:// or file:// protocol handlers), an attacker can execute arbitrary shell commands with the privileges of the Vim process. This issue has been patched in version 9.2.0383.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42307",
"url": "https://www.suse.com/security/cve/CVE-2026-42307"
},
{
"category": "external",
"summary": "SUSE Bug 1264706 for CVE-2026-42307",
"url": "https://bugzilla.suse.com/1264706"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T10:58:41Z",
"details": "moderate"
}
],
"title": "CVE-2026-42307"
},
{
"cve": "CVE-2026-43961",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43961"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43961",
"url": "https://www.suse.com/security/cve/CVE-2026-43961"
},
{
"category": "external",
"summary": "SUSE Bug 1265349 for CVE-2026-43961",
"url": "https://bugzilla.suse.com/1265349"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T10:58:41Z",
"details": "moderate"
}
],
"title": "CVE-2026-43961"
},
{
"cve": "CVE-2026-44656",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44656"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s :find command-line completion. When the path option contains backtick-enclosed shell commands, those commands are executed during file name completion. Because the path option lacks the P_SECURE flag, it can be set from a modeline, allowing an attacker who controls the contents of a file to execute arbitrary shell commands when the user opens that file in Vim and triggers :find completion. This issue has been patched in version 9.2.0435.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44656",
"url": "https://www.suse.com/security/cve/CVE-2026-44656"
},
{
"category": "external",
"summary": "SUSE Bug 1264707 for CVE-2026-44656",
"url": "https://bugzilla.suse.com/1264707"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T10:58:41Z",
"details": "moderate"
}
],
"title": "CVE-2026-44656"
},
{
"cve": "CVE-2026-45130",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45130"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when loading a crafted spell file (.spl) with UTF-8 encoding active. An attacker-controlled length field in the spell file\u0027s compound section overflows a 32-bit signed integer multiplication, causing a small buffer to be allocated for a write loop that runs many iterations, overflowing the heap. Because the \u0027spelllang\u0027 option can be set from a modeline, a text file modeline can trigger spell file loading if a malicious .spl file has been planted on the runtimepath. This issue has been patched in version 9.2.0450.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45130",
"url": "https://www.suse.com/security/cve/CVE-2026-45130"
},
{
"category": "external",
"summary": "SUSE Bug 1264708 for CVE-2026-45130",
"url": "https://bugzilla.suse.com/1264708"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T10:58:41Z",
"details": "moderate"
}
],
"title": "CVE-2026-45130"
},
{
"cve": "CVE-2026-46483",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46483"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46483",
"url": "https://www.suse.com/security/cve/CVE-2026-46483"
},
{
"category": "external",
"summary": "SUSE Bug 1265360 for CVE-2026-46483",
"url": "https://bugzilla.suse.com/1265360"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T10:58:41Z",
"details": "important"
}
],
"title": "CVE-2026-46483"
}
]
}
SUSE-SU-2026:2236-1
Vulnerability from csaf_suse - Published: 2026-06-03 11:01 - Updated: 2026-06-03 11:01| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues\n\n- CVE-2026-42307: Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin\n bundled with Vim (bsc#1264706).\n- CVE-2026-43961: Vimscript Code Injection in netrw NetrwMarkFile() via crafted filename (bsc#1265349).\n- CVE-2026-44656: Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s: find command-line\n completion (bsc#1264707).\n- CVE-2026-45130: Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when\n loading a crafted spell file (.spl) with UTF-8 encoding active (bsc#1264708).\n- CVE-2026-46483: command injection via ` tar#Vimuntar()` in `runtime/autoload/tar.vim` when decompressing `.tgz`\n archives on Unix-like systems (bsc#1265360).\n\nChanges for vim:\n\n- Update to v9.2.0530.\n- Fix for incorrectly detecting scientific parameter files as bitbake recipies. (bsc#1262395)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2236,SUSE-SLE-Micro-5.5-2026-2236,SUSE-SLE-Module-Basesystem-15-SP7-2026-2236,SUSE-SLE-Module-Desktop-Applications-15-SP7-2026-2236,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-2236,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-2236,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-2236,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-2236,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-2236,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-2236",
"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_2236-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2236-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262236-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2236-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047094.html"
},
{
"category": "self",
"summary": "SUSE Bug 1262395",
"url": "https://bugzilla.suse.com/1262395"
},
{
"category": "self",
"summary": "SUSE Bug 1264706",
"url": "https://bugzilla.suse.com/1264706"
},
{
"category": "self",
"summary": "SUSE Bug 1264707",
"url": "https://bugzilla.suse.com/1264707"
},
{
"category": "self",
"summary": "SUSE Bug 1264708",
"url": "https://bugzilla.suse.com/1264708"
},
{
"category": "self",
"summary": "SUSE Bug 1265349",
"url": "https://bugzilla.suse.com/1265349"
},
{
"category": "self",
"summary": "SUSE Bug 1265360",
"url": "https://bugzilla.suse.com/1265360"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42307 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42307/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43961 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43961/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44656 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44656/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45130 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45130/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46483 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46483/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2026-06-03T11:01:08Z",
"generator": {
"date": "2026-06-03T11:01:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2236-1",
"initial_release_date": "2026-06-03T11:01:08Z",
"revision_history": [
{
"date": "2026-06-03T11:01:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-150500.20.52.1.aarch64",
"product": {
"name": "gvim-9.2.0530-150500.20.52.1.aarch64",
"product_id": "gvim-9.2.0530-150500.20.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-150500.20.52.1.aarch64",
"product": {
"name": "vim-9.2.0530-150500.20.52.1.aarch64",
"product_id": "vim-9.2.0530-150500.20.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-150500.20.52.1.aarch64",
"product": {
"name": "vim-small-9.2.0530-150500.20.52.1.aarch64",
"product_id": "vim-small-9.2.0530-150500.20.52.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-150500.20.52.1.i586",
"product": {
"name": "gvim-9.2.0530-150500.20.52.1.i586",
"product_id": "gvim-9.2.0530-150500.20.52.1.i586"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-150500.20.52.1.i586",
"product": {
"name": "vim-9.2.0530-150500.20.52.1.i586",
"product_id": "vim-9.2.0530-150500.20.52.1.i586"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-150500.20.52.1.i586",
"product": {
"name": "vim-small-9.2.0530-150500.20.52.1.i586",
"product_id": "vim-small-9.2.0530-150500.20.52.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-9.2.0530-150500.20.52.1.noarch",
"product": {
"name": "vim-data-9.2.0530-150500.20.52.1.noarch",
"product_id": "vim-data-9.2.0530-150500.20.52.1.noarch"
}
},
{
"category": "product_version",
"name": "vim-data-common-9.2.0530-150500.20.52.1.noarch",
"product": {
"name": "vim-data-common-9.2.0530-150500.20.52.1.noarch",
"product_id": "vim-data-common-9.2.0530-150500.20.52.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-150500.20.52.1.ppc64le",
"product": {
"name": "gvim-9.2.0530-150500.20.52.1.ppc64le",
"product_id": "gvim-9.2.0530-150500.20.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-150500.20.52.1.ppc64le",
"product": {
"name": "vim-9.2.0530-150500.20.52.1.ppc64le",
"product_id": "vim-9.2.0530-150500.20.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-150500.20.52.1.ppc64le",
"product": {
"name": "vim-small-9.2.0530-150500.20.52.1.ppc64le",
"product_id": "vim-small-9.2.0530-150500.20.52.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-150500.20.52.1.s390x",
"product": {
"name": "gvim-9.2.0530-150500.20.52.1.s390x",
"product_id": "gvim-9.2.0530-150500.20.52.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-150500.20.52.1.s390x",
"product": {
"name": "vim-9.2.0530-150500.20.52.1.s390x",
"product_id": "vim-9.2.0530-150500.20.52.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-150500.20.52.1.s390x",
"product": {
"name": "vim-small-9.2.0530-150500.20.52.1.s390x",
"product_id": "vim-small-9.2.0530-150500.20.52.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-150500.20.52.1.x86_64",
"product": {
"name": "gvim-9.2.0530-150500.20.52.1.x86_64",
"product_id": "gvim-9.2.0530-150500.20.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-150500.20.52.1.x86_64",
"product": {
"name": "vim-9.2.0530-150500.20.52.1.x86_64",
"product_id": "vim-9.2.0530-150500.20.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-150500.20.52.1.x86_64",
"product": {
"name": "vim-small-9.2.0530-150500.20.52.1.x86_64",
"product_id": "vim-small-9.2.0530-150500.20.52.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"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 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"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": "vim-data-common-9.2.0530-150500.20.52.1.noarch as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-150500.20.52.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0530-150500.20.52.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-9.2.0530-150500.20.52.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-150500.20.52.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-150500.20.52.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0530-150500.20.52.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-9.2.0530-150500.20.52.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-150500.20.52.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-150500.20.52.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0530-150500.20.52.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-9.2.0530-150500.20.52.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-150500.20.52.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-150500.20.52.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0530-150500.20.52.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-9.2.0530-150500.20.52.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-150500.20.52.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-150500.20.52.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0530-150500.20.52.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-9.2.0530-150500.20.52.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-150500.20.52.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-150500.20.52.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0530-150500.20.52.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-9.2.0530-150500.20.52.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-150500.20.52.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-150500.20.52.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.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:gvim-9.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.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:gvim-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.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:vim-9.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.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:vim-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0530-150500.20.52.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-9.2.0530-150500.20.52.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-150500.20.52.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-150500.20.52.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.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:vim-small-9.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.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:vim-small-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-42307",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42307"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin bundled with Vim. By inducing a user to open a crafted URL (e.g., using the sftp:// or file:// protocol handlers), an attacker can execute arbitrary shell commands with the privileges of the Vim process. This issue has been patched in version 9.2.0383.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42307",
"url": "https://www.suse.com/security/cve/CVE-2026-42307"
},
{
"category": "external",
"summary": "SUSE Bug 1264706 for CVE-2026-42307",
"url": "https://bugzilla.suse.com/1264706"
}
],
"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 High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T11:01:08Z",
"details": "moderate"
}
],
"title": "CVE-2026-42307"
},
{
"cve": "CVE-2026-43961",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43961"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43961",
"url": "https://www.suse.com/security/cve/CVE-2026-43961"
},
{
"category": "external",
"summary": "SUSE Bug 1265349 for CVE-2026-43961",
"url": "https://bugzilla.suse.com/1265349"
}
],
"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 High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T11:01:08Z",
"details": "moderate"
}
],
"title": "CVE-2026-43961"
},
{
"cve": "CVE-2026-44656",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44656"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s :find command-line completion. When the path option contains backtick-enclosed shell commands, those commands are executed during file name completion. Because the path option lacks the P_SECURE flag, it can be set from a modeline, allowing an attacker who controls the contents of a file to execute arbitrary shell commands when the user opens that file in Vim and triggers :find completion. This issue has been patched in version 9.2.0435.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44656",
"url": "https://www.suse.com/security/cve/CVE-2026-44656"
},
{
"category": "external",
"summary": "SUSE Bug 1264707 for CVE-2026-44656",
"url": "https://bugzilla.suse.com/1264707"
}
],
"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 High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T11:01:08Z",
"details": "moderate"
}
],
"title": "CVE-2026-44656"
},
{
"cve": "CVE-2026-45130",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45130"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when loading a crafted spell file (.spl) with UTF-8 encoding active. An attacker-controlled length field in the spell file\u0027s compound section overflows a 32-bit signed integer multiplication, causing a small buffer to be allocated for a write loop that runs many iterations, overflowing the heap. Because the \u0027spelllang\u0027 option can be set from a modeline, a text file modeline can trigger spell file loading if a malicious .spl file has been planted on the runtimepath. This issue has been patched in version 9.2.0450.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45130",
"url": "https://www.suse.com/security/cve/CVE-2026-45130"
},
{
"category": "external",
"summary": "SUSE Bug 1264708 for CVE-2026-45130",
"url": "https://bugzilla.suse.com/1264708"
}
],
"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 High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T11:01:08Z",
"details": "moderate"
}
],
"title": "CVE-2026-45130"
},
{
"cve": "CVE-2026-46483",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46483"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46483",
"url": "https://www.suse.com/security/cve/CVE-2026-46483"
},
{
"category": "external",
"summary": "SUSE Bug 1265360 for CVE-2026-46483",
"url": "https://bugzilla.suse.com/1265360"
}
],
"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 High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T11:01:08Z",
"details": "important"
}
],
"title": "CVE-2026-46483"
}
]
}
SUSE-SU-2026:2313-1
Vulnerability from csaf_suse - Published: 2026-06-09 12:51 - Updated: 2026-06-09 12:51| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0530-150000.5.94.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues\n\n- CVE-2026-39881: command injection in NetBeans interface can lead to arbitrary file reads and writes (bsc#1261833).\n- CVE-2026-42307: Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin\n bundled with Vim (bsc#1264706).\n- CVE-2026-43961: Vimscript Code Injection in netrw NetrwMarkFile() via crafted filename (bsc#1265349).\n- CVE-2026-44656: Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s: find command-line\n completion (bsc#1264707).\n- CVE-2026-45130: Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when\n loading a crafted spell file (.spl) with UTF-8 encoding active (bsc#1264708).\n- CVE-2026-46483: command injection via ` tar#Vimuntar()` in `runtime/autoload/tar.vim` when decompressing `.tgz`\n archives on Unix-like systems (bsc#1265360).\n\nChanges for vim:\n\n- Update to v9.2.0530.\n- Fix for incorrectly detecting scientific parameter files as bitbake recipies. (bsc#1262395)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2313,SUSE-SLE-Micro-5.3-2026-2313,SUSE-SLE-Micro-5.4-2026-2313,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-2313,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-2313,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-2313,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-2313",
"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_2313-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2313-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262313-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2313-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047224.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261833",
"url": "https://bugzilla.suse.com/1261833"
},
{
"category": "self",
"summary": "SUSE Bug 1262395",
"url": "https://bugzilla.suse.com/1262395"
},
{
"category": "self",
"summary": "SUSE Bug 1264706",
"url": "https://bugzilla.suse.com/1264706"
},
{
"category": "self",
"summary": "SUSE Bug 1264707",
"url": "https://bugzilla.suse.com/1264707"
},
{
"category": "self",
"summary": "SUSE Bug 1264708",
"url": "https://bugzilla.suse.com/1264708"
},
{
"category": "self",
"summary": "SUSE Bug 1265349",
"url": "https://bugzilla.suse.com/1265349"
},
{
"category": "self",
"summary": "SUSE Bug 1265360",
"url": "https://bugzilla.suse.com/1265360"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39881 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39881/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42307 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42307/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43961 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43961/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44656 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44656/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45130 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45130/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46483 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46483/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2026-06-09T12:51:06Z",
"generator": {
"date": "2026-06-09T12:51:06Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2313-1",
"initial_release_date": "2026-06-09T12:51:06Z",
"revision_history": [
{
"date": "2026-06-09T12:51:06Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-150000.5.94.1.aarch64",
"product": {
"name": "gvim-9.2.0530-150000.5.94.1.aarch64",
"product_id": "gvim-9.2.0530-150000.5.94.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-150000.5.94.1.aarch64",
"product": {
"name": "vim-9.2.0530-150000.5.94.1.aarch64",
"product_id": "vim-9.2.0530-150000.5.94.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-150000.5.94.1.aarch64",
"product": {
"name": "vim-small-9.2.0530-150000.5.94.1.aarch64",
"product_id": "vim-small-9.2.0530-150000.5.94.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-150000.5.94.1.i586",
"product": {
"name": "gvim-9.2.0530-150000.5.94.1.i586",
"product_id": "gvim-9.2.0530-150000.5.94.1.i586"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-150000.5.94.1.i586",
"product": {
"name": "vim-9.2.0530-150000.5.94.1.i586",
"product_id": "vim-9.2.0530-150000.5.94.1.i586"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-150000.5.94.1.i586",
"product": {
"name": "vim-small-9.2.0530-150000.5.94.1.i586",
"product_id": "vim-small-9.2.0530-150000.5.94.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-9.2.0530-150000.5.94.1.noarch",
"product": {
"name": "vim-data-9.2.0530-150000.5.94.1.noarch",
"product_id": "vim-data-9.2.0530-150000.5.94.1.noarch"
}
},
{
"category": "product_version",
"name": "vim-data-common-9.2.0530-150000.5.94.1.noarch",
"product": {
"name": "vim-data-common-9.2.0530-150000.5.94.1.noarch",
"product_id": "vim-data-common-9.2.0530-150000.5.94.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-150000.5.94.1.ppc64le",
"product": {
"name": "gvim-9.2.0530-150000.5.94.1.ppc64le",
"product_id": "gvim-9.2.0530-150000.5.94.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-150000.5.94.1.ppc64le",
"product": {
"name": "vim-9.2.0530-150000.5.94.1.ppc64le",
"product_id": "vim-9.2.0530-150000.5.94.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-150000.5.94.1.ppc64le",
"product": {
"name": "vim-small-9.2.0530-150000.5.94.1.ppc64le",
"product_id": "vim-small-9.2.0530-150000.5.94.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-150000.5.94.1.s390x",
"product": {
"name": "gvim-9.2.0530-150000.5.94.1.s390x",
"product_id": "gvim-9.2.0530-150000.5.94.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-150000.5.94.1.s390x",
"product": {
"name": "vim-9.2.0530-150000.5.94.1.s390x",
"product_id": "vim-9.2.0530-150000.5.94.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-150000.5.94.1.s390x",
"product": {
"name": "vim-small-9.2.0530-150000.5.94.1.s390x",
"product_id": "vim-small-9.2.0530-150000.5.94.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-150000.5.94.1.x86_64",
"product": {
"name": "gvim-9.2.0530-150000.5.94.1.x86_64",
"product_id": "gvim-9.2.0530-150000.5.94.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-150000.5.94.1.x86_64",
"product": {
"name": "vim-9.2.0530-150000.5.94.1.x86_64",
"product_id": "vim-9.2.0530-150000.5.94.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-150000.5.94.1.x86_64",
"product": {
"name": "vim-small-9.2.0530-150000.5.94.1.x86_64",
"product_id": "vim-small-9.2.0530-150000.5.94.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-150000.5.94.1.noarch as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0530-150000.5.94.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-150000.5.94.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150000.5.94.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-150000.5.94.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150000.5.94.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.s390x"
},
"product_reference": "vim-small-9.2.0530-150000.5.94.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150000.5.94.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-150000.5.94.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-150000.5.94.1.noarch as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0530-150000.5.94.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-150000.5.94.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150000.5.94.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-150000.5.94.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150000.5.94.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.s390x"
},
"product_reference": "vim-small-9.2.0530-150000.5.94.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150000.5.94.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-150000.5.94.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150000.5.94.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.aarch64"
},
"product_reference": "gvim-9.2.0530-150000.5.94.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150000.5.94.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.x86_64"
},
"product_reference": "gvim-9.2.0530-150000.5.94.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150000.5.94.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.aarch64"
},
"product_reference": "vim-9.2.0530-150000.5.94.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150000.5.94.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.x86_64"
},
"product_reference": "vim-9.2.0530-150000.5.94.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0530-150000.5.94.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0530-150000.5.94.1.noarch"
},
"product_reference": "vim-data-9.2.0530-150000.5.94.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-150000.5.94.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0530-150000.5.94.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-150000.5.94.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150000.5.94.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-150000.5.94.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150000.5.94.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-150000.5.94.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150000.5.94.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64"
},
"product_reference": "gvim-9.2.0530-150000.5.94.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150000.5.94.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64"
},
"product_reference": "gvim-9.2.0530-150000.5.94.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150000.5.94.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64"
},
"product_reference": "vim-9.2.0530-150000.5.94.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150000.5.94.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64"
},
"product_reference": "vim-9.2.0530-150000.5.94.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0530-150000.5.94.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch"
},
"product_reference": "vim-data-9.2.0530-150000.5.94.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-150000.5.94.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-150000.5.94.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150000.5.94.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-150000.5.94.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150000.5.94.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-150000.5.94.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150000.5.94.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64"
},
"product_reference": "gvim-9.2.0530-150000.5.94.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150000.5.94.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.ppc64le"
},
"product_reference": "gvim-9.2.0530-150000.5.94.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150000.5.94.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.s390x"
},
"product_reference": "gvim-9.2.0530-150000.5.94.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150000.5.94.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64"
},
"product_reference": "gvim-9.2.0530-150000.5.94.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150000.5.94.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64"
},
"product_reference": "vim-9.2.0530-150000.5.94.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150000.5.94.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.ppc64le"
},
"product_reference": "vim-9.2.0530-150000.5.94.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150000.5.94.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.s390x"
},
"product_reference": "vim-9.2.0530-150000.5.94.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150000.5.94.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64"
},
"product_reference": "vim-9.2.0530-150000.5.94.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0530-150000.5.94.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch"
},
"product_reference": "vim-data-9.2.0530-150000.5.94.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-150000.5.94.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-150000.5.94.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150000.5.94.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-150000.5.94.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150000.5.94.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.ppc64le"
},
"product_reference": "vim-small-9.2.0530-150000.5.94.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150000.5.94.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.s390x"
},
"product_reference": "vim-small-9.2.0530-150000.5.94.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150000.5.94.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-150000.5.94.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150000.5.94.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64"
},
"product_reference": "gvim-9.2.0530-150000.5.94.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150000.5.94.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.ppc64le"
},
"product_reference": "gvim-9.2.0530-150000.5.94.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150000.5.94.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.s390x"
},
"product_reference": "gvim-9.2.0530-150000.5.94.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150000.5.94.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64"
},
"product_reference": "gvim-9.2.0530-150000.5.94.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150000.5.94.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64"
},
"product_reference": "vim-9.2.0530-150000.5.94.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150000.5.94.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.ppc64le"
},
"product_reference": "vim-9.2.0530-150000.5.94.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150000.5.94.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.s390x"
},
"product_reference": "vim-9.2.0530-150000.5.94.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150000.5.94.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64"
},
"product_reference": "vim-9.2.0530-150000.5.94.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0530-150000.5.94.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch"
},
"product_reference": "vim-data-9.2.0530-150000.5.94.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-150000.5.94.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-150000.5.94.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150000.5.94.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-150000.5.94.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150000.5.94.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.ppc64le"
},
"product_reference": "vim-small-9.2.0530-150000.5.94.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150000.5.94.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.s390x"
},
"product_reference": "vim-small-9.2.0530-150000.5.94.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150000.5.94.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-150000.5.94.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150000.5.94.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.ppc64le"
},
"product_reference": "gvim-9.2.0530-150000.5.94.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150000.5.94.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.x86_64"
},
"product_reference": "gvim-9.2.0530-150000.5.94.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150000.5.94.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.ppc64le"
},
"product_reference": "vim-9.2.0530-150000.5.94.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150000.5.94.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.x86_64"
},
"product_reference": "vim-9.2.0530-150000.5.94.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0530-150000.5.94.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0530-150000.5.94.1.noarch"
},
"product_reference": "vim-data-9.2.0530-150000.5.94.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-150000.5.94.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0530-150000.5.94.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-150000.5.94.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150000.5.94.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.ppc64le"
},
"product_reference": "vim-small-9.2.0530-150000.5.94.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150000.5.94.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-150000.5.94.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39881"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to 9.2.0316, a command injection vulnerability in Vim\u0027s netbeans interface allows a malicious netbeans server to execute arbitrary Ex commands when Vim connects to it, via unsanitized strings in the defineAnnoType and specialKeys protocol messages. This vulnerability is fixed in 9.2.0316.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39881",
"url": "https://www.suse.com/security/cve/CVE-2026-39881"
},
{
"category": "external",
"summary": "SUSE Bug 1261833 for CVE-2026-39881",
"url": "https://bugzilla.suse.com/1261833"
}
],
"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 High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-09T12:51:06Z",
"details": "moderate"
}
],
"title": "CVE-2026-39881"
},
{
"cve": "CVE-2026-42307",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42307"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin bundled with Vim. By inducing a user to open a crafted URL (e.g., using the sftp:// or file:// protocol handlers), an attacker can execute arbitrary shell commands with the privileges of the Vim process. This issue has been patched in version 9.2.0383.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42307",
"url": "https://www.suse.com/security/cve/CVE-2026-42307"
},
{
"category": "external",
"summary": "SUSE Bug 1264706 for CVE-2026-42307",
"url": "https://bugzilla.suse.com/1264706"
}
],
"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 High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-09T12:51:06Z",
"details": "moderate"
}
],
"title": "CVE-2026-42307"
},
{
"cve": "CVE-2026-43961",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43961"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43961",
"url": "https://www.suse.com/security/cve/CVE-2026-43961"
},
{
"category": "external",
"summary": "SUSE Bug 1265349 for CVE-2026-43961",
"url": "https://bugzilla.suse.com/1265349"
}
],
"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 High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-09T12:51:06Z",
"details": "moderate"
}
],
"title": "CVE-2026-43961"
},
{
"cve": "CVE-2026-44656",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44656"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s :find command-line completion. When the path option contains backtick-enclosed shell commands, those commands are executed during file name completion. Because the path option lacks the P_SECURE flag, it can be set from a modeline, allowing an attacker who controls the contents of a file to execute arbitrary shell commands when the user opens that file in Vim and triggers :find completion. This issue has been patched in version 9.2.0435.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44656",
"url": "https://www.suse.com/security/cve/CVE-2026-44656"
},
{
"category": "external",
"summary": "SUSE Bug 1264707 for CVE-2026-44656",
"url": "https://bugzilla.suse.com/1264707"
}
],
"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 High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-09T12:51:06Z",
"details": "moderate"
}
],
"title": "CVE-2026-44656"
},
{
"cve": "CVE-2026-45130",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45130"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when loading a crafted spell file (.spl) with UTF-8 encoding active. An attacker-controlled length field in the spell file\u0027s compound section overflows a 32-bit signed integer multiplication, causing a small buffer to be allocated for a write loop that runs many iterations, overflowing the heap. Because the \u0027spelllang\u0027 option can be set from a modeline, a text file modeline can trigger spell file loading if a malicious .spl file has been planted on the runtimepath. This issue has been patched in version 9.2.0450.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45130",
"url": "https://www.suse.com/security/cve/CVE-2026-45130"
},
{
"category": "external",
"summary": "SUSE Bug 1264708 for CVE-2026-45130",
"url": "https://bugzilla.suse.com/1264708"
}
],
"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 High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-09T12:51:06Z",
"details": "moderate"
}
],
"title": "CVE-2026-45130"
},
{
"cve": "CVE-2026-46483",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46483"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46483",
"url": "https://www.suse.com/security/cve/CVE-2026-46483"
},
{
"category": "external",
"summary": "SUSE Bug 1265360 for CVE-2026-46483",
"url": "https://bugzilla.suse.com/1265360"
}
],
"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 High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0530-150000.5.94.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0530-150000.5.94.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0530-150000.5.94.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-09T12:51:06Z",
"details": "important"
}
],
"title": "CVE-2026-46483"
}
]
}
WID-SEC-W-2026-1548
Vulnerability from csaf_certbund - Published: 2026-05-14 22:00 - Updated: 2026-06-09 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source vim <9.2.479
Open Source / vim
|
<9.2.479 | ||
|
Open Source vim <9.2.480
Open Source / vim
|
<9.2.480 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source vim <9.2.479
Open Source / vim
|
<9.2.479 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Vim (Vi IMproved) ist eine Weiterentwicklung des Texteditors vi.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in vim ausnutzen, um beliebigen Programmcode auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1548 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1548.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1548 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1548"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-2fpv-9ff7-xg5w vom 2026-05-14",
"url": "https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-66hr-7p6x-x5j3 vom 2026-05-14",
"url": "https://github.com/vim/vim/security/advisories/GHSA-66hr-7p6x-x5j3"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-E3757DAB23 vom 2026-05-21",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-e3757dab23"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-75B5DDF8C3 vom 2026-05-25",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-75b5ddf8c3"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21840-1 vom 2026-05-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026385.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21833-1 vom 2026-05-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026382.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20828-1 vom 2026-05-29",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/VOZUYPOJCRXRRHKAXRNNA4I7SMJG6ZAQ/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21859-1 vom 2026-06-01",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026427.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21880-1 vom 2026-06-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026512.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21948-1 vom 2026-06-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026446.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21944-1 vom 2026-06-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026450.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21867-1 vom 2026-06-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026523.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2233-1 vom 2026-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026582.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2236-1 vom 2026-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026579.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8415-1 vom 2026-06-09",
"url": "https://ubuntu.com/security/notices/USN-8415-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2313-1 vom 2026-06-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026676.html"
}
],
"source_lang": "en-US",
"title": "vim: Mehrere Schwachstellen erm\u00f6glichen Codeausf\u00fchrung",
"tracking": {
"current_release_date": "2026-06-09T22:00:00.000+00:00",
"generator": {
"date": "2026-06-10T09:41:24.967+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1548",
"initial_release_date": "2026-05-14T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-05-14T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-05-17T22:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: EUVD-2026-30542"
},
{
"date": "2026-05-21T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2026-05-25T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2026-05-31T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE und openSUSE aufgenommen"
},
{
"date": "2026-06-01T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-06-02T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-06-04T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-06-09T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Ubuntu aufgenommen"
}
],
"status": "final",
"version": "9"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c9.2.480",
"product": {
"name": "Open Source vim \u003c9.2.480",
"product_id": "T054217"
}
},
{
"category": "product_version",
"name": "9.2.480",
"product": {
"name": "Open Source vim 9.2.480",
"product_id": "T054217-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:vim:vim:9.2.480"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.2.479",
"product": {
"name": "Open Source vim \u003c9.2.479",
"product_id": "T054218"
}
},
{
"category": "product_version",
"name": "9.2.479",
"product": {
"name": "Open Source vim 9.2.479",
"product_id": "T054218-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:vim:vim:9.2.479"
}
}
}
],
"category": "product_name",
"name": "vim"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-43961",
"product_status": {
"known_affected": [
"T002207",
"T000126",
"T027843",
"T054218",
"T054217",
"74185"
]
},
"release_date": "2026-05-14T22:00:00.000+00:00",
"title": "CVE-2026-43961"
},
{
"cve": "CVE-2026-46483",
"product_status": {
"known_affected": [
"T002207",
"T000126",
"T027843",
"T054218",
"74185"
]
},
"release_date": "2026-05-14T22:00:00.000+00:00",
"title": "CVE-2026-46483"
}
]
}
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.