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-08-21",
"epss": "0.00552",
"percentile": "0.43889"
},
"microsoft_vex": {
"current_release_date": "2026-05-20T01:40:07.000Z",
"cve": "CVE-2026-46483",
"id": "msrc_CVE-2026-46483",
"initial_release_date": "2026-05-02T00:00:00.000Z",
"product_status:fixed": "1",
"product_status:known_affected": "1",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Vim: Command injection in tar#Vimuntar via missing shellescape {special} flag",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-46483.json",
"version": "3"
},
"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\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-08-09T00:27:16+00:00",
"cve": "CVE-2026-46483",
"id": "CVE-2026-46483",
"initial_release_date": "2026-05-15T14:57:31.872000+00:00",
"product_status:fixed": "408",
"product_status:known_affected": "13",
"product_status:known_not_affected": "188",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "vim: command injection when decompressing .tgz archives",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-46483.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-08-21T01:00:05Z",
"cve": "CVE-2026-46483",
"id": "CVE-2026-46483",
"initial_release_date": "2026-05-16T01:11:16Z",
"product_status:first_fixed": "2",
"product_status:known_affected": "419",
"product_status:recommended": "182",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-46483",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-46483.json",
"version": "17"
},
"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"
}
}
}
rlsa-2026:38511
Vulnerability from osv_rocky
Vim (Vi IMproved) is an updated and improved version of the vi editor.
Security Fix(es):
-
vim: command injection when decompressing .tgz archives (CVE-2026-46483)
-
vim: Vim: Arbitrary Code Execution via crafted directory names (CVE-2026-47162)
-
vim: Vim: Arbitrary code execution via Python omni-completion (CVE-2026-52858)
-
vim: Vim: Arbitrary code execution via crafted step-definition patterns (CVE-2026-47167)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "vim",
"purl": "pkg:rpm/rocky-linux/vim?distro=rocky-linux-9\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "BaseOS"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.2.2637-26.el9_8.10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:38511"
},
"details": "Vim (Vi IMproved) is an updated and improved version of the vi editor.\n\nSecurity Fix(es):\n\n* vim: command injection when decompressing .tgz archives (CVE-2026-46483)\n\n* vim: Vim: Arbitrary Code Execution via crafted directory names (CVE-2026-47162)\n\n* vim: Vim: Arbitrary code execution via Python omni-completion (CVE-2026-52858)\n\n* vim: Vim: Arbitrary code execution via crafted step-definition patterns (CVE-2026-47167)\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.",
"id": "RLSA-2026:38511",
"modified": "2026-08-21T12:10:37.179218Z",
"published": "2026-08-11T12:03:36.966012Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:38511"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477915"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487964"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487981"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487996"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:38511"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Important: vim security update",
"upstream": [
"CVE-2026-46483",
"CVE-2026-47162",
"CVE-2026-47167",
"CVE-2026-52858"
]
}
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
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-security-upd… | self |
| https://bugzilla.suse.com/1261833 | self |
| https://bugzilla.suse.com/1262395 | self |
| https://bugzilla.suse.com/1264706 | self |
| https://bugzilla.suse.com/1264707 | self |
| https://bugzilla.suse.com/1264708 | self |
| https://bugzilla.suse.com/1265349 | self |
| https://bugzilla.suse.com/1265360 | self |
| https://www.suse.com/security/cve/CVE-2026-39881/ | self |
| https://www.suse.com/security/cve/CVE-2026-42307/ | self |
| https://www.suse.com/security/cve/CVE-2026-43961/ | self |
| https://www.suse.com/security/cve/CVE-2026-44656/ | self |
| https://www.suse.com/security/cve/CVE-2026-45130/ | self |
| https://www.suse.com/security/cve/CVE-2026-46483/ | self |
| https://www.suse.com/security/cve/CVE-2026-39881 | external |
| https://bugzilla.suse.com/1261833 | external |
| https://www.suse.com/security/cve/CVE-2026-42307 | external |
| https://bugzilla.suse.com/1264706 | external |
| https://www.suse.com/security/cve/CVE-2026-43961 | external |
| https://bugzilla.suse.com/1265349 | external |
| https://www.suse.com/security/cve/CVE-2026-44656 | external |
| https://bugzilla.suse.com/1264707 | external |
| https://www.suse.com/security/cve/CVE-2026-45130 | external |
| https://bugzilla.suse.com/1264708 | external |
| https://www.suse.com/security/cve/CVE-2026-46483 | external |
| https://bugzilla.suse.com/1265360 | external |
{
"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
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-updates/2026… | self |
| https://bugzilla.suse.com/1261833 | self |
| https://bugzilla.suse.com/1262395 | self |
| https://bugzilla.suse.com/1264706 | self |
| https://bugzilla.suse.com/1264707 | self |
| https://bugzilla.suse.com/1264708 | self |
| https://bugzilla.suse.com/1265349 | self |
| https://bugzilla.suse.com/1265360 | self |
| https://www.suse.com/security/cve/CVE-2026-39881/ | self |
| https://www.suse.com/security/cve/CVE-2026-42307/ | self |
| https://www.suse.com/security/cve/CVE-2026-43961/ | self |
| https://www.suse.com/security/cve/CVE-2026-44656/ | self |
| https://www.suse.com/security/cve/CVE-2026-45130/ | self |
| https://www.suse.com/security/cve/CVE-2026-46483/ | self |
| https://www.suse.com/security/cve/CVE-2026-39881 | external |
| https://bugzilla.suse.com/1261833 | external |
| https://www.suse.com/security/cve/CVE-2026-42307 | external |
| https://bugzilla.suse.com/1264706 | external |
| https://www.suse.com/security/cve/CVE-2026-43961 | external |
| https://bugzilla.suse.com/1265349 | external |
| https://www.suse.com/security/cve/CVE-2026-44656 | external |
| https://bugzilla.suse.com/1264707 | external |
| https://www.suse.com/security/cve/CVE-2026-45130 | external |
| https://bugzilla.suse.com/1264708 | external |
| https://www.suse.com/security/cve/CVE-2026-46483 | external |
| https://bugzilla.suse.com/1265360 | external |
{
"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
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-security-upd… | self |
| https://bugzilla.suse.com/1262395 | self |
| https://bugzilla.suse.com/1264706 | self |
| https://bugzilla.suse.com/1264707 | self |
| https://bugzilla.suse.com/1264708 | self |
| https://bugzilla.suse.com/1265349 | self |
| https://bugzilla.suse.com/1265360 | self |
| https://www.suse.com/security/cve/CVE-2026-42307/ | self |
| https://www.suse.com/security/cve/CVE-2026-43961/ | self |
| https://www.suse.com/security/cve/CVE-2026-44656/ | self |
| https://www.suse.com/security/cve/CVE-2026-45130/ | self |
| https://www.suse.com/security/cve/CVE-2026-46483/ | self |
| https://www.suse.com/security/cve/CVE-2026-42307 | external |
| https://bugzilla.suse.com/1264706 | external |
| https://www.suse.com/security/cve/CVE-2026-43961 | external |
| https://bugzilla.suse.com/1265349 | external |
| https://www.suse.com/security/cve/CVE-2026-44656 | external |
| https://bugzilla.suse.com/1264707 | external |
| https://www.suse.com/security/cve/CVE-2026-45130 | external |
| https://bugzilla.suse.com/1264708 | external |
| https://www.suse.com/security/cve/CVE-2026-46483 | external |
| https://bugzilla.suse.com/1265360 | external |
{
"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
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-security-upd… | self |
| https://bugzilla.suse.com/1262395 | self |
| https://bugzilla.suse.com/1264706 | self |
| https://bugzilla.suse.com/1264707 | self |
| https://bugzilla.suse.com/1264708 | self |
| https://bugzilla.suse.com/1265349 | self |
| https://bugzilla.suse.com/1265360 | self |
| https://www.suse.com/security/cve/CVE-2026-42307/ | self |
| https://www.suse.com/security/cve/CVE-2026-43961/ | self |
| https://www.suse.com/security/cve/CVE-2026-44656/ | self |
| https://www.suse.com/security/cve/CVE-2026-45130/ | self |
| https://www.suse.com/security/cve/CVE-2026-46483/ | self |
| https://www.suse.com/security/cve/CVE-2026-42307 | external |
| https://bugzilla.suse.com/1264706 | external |
| https://www.suse.com/security/cve/CVE-2026-43961 | external |
| https://bugzilla.suse.com/1265349 | external |
| https://www.suse.com/security/cve/CVE-2026-44656 | external |
| https://bugzilla.suse.com/1264707 | external |
| https://www.suse.com/security/cve/CVE-2026-45130 | external |
| https://bugzilla.suse.com/1264708 | external |
| https://www.suse.com/security/cve/CVE-2026-46483 | external |
| https://bugzilla.suse.com/1265360 | external |
{
"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
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-updates/2026… | self |
| https://bugzilla.suse.com/1262395 | self |
| https://bugzilla.suse.com/1264706 | self |
| https://bugzilla.suse.com/1264707 | self |
| https://bugzilla.suse.com/1264708 | self |
| https://bugzilla.suse.com/1265349 | self |
| https://bugzilla.suse.com/1265360 | self |
| https://www.suse.com/security/cve/CVE-2026-42307/ | self |
| https://www.suse.com/security/cve/CVE-2026-43961/ | self |
| https://www.suse.com/security/cve/CVE-2026-44656/ | self |
| https://www.suse.com/security/cve/CVE-2026-45130/ | self |
| https://www.suse.com/security/cve/CVE-2026-46483/ | self |
| https://www.suse.com/security/cve/CVE-2026-42307 | external |
| https://bugzilla.suse.com/1264706 | external |
| https://www.suse.com/security/cve/CVE-2026-43961 | external |
| https://bugzilla.suse.com/1265349 | external |
| https://www.suse.com/security/cve/CVE-2026-44656 | external |
| https://bugzilla.suse.com/1264707 | external |
| https://www.suse.com/security/cve/CVE-2026-45130 | external |
| https://bugzilla.suse.com/1264708 | external |
| https://www.suse.com/security/cve/CVE-2026-46483 | external |
| https://bugzilla.suse.com/1265360 | external |
{
"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
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-updates/2026… | self |
| https://bugzilla.suse.com/1262395 | self |
| https://bugzilla.suse.com/1264706 | self |
| https://bugzilla.suse.com/1264707 | self |
| https://bugzilla.suse.com/1264708 | self |
| https://bugzilla.suse.com/1265349 | self |
| https://bugzilla.suse.com/1265360 | self |
| https://www.suse.com/security/cve/CVE-2026-42307/ | self |
| https://www.suse.com/security/cve/CVE-2026-43961/ | self |
| https://www.suse.com/security/cve/CVE-2026-44656/ | self |
| https://www.suse.com/security/cve/CVE-2026-45130/ | self |
| https://www.suse.com/security/cve/CVE-2026-46483/ | self |
| https://www.suse.com/security/cve/CVE-2026-42307 | external |
| https://bugzilla.suse.com/1264706 | external |
| https://www.suse.com/security/cve/CVE-2026-43961 | external |
| https://bugzilla.suse.com/1265349 | external |
| https://www.suse.com/security/cve/CVE-2026-44656 | external |
| https://bugzilla.suse.com/1264707 | external |
| https://www.suse.com/security/cve/CVE-2026-45130 | external |
| https://bugzilla.suse.com/1264708 | external |
| https://www.suse.com/security/cve/CVE-2026-46483 | external |
| https://bugzilla.suse.com/1265360 | external |
{
"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
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-updates/2026… | self |
| https://bugzilla.suse.com/1261833 | self |
| https://bugzilla.suse.com/1262395 | self |
| https://bugzilla.suse.com/1264706 | self |
| https://bugzilla.suse.com/1264707 | self |
| https://bugzilla.suse.com/1264708 | self |
| https://bugzilla.suse.com/1265349 | self |
| https://bugzilla.suse.com/1265360 | self |
| https://www.suse.com/security/cve/CVE-2026-39881/ | self |
| https://www.suse.com/security/cve/CVE-2026-42307/ | self |
| https://www.suse.com/security/cve/CVE-2026-43961/ | self |
| https://www.suse.com/security/cve/CVE-2026-44656/ | self |
| https://www.suse.com/security/cve/CVE-2026-45130/ | self |
| https://www.suse.com/security/cve/CVE-2026-46483/ | self |
| https://www.suse.com/security/cve/CVE-2026-39881 | external |
| https://bugzilla.suse.com/1261833 | external |
| https://www.suse.com/security/cve/CVE-2026-42307 | external |
| https://bugzilla.suse.com/1264706 | external |
| https://www.suse.com/security/cve/CVE-2026-43961 | external |
| https://bugzilla.suse.com/1265349 | external |
| https://www.suse.com/security/cve/CVE-2026-44656 | external |
| https://bugzilla.suse.com/1264707 | external |
| https://www.suse.com/security/cve/CVE-2026-45130 | external |
| https://bugzilla.suse.com/1264708 | external |
| https://www.suse.com/security/cve/CVE-2026-46483 | external |
| https://bugzilla.suse.com/1265360 | external |
{
"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"
}
]
}
ubuntu-cve-2026-46483
Vulnerability from osv_ubuntu
Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in runtime/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's context. This vulnerability is fixed in 9.2.0479.
| URL | Type | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro with Legacy support add-on: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "vim",
"binary_version": "2:7.4.052-1ubuntu3.1+esm28"
},
{
"binary_name": "vim-athena",
"binary_version": "2:7.4.052-1ubuntu3.1+esm28"
},
{
"binary_name": "vim-common",
"binary_version": "2:7.4.052-1ubuntu3.1+esm28"
},
{
"binary_name": "vim-gnome",
"binary_version": "2:7.4.052-1ubuntu3.1+esm28"
},
{
"binary_name": "vim-gtk",
"binary_version": "2:7.4.052-1ubuntu3.1+esm28"
},
{
"binary_name": "vim-gui-common",
"binary_version": "2:7.4.052-1ubuntu3.1+esm28"
},
{
"binary_name": "vim-lesstif",
"binary_version": "2:7.4.052-1ubuntu3.1+esm28"
},
{
"binary_name": "vim-nox",
"binary_version": "2:7.4.052-1ubuntu3.1+esm28"
},
{
"binary_name": "vim-runtime",
"binary_version": "2:7.4.052-1ubuntu3.1+esm28"
},
{
"binary_name": "vim-tiny",
"binary_version": "2:7.4.052-1ubuntu3.1+esm28"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "vim",
"purl": "pkg:deb/ubuntu/vim@2:7.4.052-1ubuntu3.1+esm28?arch=source\u0026distro=esm-infra-legacy/trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:7.4.052-1ubuntu3.1+esm28"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2:7.4.000-1ubuntu2",
"2:7.4.052-1ubuntu1",
"2:7.4.052-1ubuntu2",
"2:7.4.052-1ubuntu3",
"2:7.4.052-1ubuntu3.1",
"2:7.4.052-1ubuntu3.1+esm1",
"2:7.4.052-1ubuntu3.1+esm3",
"2:7.4.052-1ubuntu3.1+esm4",
"2:7.4.052-1ubuntu3.1+esm5",
"2:7.4.052-1ubuntu3.1+esm6",
"2:7.4.052-1ubuntu3.1+esm7",
"2:7.4.052-1ubuntu3.1+esm8",
"2:7.4.052-1ubuntu3.1+esm9",
"2:7.4.052-1ubuntu3.1+esm10",
"2:7.4.052-1ubuntu3.1+esm11",
"2:7.4.052-1ubuntu3.1+esm12",
"2:7.4.052-1ubuntu3.1+esm13",
"2:7.4.052-1ubuntu3.1+esm14",
"2:7.4.052-1ubuntu3.1+esm15",
"2:7.4.052-1ubuntu3.1+esm16",
"2:7.4.052-1ubuntu3.1+esm17",
"2:7.4.052-1ubuntu3.1+esm18",
"2:7.4.052-1ubuntu3.1+esm19",
"2:7.4.052-1ubuntu3.1+esm20",
"2:7.4.052-1ubuntu3.1+esm21",
"2:7.4.052-1ubuntu3.1+esm22",
"2:7.4.052-1ubuntu3.1+esm23",
"2:7.4.052-1ubuntu3.1+esm24",
"2:7.4.052-1ubuntu3.1+esm25",
"2:7.4.052-1ubuntu3.1+esm26",
"2:7.4.052-1ubuntu3.1+esm27"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro with Legacy support add-on: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "vim",
"binary_version": "2:7.4.1689-3ubuntu1.5+esm34"
},
{
"binary_name": "vim-athena",
"binary_version": "2:7.4.1689-3ubuntu1.5+esm34"
},
{
"binary_name": "vim-athena-py2",
"binary_version": "2:7.4.1689-3ubuntu1.5+esm34"
},
{
"binary_name": "vim-common",
"binary_version": "2:7.4.1689-3ubuntu1.5+esm34"
},
{
"binary_name": "vim-gnome",
"binary_version": "2:7.4.1689-3ubuntu1.5+esm34"
},
{
"binary_name": "vim-gnome-py2",
"binary_version": "2:7.4.1689-3ubuntu1.5+esm34"
},
{
"binary_name": "vim-gtk",
"binary_version": "2:7.4.1689-3ubuntu1.5+esm34"
},
{
"binary_name": "vim-gtk-py2",
"binary_version": "2:7.4.1689-3ubuntu1.5+esm34"
},
{
"binary_name": "vim-gtk3",
"binary_version": "2:7.4.1689-3ubuntu1.5+esm34"
},
{
"binary_name": "vim-gtk3-py2",
"binary_version": "2:7.4.1689-3ubuntu1.5+esm34"
},
{
"binary_name": "vim-gui-common",
"binary_version": "2:7.4.1689-3ubuntu1.5+esm34"
},
{
"binary_name": "vim-nox",
"binary_version": "2:7.4.1689-3ubuntu1.5+esm34"
},
{
"binary_name": "vim-nox-py2",
"binary_version": "2:7.4.1689-3ubuntu1.5+esm34"
},
{
"binary_name": "vim-runtime",
"binary_version": "2:7.4.1689-3ubuntu1.5+esm34"
},
{
"binary_name": "vim-tiny",
"binary_version": "2:7.4.1689-3ubuntu1.5+esm34"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "vim",
"purl": "pkg:deb/ubuntu/vim@2:7.4.1689-3ubuntu1.5+esm34?arch=source\u0026distro=esm-infra-legacy/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:7.4.1689-3ubuntu1.5+esm34"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2:7.4.712-2ubuntu4",
"2:7.4.826-1ubuntu1",
"2:7.4.826-1ubuntu2",
"2:7.4.826-1ubuntu3",
"2:7.4.963-1ubuntu1",
"2:7.4.963-1ubuntu4",
"2:7.4.963-1ubuntu5",
"2:7.4.1689-3ubuntu1",
"2:7.4.1689-3ubuntu1.1",
"2:7.4.1689-3ubuntu1.2",
"2:7.4.1689-3ubuntu1.3",
"2:7.4.1689-3ubuntu1.4",
"2:7.4.1689-3ubuntu1.5",
"2:7.4.1689-3ubuntu1.5+esm2",
"2:7.4.1689-3ubuntu1.5+esm3",
"2:7.4.1689-3ubuntu1.5+esm4",
"2:7.4.1689-3ubuntu1.5+esm5",
"2:7.4.1689-3ubuntu1.5+esm6",
"2:7.4.1689-3ubuntu1.5+esm7",
"2:7.4.1689-3ubuntu1.5+esm8",
"2:7.4.1689-3ubuntu1.5+esm10",
"2:7.4.1689-3ubuntu1.5+esm11",
"2:7.4.1689-3ubuntu1.5+esm12",
"2:7.4.1689-3ubuntu1.5+esm13",
"2:7.4.1689-3ubuntu1.5+esm14",
"2:7.4.1689-3ubuntu1.5+esm15",
"2:7.4.1689-3ubuntu1.5+esm17",
"2:7.4.1689-3ubuntu1.5+esm18",
"2:7.4.1689-3ubuntu1.5+esm19",
"2:7.4.1689-3ubuntu1.5+esm20",
"2:7.4.1689-3ubuntu1.5+esm22",
"2:7.4.1689-3ubuntu1.5+esm23",
"2:7.4.1689-3ubuntu1.5+esm24",
"2:7.4.1689-3ubuntu1.5+esm25",
"2:7.4.1689-3ubuntu1.5+esm26",
"2:7.4.1689-3ubuntu1.5+esm27",
"2:7.4.1689-3ubuntu1.5+esm28",
"2:7.4.1689-3ubuntu1.5+esm29",
"2:7.4.1689-3ubuntu1.5+esm30",
"2:7.4.1689-3ubuntu1.5+esm31",
"2:7.4.1689-3ubuntu1.5+esm32",
"2:7.4.1689-3ubuntu1.5+esm33"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "vim",
"binary_version": "2:8.0.1453-1ubuntu1.13+esm19"
},
{
"binary_name": "vim-athena",
"binary_version": "2:8.0.1453-1ubuntu1.13+esm19"
},
{
"binary_name": "vim-common",
"binary_version": "2:8.0.1453-1ubuntu1.13+esm19"
},
{
"binary_name": "vim-gnome",
"binary_version": "2:8.0.1453-1ubuntu1.13+esm19"
},
{
"binary_name": "vim-gtk",
"binary_version": "2:8.0.1453-1ubuntu1.13+esm19"
},
{
"binary_name": "vim-gtk3",
"binary_version": "2:8.0.1453-1ubuntu1.13+esm19"
},
{
"binary_name": "vim-gui-common",
"binary_version": "2:8.0.1453-1ubuntu1.13+esm19"
},
{
"binary_name": "vim-nox",
"binary_version": "2:8.0.1453-1ubuntu1.13+esm19"
},
{
"binary_name": "vim-runtime",
"binary_version": "2:8.0.1453-1ubuntu1.13+esm19"
},
{
"binary_name": "vim-tiny",
"binary_version": "2:8.0.1453-1ubuntu1.13+esm19"
},
{
"binary_name": "xxd",
"binary_version": "2:8.0.1453-1ubuntu1.13+esm19"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "vim",
"purl": "pkg:deb/ubuntu/vim@2:8.0.1453-1ubuntu1.13+esm19?arch=source\u0026distro=esm-infra/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.0.1453-1ubuntu1.13+esm19"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2:8.0.0197-4ubuntu5",
"2:8.0.1144-1ubuntu1",
"2:8.0.1401-1ubuntu1",
"2:8.0.1401-1ubuntu2",
"2:8.0.1401-1ubuntu3",
"2:8.0.1453-1ubuntu1",
"2:8.0.1453-1ubuntu1.1",
"2:8.0.1453-1ubuntu1.3",
"2:8.0.1453-1ubuntu1.4",
"2:8.0.1453-1ubuntu1.6",
"2:8.0.1453-1ubuntu1.7",
"2:8.0.1453-1ubuntu1.8",
"2:8.0.1453-1ubuntu1.9",
"2:8.0.1453-1ubuntu1.10",
"2:8.0.1453-1ubuntu1.11",
"2:8.0.1453-1ubuntu1.12",
"2:8.0.1453-1ubuntu1.13",
"2:8.0.1453-1ubuntu1.13+esm1",
"2:8.0.1453-1ubuntu1.13+esm3",
"2:8.0.1453-1ubuntu1.13+esm4",
"2:8.0.1453-1ubuntu1.13+esm5",
"2:8.0.1453-1ubuntu1.13+esm6",
"2:8.0.1453-1ubuntu1.13+esm7",
"2:8.0.1453-1ubuntu1.13+esm8",
"2:8.0.1453-1ubuntu1.13+esm9",
"2:8.0.1453-1ubuntu1.13+esm10",
"2:8.0.1453-1ubuntu1.13+esm11",
"2:8.0.1453-1ubuntu1.13+esm12",
"2:8.0.1453-1ubuntu1.13+esm13",
"2:8.0.1453-1ubuntu1.13+esm14",
"2:8.0.1453-1ubuntu1.13+esm15",
"2:8.0.1453-1ubuntu1.13+esm16",
"2:8.0.1453-1ubuntu1.13+esm17",
"2:8.0.1453-1ubuntu1.13+esm18"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "vim",
"binary_version": "2:8.1.2269-1ubuntu5.32+esm7"
},
{
"binary_name": "vim-athena",
"binary_version": "2:8.1.2269-1ubuntu5.32+esm7"
},
{
"binary_name": "vim-common",
"binary_version": "2:8.1.2269-1ubuntu5.32+esm7"
},
{
"binary_name": "vim-gtk",
"binary_version": "2:8.1.2269-1ubuntu5.32+esm7"
},
{
"binary_name": "vim-gtk3",
"binary_version": "2:8.1.2269-1ubuntu5.32+esm7"
},
{
"binary_name": "vim-gui-common",
"binary_version": "2:8.1.2269-1ubuntu5.32+esm7"
},
{
"binary_name": "vim-nox",
"binary_version": "2:8.1.2269-1ubuntu5.32+esm7"
},
{
"binary_name": "vim-runtime",
"binary_version": "2:8.1.2269-1ubuntu5.32+esm7"
},
{
"binary_name": "vim-tiny",
"binary_version": "2:8.1.2269-1ubuntu5.32+esm7"
},
{
"binary_name": "xxd",
"binary_version": "2:8.1.2269-1ubuntu5.32+esm7"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "vim",
"purl": "pkg:deb/ubuntu/vim@2:8.1.2269-1ubuntu5.32+esm7?arch=source\u0026distro=esm-infra/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.1.2269-1ubuntu5.32+esm7"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2:8.1.0875-5ubuntu2",
"2:8.1.0875-5ubuntu3",
"2:8.1.0875-5ubuntu4",
"2:8.1.2269-1ubuntu1",
"2:8.1.2269-1ubuntu4",
"2:8.1.2269-1ubuntu5",
"2:8.1.2269-1ubuntu5.3",
"2:8.1.2269-1ubuntu5.4",
"2:8.1.2269-1ubuntu5.6",
"2:8.1.2269-1ubuntu5.7",
"2:8.1.2269-1ubuntu5.8",
"2:8.1.2269-1ubuntu5.9",
"2:8.1.2269-1ubuntu5.11",
"2:8.1.2269-1ubuntu5.12",
"2:8.1.2269-1ubuntu5.13",
"2:8.1.2269-1ubuntu5.14",
"2:8.1.2269-1ubuntu5.15",
"2:8.1.2269-1ubuntu5.16",
"2:8.1.2269-1ubuntu5.17",
"2:8.1.2269-1ubuntu5.18",
"2:8.1.2269-1ubuntu5.20",
"2:8.1.2269-1ubuntu5.21",
"2:8.1.2269-1ubuntu5.22",
"2:8.1.2269-1ubuntu5.23",
"2:8.1.2269-1ubuntu5.24",
"2:8.1.2269-1ubuntu5.25",
"2:8.1.2269-1ubuntu5.26",
"2:8.1.2269-1ubuntu5.29",
"2:8.1.2269-1ubuntu5.30",
"2:8.1.2269-1ubuntu5.31",
"2:8.1.2269-1ubuntu5.32",
"2:8.1.2269-1ubuntu5.32+esm2",
"2:8.1.2269-1ubuntu5.32+esm3",
"2:8.1.2269-1ubuntu5.32+esm4",
"2:8.1.2269-1ubuntu5.32+esm5",
"2:8.1.2269-1ubuntu5.32+esm6"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "vim",
"binary_version": "2:8.2.3995-1ubuntu2.31"
},
{
"binary_name": "vim-athena",
"binary_version": "2:8.2.3995-1ubuntu2.31"
},
{
"binary_name": "vim-common",
"binary_version": "2:8.2.3995-1ubuntu2.31"
},
{
"binary_name": "vim-gtk",
"binary_version": "2:8.2.3995-1ubuntu2.31"
},
{
"binary_name": "vim-gtk3",
"binary_version": "2:8.2.3995-1ubuntu2.31"
},
{
"binary_name": "vim-gui-common",
"binary_version": "2:8.2.3995-1ubuntu2.31"
},
{
"binary_name": "vim-nox",
"binary_version": "2:8.2.3995-1ubuntu2.31"
},
{
"binary_name": "vim-runtime",
"binary_version": "2:8.2.3995-1ubuntu2.31"
},
{
"binary_name": "vim-tiny",
"binary_version": "2:8.2.3995-1ubuntu2.31"
},
{
"binary_name": "xxd",
"binary_version": "2:8.2.3995-1ubuntu2.31"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "vim",
"purl": "pkg:deb/ubuntu/vim@2:8.2.3995-1ubuntu2.31?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.2.3995-1ubuntu2.31"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2:8.2.2434-3ubuntu3",
"2:8.2.2434-3ubuntu4",
"2:8.2.3565-1ubuntu1",
"2:8.2.3565-1ubuntu2",
"2:8.2.3565-1ubuntu3",
"2:8.2.3565-1ubuntu5",
"2:8.2.3995-1ubuntu1",
"2:8.2.3995-1ubuntu2",
"2:8.2.3995-1ubuntu2.1",
"2:8.2.3995-1ubuntu2.3",
"2:8.2.3995-1ubuntu2.4",
"2:8.2.3995-1ubuntu2.5",
"2:8.2.3995-1ubuntu2.7",
"2:8.2.3995-1ubuntu2.8",
"2:8.2.3995-1ubuntu2.9",
"2:8.2.3995-1ubuntu2.10",
"2:8.2.3995-1ubuntu2.11",
"2:8.2.3995-1ubuntu2.12",
"2:8.2.3995-1ubuntu2.13",
"2:8.2.3995-1ubuntu2.15",
"2:8.2.3995-1ubuntu2.16",
"2:8.2.3995-1ubuntu2.17",
"2:8.2.3995-1ubuntu2.18",
"2:8.2.3995-1ubuntu2.19",
"2:8.2.3995-1ubuntu2.20",
"2:8.2.3995-1ubuntu2.21",
"2:8.2.3995-1ubuntu2.22",
"2:8.2.3995-1ubuntu2.23",
"2:8.2.3995-1ubuntu2.24",
"2:8.2.3995-1ubuntu2.26",
"2:8.2.3995-1ubuntu2.27",
"2:8.2.3995-1ubuntu2.28",
"2:8.2.3995-1ubuntu2.29",
"2:8.2.3995-1ubuntu2.30"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "vim",
"binary_version": "2:9.1.0016-1ubuntu7.15"
},
{
"binary_name": "vim-athena",
"binary_version": "2:9.1.0016-1ubuntu7.15"
},
{
"binary_name": "vim-common",
"binary_version": "2:9.1.0016-1ubuntu7.15"
},
{
"binary_name": "vim-gtk3",
"binary_version": "2:9.1.0016-1ubuntu7.15"
},
{
"binary_name": "vim-gui-common",
"binary_version": "2:9.1.0016-1ubuntu7.15"
},
{
"binary_name": "vim-motif",
"binary_version": "2:9.1.0016-1ubuntu7.15"
},
{
"binary_name": "vim-nox",
"binary_version": "2:9.1.0016-1ubuntu7.15"
},
{
"binary_name": "vim-runtime",
"binary_version": "2:9.1.0016-1ubuntu7.15"
},
{
"binary_name": "vim-tiny",
"binary_version": "2:9.1.0016-1ubuntu7.15"
},
{
"binary_name": "xxd",
"binary_version": "2:9.1.0016-1ubuntu7.15"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "vim",
"purl": "pkg:deb/ubuntu/vim@2:9.1.0016-1ubuntu7.15?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:9.1.0016-1ubuntu7.15"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2:9.0.1672-1ubuntu2",
"2:9.0.2087-1ubuntu1",
"2:9.0.2116-1ubuntu1",
"2:9.0.2116-1ubuntu2",
"2:9.0.2184-0ubuntu1",
"2:9.0.2189-1ubuntu1",
"2:9.1.0-1ubuntu1",
"2:9.1.0016-1ubuntu2",
"2:9.1.0016-1ubuntu6",
"2:9.1.0016-1ubuntu7",
"2:9.1.0016-1ubuntu7.1",
"2:9.1.0016-1ubuntu7.2",
"2:9.1.0016-1ubuntu7.3",
"2:9.1.0016-1ubuntu7.4",
"2:9.1.0016-1ubuntu7.5",
"2:9.1.0016-1ubuntu7.6",
"2:9.1.0016-1ubuntu7.7",
"2:9.1.0016-1ubuntu7.8",
"2:9.1.0016-1ubuntu7.9",
"2:9.1.0016-1ubuntu7.10",
"2:9.1.0016-1ubuntu7.11",
"2:9.1.0016-1ubuntu7.12",
"2:9.1.0016-1ubuntu7.13",
"2:9.1.0016-1ubuntu7.14"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "vim",
"binary_version": "2:9.1.0967-1ubuntu6.6"
},
{
"binary_name": "vim-athena",
"binary_version": "2:9.1.0967-1ubuntu6.6"
},
{
"binary_name": "vim-common",
"binary_version": "2:9.1.0967-1ubuntu6.6"
},
{
"binary_name": "vim-gtk3",
"binary_version": "2:9.1.0967-1ubuntu6.6"
},
{
"binary_name": "vim-gui-common",
"binary_version": "2:9.1.0967-1ubuntu6.6"
},
{
"binary_name": "vim-motif",
"binary_version": "2:9.1.0967-1ubuntu6.6"
},
{
"binary_name": "vim-nox",
"binary_version": "2:9.1.0967-1ubuntu6.6"
},
{
"binary_name": "vim-runtime",
"binary_version": "2:9.1.0967-1ubuntu6.6"
},
{
"binary_name": "vim-tiny",
"binary_version": "2:9.1.0967-1ubuntu6.6"
},
{
"binary_name": "xxd",
"binary_version": "2:9.1.0967-1ubuntu6.6"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "vim",
"purl": "pkg:deb/ubuntu/vim@2:9.1.0967-1ubuntu6.6?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:9.1.0967-1ubuntu6.6"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2:9.1.0967-1ubuntu4",
"2:9.1.0967-1ubuntu5",
"2:9.1.0967-1ubuntu6",
"2:9.1.0967-1ubuntu6.1",
"2:9.1.0967-1ubuntu6.2",
"2:9.1.0967-1ubuntu6.3",
"2:9.1.0967-1ubuntu6.4",
"2:9.1.0967-1ubuntu6.5"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "vim",
"binary_version": "2:9.1.2141-1ubuntu4.3"
},
{
"binary_name": "vim-common",
"binary_version": "2:9.1.2141-1ubuntu4.3"
},
{
"binary_name": "vim-gtk3",
"binary_version": "2:9.1.2141-1ubuntu4.3"
},
{
"binary_name": "vim-gui-common",
"binary_version": "2:9.1.2141-1ubuntu4.3"
},
{
"binary_name": "vim-motif",
"binary_version": "2:9.1.2141-1ubuntu4.3"
},
{
"binary_name": "vim-nox",
"binary_version": "2:9.1.2141-1ubuntu4.3"
},
{
"binary_name": "vim-runtime",
"binary_version": "2:9.1.2141-1ubuntu4.3"
},
{
"binary_name": "vim-tiny",
"binary_version": "2:9.1.2141-1ubuntu4.3"
},
{
"binary_name": "xxd",
"binary_version": "2:9.1.2141-1ubuntu4.3"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "vim",
"purl": "pkg:deb/ubuntu/vim@2:9.1.2141-1ubuntu4.3?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:9.1.2141-1ubuntu4.3"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2:9.1.0967-1ubuntu6",
"2:9.1.1882-1ubuntu1",
"2:9.1.1882-1ubuntu2",
"2:9.1.2141-1ubuntu1",
"2:9.1.2141-1ubuntu2",
"2:9.1.2141-1ubuntu4",
"2:9.1.2141-1ubuntu4.1",
"2:9.1.2141-1ubuntu4.2"
]
}
],
"aliases": [],
"details": "Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in runtime/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.",
"id": "UBUNTU-CVE-2026-46483",
"modified": "2026-06-09T23:30:07Z",
"published": "2026-05-15T15:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-46483"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46483"
},
{
"type": "REPORT",
"url": "https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w"
},
{
"type": "REPORT",
"url": "https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1"
},
{
"type": "REPORT",
"url": "https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1"
},
{
"type": "REPORT",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0479"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-8415-1"
}
],
"related": [
"USN-8415-1"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"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:-
|
— |
| URL | Category |
|---|---|
| https://wid.cert-bund.de/.well-known/csaf/white/2… | self |
| https://wid.cert-bund.de/portal/wid/securityadvis… | self |
| https://github.com/vim/vim/security/advisories/GH… | external |
| https://github.com/vim/vim/security/advisories/GH… | external |
| https://bodhi.fedoraproject.org/updates/FEDORA-20… | external |
| https://bodhi.fedoraproject.org/updates/FEDORA-20… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.opensuse.org/archives/list/security… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://ubuntu.com/security/notices/USN-8415-1 | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
{
"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.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.