Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-28421 (GCVE-0-2026-28421)
Vulnerability from cvelistv5 – Published: 2026-02-27 22:06 – Updated: 2026-05-28 13:27
VLAI
EPSS
Title
Vim has a heap-buffer-overflow and a segmentation fault
Summary
Vim is an open source, command line text editor. Versions prior to 9.2.0077 have a heap-buffer-overflow and a segmentation fault (SEGV) exist in Vim's swap file recovery logic. Both are caused by unvalidated fields read from crafted pointer blocks within a swap file. Version 9.2.0077 fixes the issue.
Severity
5.3 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator (v2.0.3)
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://github.com/vim/vim/security/advisories/GH… | x_refsource_CONFIRM |
| https://github.com/vim/vim/commit/65c1a143c331c886dc28 | x_refsource_MISC |
| https://github.com/vim/vim/releases/tag/v9.2.0077 | x_refsource_MISC |
| http://www.openwall.com/lists/oss-security/2026/0… |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2026-02-28T00:15:36.679Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/02/27/10"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-28421",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-28T03:55:57.788033Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-28T13:27:22.600Z",
"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.0077"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Vim is an open source, command line text editor. Versions prior to 9.2.0077 have a heap-buffer-overflow and a segmentation fault (SEGV) exist in Vim\u0027s swap file recovery logic. Both are caused by unvalidated fields read from crafted pointer blocks within a swap file. Version 9.2.0077 fixes the issue."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20: Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-122",
"description": "CWE-122: Heap-based Buffer Overflow",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-02-27T22:06:34.312Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
},
{
"name": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"name": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
}
],
"source": {
"advisory": "GHSA-r2gw-2x48-jj5p",
"discovery": "UNKNOWN"
},
"title": "Vim has a heap-buffer-overflow and a segmentation fault"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-28421",
"datePublished": "2026-02-27T22:06:34.312Z",
"dateReserved": "2026-02-27T15:54:05.136Z",
"dateUpdated": "2026-05-28T13:27:22.600Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-28421",
"date": "2026-06-08",
"epss": "0.00012",
"percentile": "0.01692"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-28421\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-02-27T22:16:25.493\",\"lastModified\":\"2026-03-04T20:47:36.620\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Vim is an open source, command line text editor. Versions prior to 9.2.0077 have a heap-buffer-overflow and a segmentation fault (SEGV) exist in Vim\u0027s swap file recovery logic. Both are caused by unvalidated fields read from crafted pointer blocks within a swap file. Version 9.2.0077 fixes the issue.\"},{\"lang\":\"es\",\"value\":\"Vim es un editor de texto de c\u00f3digo abierto, de l\u00ednea de comandos. En las versiones anteriores a la 9.2.0077, existen un desbordamiento de b\u00fafer de pila y un fallo de segmentaci\u00f3n (SEGV) en la l\u00f3gica de recuperaci\u00f3n de archivos de intercambio de Vim. Ambos son causados por campos no validados le\u00eddos de bloques de puntero manipulados dentro de un archivo de intercambio. La versi\u00f3n 9.2.0077 corrige el problema.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.8,\"impactScore\":3.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"},{\"lang\":\"en\",\"value\":\"CWE-122\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"9.2.0077\",\"matchCriteriaId\":\"8B48DA98-DBD2-45D8-BE4E-B719CC3087C6\"}]}]}],\"references\":[{\"url\":\"https://github.com/vim/vim/commit/65c1a143c331c886dc28\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/vim/vim/releases/tag/v9.2.0077\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/02/27/10\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/02/27/10\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-02-28T00:15:36.679Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-28421\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-28T03:55:57.788033Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-02T21:53:23.270Z\"}}], \"cna\": {\"title\": \"Vim has a heap-buffer-overflow and a segmentation fault\", \"source\": {\"advisory\": \"GHSA-r2gw-2x48-jj5p\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"vim\", \"product\": \"vim\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 9.2.0077\"}]}], \"references\": [{\"url\": \"https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p\", \"name\": \"https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/vim/vim/commit/65c1a143c331c886dc28\", \"name\": \"https://github.com/vim/vim/commit/65c1a143c331c886dc28\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/vim/vim/releases/tag/v9.2.0077\", \"name\": \"https://github.com/vim/vim/releases/tag/v9.2.0077\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Vim is an open source, command line text editor. Versions prior to 9.2.0077 have a heap-buffer-overflow and a segmentation fault (SEGV) exist in Vim\u0027s swap file recovery logic. Both are caused by unvalidated fields read from crafted pointer blocks within a swap file. Version 9.2.0077 fixes the issue.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-20\", \"description\": \"CWE-20: Improper Input Validation\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-122\", \"description\": \"CWE-122: Heap-based Buffer Overflow\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-02-27T22:06:34.312Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-28421\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-28T13:27:22.600Z\", \"dateReserved\": \"2026-02-27T15:54:05.136Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-02-27T22:06:34.312Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2026:1095-1
Vulnerability from csaf_suse - Published: 2026-04-07 14:35 - Updated: 2026-04-07 14:35Summary
Security update for vim
Severity
Moderate
Notes
Title of the patch: Security update for vim
Description of the patch: This update for vim fixes the following issues:
Update Vim to version 9.2.0110:
- CVE-2025-53906: Fixed that malicious zip archive may cause a path traversal in Vim's zip (bsc#1246602).
- CVE-2026-26269: Fixed Netbeans specialKeys stack buffer overflow (bsc#1258229).
- CVE-2026-28417: Fixed crafted URL parsed by netrw plugin can lead to execute arbitrary shell commands (bsc#1259051).
- CVE-2026-28418: Fixed that a malformed tags file can cause an heap-based buffer overflow out-of-bounds read (bsc#1259052)
- CVE-2026-28419: Fixed processing a malformed tags file containing a delimiter can lead to a crash (bsc#1259053)
- CVE-2026-28420: Fixed that processing maximum combining characters in terminal emulator can lead to heap-based buffer overflow write (bsc#1259054)
- CVE-2026-28421: Fixed that a crafted swap file can cause a heap-buffer-overflow and a segmentation fault
- CVE-2026-28422: Fixed that a malicious modeline or plugin can trigger a stack-buffer-overflow (bsc#1259056)
Patchnames: SUSE-2026-1095,SUSE-SLE-Micro-5.3-2026-1095,SUSE-SLE-Micro-5.4-2026-1095,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1095,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1095,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1095,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1095,SUSE-SUSE-MicroOS-5.2-2026-1095
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.1 (Medium)
Affected products
Recommended
50 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.4 (Medium)
Affected products
Recommended
50 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
50 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
50 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
50 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
50 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
5.3 (Medium)
Affected products
Recommended
50 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
50 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
References
38 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues:\n\nUpdate Vim to version 9.2.0110:\n\n- CVE-2025-53906: Fixed that malicious zip archive may cause a path traversal in Vim\u0027s zip (bsc#1246602).\n- CVE-2026-26269: Fixed Netbeans specialKeys stack buffer overflow (bsc#1258229).\n- CVE-2026-28417: Fixed crafted URL parsed by netrw plugin can lead to execute arbitrary shell commands (bsc#1259051).\n- CVE-2026-28418: Fixed that a malformed tags file can cause an heap-based buffer overflow out-of-bounds read (bsc#1259052)\n- CVE-2026-28419: Fixed processing a malformed tags file containing a delimiter can lead to a crash (bsc#1259053)\n- CVE-2026-28420: Fixed that processing maximum combining characters in terminal emulator can lead to heap-based buffer overflow write (bsc#1259054)\n- CVE-2026-28421: Fixed that a crafted swap file can cause a heap-buffer-overflow and a segmentation fault\n- CVE-2026-28422: Fixed that a malicious modeline or plugin can trigger a stack-buffer-overflow (bsc#1259056)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1095,SUSE-SLE-Micro-5.3-2026-1095,SUSE-SLE-Micro-5.4-2026-1095,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1095,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1095,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1095,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1095,SUSE-SUSE-MicroOS-5.2-2026-1095",
"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_1095-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1095-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261095-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1095-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024962.html"
},
{
"category": "self",
"summary": "SUSE Bug 1246602",
"url": "https://bugzilla.suse.com/1246602"
},
{
"category": "self",
"summary": "SUSE Bug 1258229",
"url": "https://bugzilla.suse.com/1258229"
},
{
"category": "self",
"summary": "SUSE Bug 1259051",
"url": "https://bugzilla.suse.com/1259051"
},
{
"category": "self",
"summary": "SUSE Bug 1259052",
"url": "https://bugzilla.suse.com/1259052"
},
{
"category": "self",
"summary": "SUSE Bug 1259053",
"url": "https://bugzilla.suse.com/1259053"
},
{
"category": "self",
"summary": "SUSE Bug 1259054",
"url": "https://bugzilla.suse.com/1259054"
},
{
"category": "self",
"summary": "SUSE Bug 1259055",
"url": "https://bugzilla.suse.com/1259055"
},
{
"category": "self",
"summary": "SUSE Bug 1259056",
"url": "https://bugzilla.suse.com/1259056"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-53906 page",
"url": "https://www.suse.com/security/cve/CVE-2025-53906/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-26269 page",
"url": "https://www.suse.com/security/cve/CVE-2026-26269/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28417 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28417/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28418 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28418/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28419 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28419/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28420 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28420/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28421 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28421/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28422 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28422/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2026-04-07T14:35:54Z",
"generator": {
"date": "2026-04-07T14:35:54Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1095-1",
"initial_release_date": "2026-04-07T14:35:54Z",
"revision_history": [
{
"date": "2026-04-07T14:35:54Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0110-150000.5.86.1.aarch64",
"product": {
"name": "gvim-9.2.0110-150000.5.86.1.aarch64",
"product_id": "gvim-9.2.0110-150000.5.86.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0110-150000.5.86.1.aarch64",
"product": {
"name": "vim-9.2.0110-150000.5.86.1.aarch64",
"product_id": "vim-9.2.0110-150000.5.86.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0110-150000.5.86.1.aarch64",
"product": {
"name": "vim-small-9.2.0110-150000.5.86.1.aarch64",
"product_id": "vim-small-9.2.0110-150000.5.86.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0110-150000.5.86.1.i586",
"product": {
"name": "gvim-9.2.0110-150000.5.86.1.i586",
"product_id": "gvim-9.2.0110-150000.5.86.1.i586"
}
},
{
"category": "product_version",
"name": "vim-9.2.0110-150000.5.86.1.i586",
"product": {
"name": "vim-9.2.0110-150000.5.86.1.i586",
"product_id": "vim-9.2.0110-150000.5.86.1.i586"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0110-150000.5.86.1.i586",
"product": {
"name": "vim-small-9.2.0110-150000.5.86.1.i586",
"product_id": "vim-small-9.2.0110-150000.5.86.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-9.2.0110-150000.5.86.1.noarch",
"product": {
"name": "vim-data-9.2.0110-150000.5.86.1.noarch",
"product_id": "vim-data-9.2.0110-150000.5.86.1.noarch"
}
},
{
"category": "product_version",
"name": "vim-data-common-9.2.0110-150000.5.86.1.noarch",
"product": {
"name": "vim-data-common-9.2.0110-150000.5.86.1.noarch",
"product_id": "vim-data-common-9.2.0110-150000.5.86.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0110-150000.5.86.1.ppc64le",
"product": {
"name": "gvim-9.2.0110-150000.5.86.1.ppc64le",
"product_id": "gvim-9.2.0110-150000.5.86.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-9.2.0110-150000.5.86.1.ppc64le",
"product": {
"name": "vim-9.2.0110-150000.5.86.1.ppc64le",
"product_id": "vim-9.2.0110-150000.5.86.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0110-150000.5.86.1.ppc64le",
"product": {
"name": "vim-small-9.2.0110-150000.5.86.1.ppc64le",
"product_id": "vim-small-9.2.0110-150000.5.86.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0110-150000.5.86.1.s390x",
"product": {
"name": "gvim-9.2.0110-150000.5.86.1.s390x",
"product_id": "gvim-9.2.0110-150000.5.86.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-9.2.0110-150000.5.86.1.s390x",
"product": {
"name": "vim-9.2.0110-150000.5.86.1.s390x",
"product_id": "vim-9.2.0110-150000.5.86.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0110-150000.5.86.1.s390x",
"product": {
"name": "vim-small-9.2.0110-150000.5.86.1.s390x",
"product_id": "vim-small-9.2.0110-150000.5.86.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0110-150000.5.86.1.x86_64",
"product": {
"name": "gvim-9.2.0110-150000.5.86.1.x86_64",
"product_id": "gvim-9.2.0110-150000.5.86.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0110-150000.5.86.1.x86_64",
"product": {
"name": "vim-9.2.0110-150000.5.86.1.x86_64",
"product_id": "vim-9.2.0110-150000.5.86.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0110-150000.5.86.1.x86_64",
"product": {
"name": "vim-small-9.2.0110-150000.5.86.1.x86_64",
"product_id": "vim-small-9.2.0110-150000.5.86.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 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_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.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.0110-150000.5.86.1.noarch as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch"
},
"product_reference": "vim-data-common-9.2.0110-150000.5.86.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150000.5.86.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64"
},
"product_reference": "vim-small-9.2.0110-150000.5.86.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150000.5.86.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x"
},
"product_reference": "vim-small-9.2.0110-150000.5.86.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150000.5.86.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64"
},
"product_reference": "vim-small-9.2.0110-150000.5.86.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.0110-150000.5.86.1.noarch as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch"
},
"product_reference": "vim-data-common-9.2.0110-150000.5.86.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150000.5.86.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64"
},
"product_reference": "vim-small-9.2.0110-150000.5.86.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150000.5.86.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x"
},
"product_reference": "vim-small-9.2.0110-150000.5.86.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150000.5.86.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64"
},
"product_reference": "vim-small-9.2.0110-150000.5.86.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150000.5.86.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.0110-150000.5.86.1.aarch64"
},
"product_reference": "gvim-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.x86_64"
},
"product_reference": "gvim-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.aarch64"
},
"product_reference": "vim-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.x86_64"
},
"product_reference": "vim-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.noarch"
},
"product_reference": "vim-data-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.noarch"
},
"product_reference": "vim-data-common-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.aarch64"
},
"product_reference": "vim-small-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.x86_64"
},
"product_reference": "vim-small-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.aarch64"
},
"product_reference": "gvim-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.x86_64"
},
"product_reference": "gvim-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.aarch64"
},
"product_reference": "vim-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.x86_64"
},
"product_reference": "vim-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.noarch"
},
"product_reference": "vim-data-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.noarch"
},
"product_reference": "vim-data-common-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.aarch64"
},
"product_reference": "vim-small-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.x86_64"
},
"product_reference": "vim-small-9.2.0110-150000.5.86.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.0110-150000.5.86.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64"
},
"product_reference": "gvim-9.2.0110-150000.5.86.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150000.5.86.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le"
},
"product_reference": "gvim-9.2.0110-150000.5.86.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150000.5.86.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x"
},
"product_reference": "gvim-9.2.0110-150000.5.86.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150000.5.86.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.0110-150000.5.86.1.x86_64"
},
"product_reference": "gvim-9.2.0110-150000.5.86.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.0110-150000.5.86.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64"
},
"product_reference": "vim-9.2.0110-150000.5.86.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150000.5.86.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le"
},
"product_reference": "vim-9.2.0110-150000.5.86.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150000.5.86.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x"
},
"product_reference": "vim-9.2.0110-150000.5.86.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150000.5.86.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.0110-150000.5.86.1.x86_64"
},
"product_reference": "vim-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.noarch"
},
"product_reference": "vim-data-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.noarch"
},
"product_reference": "vim-data-common-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.aarch64"
},
"product_reference": "vim-small-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.ppc64le"
},
"product_reference": "vim-small-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.s390x"
},
"product_reference": "vim-small-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.x86_64"
},
"product_reference": "vim-small-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.ppc64le"
},
"product_reference": "gvim-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.x86_64"
},
"product_reference": "gvim-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.ppc64le"
},
"product_reference": "vim-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.x86_64"
},
"product_reference": "vim-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.noarch"
},
"product_reference": "vim-data-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.noarch"
},
"product_reference": "vim-data-common-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.ppc64le"
},
"product_reference": "vim-small-9.2.0110-150000.5.86.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.0110-150000.5.86.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.0110-150000.5.86.1.x86_64"
},
"product_reference": "vim-small-9.2.0110-150000.5.86.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-common-9.2.0110-150000.5.86.1.noarch as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch"
},
"product_reference": "vim-data-common-9.2.0110-150000.5.86.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150000.5.86.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64"
},
"product_reference": "vim-small-9.2.0110-150000.5.86.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150000.5.86.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x"
},
"product_reference": "vim-small-9.2.0110-150000.5.86.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150000.5.86.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64"
},
"product_reference": "vim-small-9.2.0110-150000.5.86.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-53906",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-53906"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.1.1551, a path traversal issue in Vim\u0027s zip.vim plugin can allow overwriting of arbitrary files when opening specially crafted zip archives. Impact is low because this exploit requires direct user interaction. However, successfully exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive. The victim must edit such a file using Vim which will reveal the filename and the file content, a careful user may suspect some strange things going on. Successful exploitation could results in the ability to execute arbitrary commands on the underlying operating system. Version 9.1.1551 contains a patch for the vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-53906",
"url": "https://www.suse.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "SUSE Bug 1246602 for CVE-2025-53906",
"url": "https://bugzilla.suse.com/1246602"
}
],
"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.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-07T14:35:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-53906"
},
{
"cve": "CVE-2026-26269",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-26269"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to 9.1.2148, a stack buffer overflow vulnerability exists in Vim\u0027s NetBeans integration when processing the specialKeys command, affecting Vim builds that enable and use the NetBeans feature. The Stack buffer overflow exists in special_keys() (in src/netbeans.c). The while (*tok) loop writes two bytes per iteration into a 64-byte stack buffer (keybuf) with no bounds check. A malicious NetBeans server can overflow keybuf with a single specialKeys command. The issue has been fixed as of Vim patch v9.1.2148.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-26269",
"url": "https://www.suse.com/security/cve/CVE-2026-26269"
},
{
"category": "external",
"summary": "SUSE Bug 1258229 for CVE-2026-26269",
"url": "https://bugzilla.suse.com/1258229"
}
],
"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.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-07T14:35:54Z",
"details": "moderate"
}
],
"title": "CVE-2026-26269"
},
{
"cve": "CVE-2026-28417",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28417"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0073, 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 `scp://` protocol handler), an attacker can execute arbitrary shell commands with the privileges of the Vim process. Version 9.2.0073 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28417",
"url": "https://www.suse.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "SUSE Bug 1259051 for CVE-2026-28417",
"url": "https://bugzilla.suse.com/1259051"
},
{
"category": "external",
"summary": "SUSE Bug 1262591 for CVE-2026-28417",
"url": "https://bugzilla.suse.com/1262591"
}
],
"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.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/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.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-07T14:35:54Z",
"details": "moderate"
}
],
"title": "CVE-2026-28417"
},
{
"cve": "CVE-2026-28418",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28418"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0074, a heap-based buffer overflow out-of-bounds read exists in Vim\u0027s Emacs-style tags file parsing logic. When processing a malformed tags file, Vim can be tricked into reading up to 7 bytes beyond the allocated memory boundary. Version 9.2.0074 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28418",
"url": "https://www.suse.com/security/cve/CVE-2026-28418"
},
{
"category": "external",
"summary": "SUSE Bug 1259052 for CVE-2026-28418",
"url": "https://bugzilla.suse.com/1259052"
}
],
"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.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/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.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-07T14:35:54Z",
"details": "moderate"
}
],
"title": "CVE-2026-28418"
},
{
"cve": "CVE-2026-28419",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28419"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0075, a heap-based buffer underflow exists in Vim\u0027s Emacs-style tags file parsing logic. When processing a malformed tags file where a delimiter appears at the start of a line, Vim attempts to read memory immediately preceding the allocated buffer. Version 9.2.0075 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28419",
"url": "https://www.suse.com/security/cve/CVE-2026-28419"
},
{
"category": "external",
"summary": "SUSE Bug 1259053 for CVE-2026-28419",
"url": "https://bugzilla.suse.com/1259053"
}
],
"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.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/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.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-07T14:35:54Z",
"details": "moderate"
}
],
"title": "CVE-2026-28419"
},
{
"cve": "CVE-2026-28420",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28420"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0076, a heap-based buffer overflow WRITE and an out-of-bounds READ exist in Vim\u0027s terminal emulator when processing maximum combining characters from Unicode supplementary planes. Version 9.2.0076 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28420",
"url": "https://www.suse.com/security/cve/CVE-2026-28420"
},
{
"category": "external",
"summary": "SUSE Bug 1259054 for CVE-2026-28420",
"url": "https://bugzilla.suse.com/1259054"
}
],
"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.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-07T14:35:54Z",
"details": "low"
}
],
"title": "CVE-2026-28420"
},
{
"cve": "CVE-2026-28421",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28421"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Versions prior to 9.2.0077 have a heap-buffer-overflow and a segmentation fault (SEGV) exist in Vim\u0027s swap file recovery logic. Both are caused by unvalidated fields read from crafted pointer blocks within a swap file. Version 9.2.0077 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28421",
"url": "https://www.suse.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "SUSE Bug 1259055 for CVE-2026-28421",
"url": "https://bugzilla.suse.com/1259055"
},
{
"category": "external",
"summary": "SUSE Bug 1262591 for CVE-2026-28421",
"url": "https://bugzilla.suse.com/1262591"
}
],
"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.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/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.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-07T14:35:54Z",
"details": "moderate"
}
],
"title": "CVE-2026-28421"
},
{
"cve": "CVE-2026-28422",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28422"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0078, a stack-buffer-overflow occurs in `build_stl_str_hl()` when rendering a statusline with a multi-byte fill character on a very wide terminal. Version 9.2.0078 patches the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28422",
"url": "https://www.suse.com/security/cve/CVE-2026-28422"
},
{
"category": "external",
"summary": "SUSE Bug 1259056 for CVE-2026-28422",
"url": "https://bugzilla.suse.com/1259056"
}
],
"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.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0110-150000.5.86.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0110-150000.5.86.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0110-150000.5.86.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-07T14:35:54Z",
"details": "low"
}
],
"title": "CVE-2026-28422"
}
]
}
WID-SEC-W-2026-0556
Vulnerability from csaf_certbund - Published: 2026-03-01 23:00 - Updated: 2026-05-20 22:00Summary
vim: Mehrere Schwachstellen
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Vim (Vi IMproved) ist eine Weiterentwicklung des Texteditors vi.
Angriff: Ein lokaler Angreifer kann mehrere Schwachstellen in vim ausnutzen, um beliebigen Code auszuführen, einen Denial-of-Service-Zustand zu verursachen oder Daten zu manipulieren.
Betroffene Betriebssysteme: - Sonstiges
- UNIX
- Windows
Affected products
Known affected
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Container Platform <4.13.65
Red Hat / OpenShift
|
Container Platform <4.13.65 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source vim <9.2.0073
Open Source / vim
|
<9.2.0073 | ||
|
Red Hat OpenShift Container Platform <4.17.54
Red Hat / OpenShift
|
Container Platform <4.17.54 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat OpenShift Container Platform <4.15.64
Red Hat / OpenShift
|
Container Platform <4.15.64 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Red Hat OpenShift Container Platform <4.19.28
Red Hat / OpenShift
|
Container Platform <4.19.28 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source vim <9.2.0073
Open Source / vim
|
<9.2.0073 | ||
|
Red Hat OpenShift Container Platform <4.17.54
Red Hat / OpenShift
|
Container Platform <4.17.54 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat OpenShift Container Platform <4.15.64
Red Hat / OpenShift
|
Container Platform <4.15.64 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source vim <9.2.0074
Open Source / vim
|
<9.2.0074 | ||
|
Red Hat OpenShift Container Platform <4.13.65
Red Hat / OpenShift
|
Container Platform <4.13.65 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat OpenShift Container Platform <4.19.28
Red Hat / OpenShift
|
Container Platform <4.19.28 |
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source vim <9.2.0073
Open Source / vim
|
<9.2.0073 | ||
|
Red Hat OpenShift Container Platform <4.17.54
Red Hat / OpenShift
|
Container Platform <4.17.54 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat OpenShift Container Platform <4.15.64
Red Hat / OpenShift
|
Container Platform <4.15.64 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source vim <9.2.0075
Open Source / vim
|
<9.2.0075 | ||
|
Open Source vim <9.2.0074
Open Source / vim
|
<9.2.0074 | ||
|
Red Hat OpenShift Container Platform <4.13.65
Red Hat / OpenShift
|
Container Platform <4.13.65 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat OpenShift Container Platform <4.19.28
Red Hat / OpenShift
|
Container Platform <4.19.28 |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source vim <9.2.0073
Open Source / vim
|
<9.2.0073 | ||
|
Red Hat OpenShift Container Platform <4.17.54
Red Hat / OpenShift
|
Container Platform <4.17.54 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat OpenShift Container Platform <4.15.64
Red Hat / OpenShift
|
Container Platform <4.15.64 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source vim <9.2.0075
Open Source / vim
|
<9.2.0075 | ||
|
Open Source vim <9.2.0074
Open Source / vim
|
<9.2.0074 | ||
|
Red Hat OpenShift Container Platform <4.13.65
Red Hat / OpenShift
|
Container Platform <4.13.65 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source vim <9.2.0076
Open Source / vim
|
<9.2.0076 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat OpenShift Container Platform <4.19.28
Red Hat / OpenShift
|
Container Platform <4.19.28 |
Affected products
Known affected
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source vim <9.2.0073
Open Source / vim
|
<9.2.0073 | ||
|
Red Hat OpenShift Container Platform <4.17.54
Red Hat / OpenShift
|
Container Platform <4.17.54 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat OpenShift Container Platform <4.15.64
Red Hat / OpenShift
|
Container Platform <4.15.64 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source vim <9.2.0075
Open Source / vim
|
<9.2.0075 | ||
|
Open Source vim <9.2.0074
Open Source / vim
|
<9.2.0074 | ||
|
Red Hat OpenShift Container Platform <4.13.65
Red Hat / OpenShift
|
Container Platform <4.13.65 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source vim <9.2.0077
Open Source / vim
|
<9.2.0077 | ||
|
Open Source vim <9.2.0076
Open Source / vim
|
<9.2.0076 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat OpenShift Container Platform <4.19.28
Red Hat / OpenShift
|
Container Platform <4.19.28 |
Affected products
Known affected
17 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source vim <9.2.0073
Open Source / vim
|
<9.2.0073 | ||
|
Red Hat OpenShift Container Platform <4.17.54
Red Hat / OpenShift
|
Container Platform <4.17.54 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source vim <9.2.0078
Open Source / vim
|
<9.2.0078 | ||
|
Red Hat OpenShift Container Platform <4.15.64
Red Hat / OpenShift
|
Container Platform <4.15.64 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source vim <9.2.0075
Open Source / vim
|
<9.2.0075 | ||
|
Open Source vim <9.2.0074
Open Source / vim
|
<9.2.0074 | ||
|
Red Hat OpenShift Container Platform <4.13.65
Red Hat / OpenShift
|
Container Platform <4.13.65 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source vim <9.2.0077
Open Source / vim
|
<9.2.0077 | ||
|
Open Source vim <9.2.0076
Open Source / vim
|
<9.2.0076 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat OpenShift Container Platform <4.19.28
Red Hat / OpenShift
|
Container Platform <4.19.28 |
References
68 references
{
"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 lokaler Angreifer kann mehrere Schwachstellen in vim ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu verursachen oder Daten zu manipulieren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- 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-0556 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0556.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0556 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0556"
},
{
"category": "external",
"summary": "OSS Mailing List vom 2026-03-01",
"url": "https://seclists.org/oss-sec/2026/q1/233"
},
{
"category": "external",
"summary": "OSS Mailing List vom 2026-03-01",
"url": "https://seclists.org/oss-sec/2026/q1/234"
},
{
"category": "external",
"summary": "OSS Mailing List vom 2026-03-01",
"url": "https://seclists.org/oss-sec/2026/q1/235"
},
{
"category": "external",
"summary": "OSS Mailing List vom 2026-03-01",
"url": "https://seclists.org/oss-sec/2026/q1/236"
},
{
"category": "external",
"summary": "OSS Mailing List vom 2026-03-01",
"url": "https://seclists.org/oss-sec/2026/q1/237"
},
{
"category": "external",
"summary": "OSS Mailing List vom 2026-03-01",
"url": "https://seclists.org/oss-sec/2026/q1/238"
},
{
"category": "external",
"summary": "RedHat Bugzilla vom 2026-03-01",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "RedHat Bugzilla vom 2026-03-01",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443475"
},
{
"category": "external",
"summary": "RedHat Bugzilla vom 2026-03-01",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443481"
},
{
"category": "external",
"summary": "RedHat Bugzilla vom 2026-03-01",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443482"
},
{
"category": "external",
"summary": "RedHat Bugzilla vom 2026-03-01",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443484"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-572CF2642D vom 2026-03-06",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-572cf2642d"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-F37895E500 vom 2026-03-06",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-f37895e500"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-233241CCC7 vom 2026-03-06",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-233241ccc7"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-E1AEDF3746 vom 2026-03-06",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-e1aedf3746"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-651BA4626F vom 2026-03-06",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-651ba4626f"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-F5D072060B vom 2026-03-13",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-f5d072060b"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-1885157E34 vom 2026-03-13",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-1885157e34"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8101-1 vom 2026-03-18",
"url": "https://ubuntu.com/security/notices/USN-8101-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0910-1 vom 2026-03-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024705.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20732-1 vom 2026-03-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024799.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20738-1 vom 2026-03-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024797.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20741-1 vom 2026-03-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024794.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20740-1 vom 2026-03-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024795.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20735-1 vom 2026-03-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024796.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20759-1 vom 2026-03-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024827.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20765-1 vom 2026-03-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024823.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:1051-1 vom 2026-03-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024935.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:1095-1 vom 2026-03-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024962.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20403-1 vom 2026-03-28",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/AJCRVCOHIXBPOWIY6K5PTFIISIXFBIOK/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20916-1 vom 2026-04-01",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025100.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6619 vom 2026-04-06",
"url": "https://access.redhat.com/errata/RHSA-2026:6619"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6729 vom 2026-04-07",
"url": "https://access.redhat.com/errata/RHSA-2026:6729"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6730 vom 2026-04-07",
"url": "https://access.redhat.com/errata/RHSA-2026:6730"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6502 vom 2026-04-02",
"url": "https://access.redhat.com/errata/RHSA-2026:6502"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6540 vom 2026-04-03",
"url": "https://access.redhat.com/errata/RHSA-2026:6540"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6620 vom 2026-04-06",
"url": "https://access.redhat.com/errata/RHSA-2026:6620"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6539 vom 2026-04-03",
"url": "https://access.redhat.com/errata/RHSA-2026:6539"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6617 vom 2026-04-06",
"url": "https://access.redhat.com/errata/RHSA-2026:6617"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6731 vom 2026-04-07",
"url": "https://access.redhat.com/errata/RHSA-2026:6731"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6736 vom 2026-04-07",
"url": "https://access.redhat.com/errata/RHSA-2026:6736"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6915 vom 2026-04-08",
"url": "https://access.redhat.com/errata/RHSA-2026:6915"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-6915 vom 2026-04-08",
"url": "https://linux.oracle.com/errata/ELSA-2026-6915.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:6915 vom 2026-04-09",
"url": "https://errata.build.resf.org/RLSA-2026:6915"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:7711 vom 2026-04-13",
"url": "https://access.redhat.com/errata/RHSA-2026:7711"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-7711 vom 2026-04-13",
"url": "https://linux.oracle.com/errata/ELSA-2026-7711.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:8259 vom 2026-04-15",
"url": "https://access.redhat.com/errata/RHSA-2026:8259"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:7711 vom 2026-04-15",
"url": "https://errata.build.resf.org/RLSA-2026:7711"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-8259 vom 2026-04-15",
"url": "https://linux.oracle.com/errata/ELSA-2026-8259.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:7239 vom 2026-04-16",
"url": "https://access.redhat.com/errata/RHSA-2026:7239"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:7243 vom 2026-04-16",
"url": "https://access.redhat.com/errata/RHSA-2026:7243"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:8259 vom 2026-04-16",
"url": "https://errata.build.resf.org/RLSA-2026:8259"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:8423 vom 2026-04-22",
"url": "https://access.redhat.com/errata/RHSA-2026:8423"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:9832 vom 2026-04-22",
"url": "https://access.redhat.com/errata/RHSA-2026:9832"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:10065 vom 2026-04-23",
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-11389 vom 2026-04-29",
"url": "https://linux.oracle.com/errata/ELSA-2026-11389.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-11510 vom 2026-04-29",
"url": "https://linux.oracle.com/errata/ELSA-2026-11510.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-11509 vom 2026-04-30",
"url": "https://linux.oracle.com/errata/ELSA-2026-11509.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:11768 vom 2026-04-29",
"url": "https://access.redhat.com/errata/RHSA-2026:11768"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:10097 vom 2026-04-30",
"url": "https://access.redhat.com/errata/RHSA-2026:10097"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:12273 vom 2026-05-08",
"url": "https://access.redhat.com/errata/RHSA-2026:12274"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:12273 vom 2026-05-09",
"url": "https://access.redhat.com/errata/RHSA-2026:12274"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2026-05-13",
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:15087 vom 2026-05-13",
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-6617 vom 2026-05-15",
"url": "https://linux.oracle.com/errata/ELSA-2026-6617.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:17596 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:17596"
}
],
"source_lang": "en-US",
"title": "vim: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-05-20T22:00:00.000+00:00",
"generator": {
"date": "2026-05-21T07:56:02.024+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-0556",
"initial_release_date": "2026-03-01T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-03-01T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-03-05T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2026-03-12T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2026-03-15T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2026-03-17T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-03-23T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-03-24T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-03-26T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-03-29T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-04-01T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-04-06T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-07T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-08T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Oracle Linux und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-04-12T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-13T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-04-14T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-15T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Rocky Enterprise Software Foundation und Oracle Linux aufgenommen"
},
{
"date": "2026-04-16T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-04-21T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-22T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-28T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-04-29T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2026-05-03T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-10T22:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-14T22:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-17T22:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-05-20T22:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "27"
}
},
"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.0073",
"product": {
"name": "Open Source vim \u003c9.2.0073",
"product_id": "T051315"
}
},
{
"category": "product_version",
"name": "9.2.0073",
"product": {
"name": "Open Source vim 9.2.0073",
"product_id": "T051315-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:vim:vim:9.2.0073"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.2.0074",
"product": {
"name": "Open Source vim \u003c9.2.0074",
"product_id": "T051316"
}
},
{
"category": "product_version",
"name": "9.2.0074",
"product": {
"name": "Open Source vim 9.2.0074",
"product_id": "T051316-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:vim:vim:9.2.0074"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.2.0075",
"product": {
"name": "Open Source vim \u003c9.2.0075",
"product_id": "T051317"
}
},
{
"category": "product_version",
"name": "9.2.0075",
"product": {
"name": "Open Source vim 9.2.0075",
"product_id": "T051317-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:vim:vim:9.2.0075"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.2.0076",
"product": {
"name": "Open Source vim \u003c9.2.0076",
"product_id": "T051318"
}
},
{
"category": "product_version",
"name": "9.2.0076",
"product": {
"name": "Open Source vim 9.2.0076",
"product_id": "T051318-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:vim:vim:9.2.0076"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.2.0077",
"product": {
"name": "Open Source vim \u003c9.2.0077",
"product_id": "T051319"
}
},
{
"category": "product_version",
"name": "9.2.0077",
"product": {
"name": "Open Source vim 9.2.0077",
"product_id": "T051319-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:vim:vim:9.2.0077"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.2.0078",
"product": {
"name": "Open Source vim \u003c9.2.0078",
"product_id": "T051320"
}
},
{
"category": "product_version",
"name": "9.2.0078",
"product": {
"name": "Open Source vim 9.2.0078",
"product_id": "T051320-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:vim:vim:9.2.0078"
}
}
}
],
"category": "product_name",
"name": "vim"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "Container Platform \u003c4.13.65",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.13.65",
"product_id": "T052914"
}
},
{
"category": "product_version",
"name": "Container Platform 4.13.65",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13.65",
"product_id": "T052914-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.13.65"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.19.28",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.19.28",
"product_id": "T052919"
}
},
{
"category": "product_version",
"name": "Container Platform 4.19.28",
"product": {
"name": "Red Hat OpenShift Container Platform 4.19.28",
"product_id": "T052919-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.19.28"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.15.64",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.15.64",
"product_id": "T054017"
}
},
{
"category": "product_version",
"name": "Container Platform 4.15.64",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15.64",
"product_id": "T054017-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.15.64"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.17.54",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.17.54",
"product_id": "T054403"
}
},
{
"category": "product_version",
"name": "Container Platform 4.17.54",
"product": {
"name": "Red Hat OpenShift Container Platform 4.17.54",
"product_id": "T054403-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.17.54"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"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-28417",
"product_status": {
"known_affected": [
"T002207",
"67646",
"T052914",
"T000126",
"T027843",
"T051315",
"T054403",
"T004914",
"T054017",
"T032255",
"74185",
"T052919"
]
},
"release_date": "2026-03-01T23:00:00.000+00:00",
"title": "CVE-2026-28417"
},
{
"cve": "CVE-2026-28418",
"product_status": {
"known_affected": [
"67646",
"T051315",
"T054403",
"T004914",
"T054017",
"T032255",
"74185",
"T002207",
"T051316",
"T052914",
"T000126",
"T027843",
"T052919"
]
},
"release_date": "2026-03-01T23:00:00.000+00:00",
"title": "CVE-2026-28418"
},
{
"cve": "CVE-2026-28419",
"product_status": {
"known_affected": [
"67646",
"T051315",
"T054403",
"T004914",
"T054017",
"T032255",
"74185",
"T002207",
"T051317",
"T051316",
"T052914",
"T000126",
"T027843",
"T052919"
]
},
"release_date": "2026-03-01T23:00:00.000+00:00",
"title": "CVE-2026-28419"
},
{
"cve": "CVE-2026-28420",
"product_status": {
"known_affected": [
"67646",
"T051315",
"T054403",
"T004914",
"T054017",
"T032255",
"74185",
"T002207",
"T051317",
"T051316",
"T052914",
"T000126",
"T051318",
"T027843",
"T052919"
]
},
"release_date": "2026-03-01T23:00:00.000+00:00",
"title": "CVE-2026-28420"
},
{
"cve": "CVE-2026-28421",
"product_status": {
"known_affected": [
"67646",
"T051315",
"T054403",
"T004914",
"T054017",
"T032255",
"74185",
"T002207",
"T051317",
"T051316",
"T052914",
"T000126",
"T051319",
"T051318",
"T027843",
"T052919"
]
},
"release_date": "2026-03-01T23:00:00.000+00:00",
"title": "CVE-2026-28421"
},
{
"cve": "CVE-2026-28422",
"product_status": {
"known_affected": [
"67646",
"T051315",
"T054403",
"T004914",
"T051320",
"T054017",
"T032255",
"74185",
"T002207",
"T051317",
"T051316",
"T052914",
"T000126",
"T051319",
"T051318",
"T027843",
"T052919"
]
},
"release_date": "2026-03-01T23:00:00.000+00:00",
"title": "CVE-2026-28422"
}
]
}
WID-SEC-W-2026-1666
Vulnerability from csaf_certbund - Published: 2026-05-25 22:00 - Updated: 2026-05-27 22:00Summary
IBM QRadar SIEM: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: IBM QRadar Security Information and Event Management (SIEM) bietet Unterstützung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.
Angriff: Ein Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um beliebigen Programmcode auszuführen, um seine Privilegien zu erhöhen, um einen Denial of Service Angriff durchzuführen, um Informationen offenzulegen, und um Sicherheitsvorkehrungen zu umgehen.
Betroffene Betriebssysteme: - Linux
- UNIX
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP15 IF03
IBM / QRadar SIEM
|
<7.5.0 UP15 IF03 |
References
3 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"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": "IBM QRadar Security Information and Event Management (SIEM) bietet Unterst\u00fctzung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um beliebigen Programmcode auszuf\u00fchren, um seine Privilegien zu erh\u00f6hen, um einen Denial of Service Angriff durchzuf\u00fchren, um Informationen offenzulegen, und um Sicherheitsvorkehrungen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"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-1666 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1666.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1666 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1666"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7273957 vom 2026-05-25",
"url": "https://www.ibm.com/support/pages/node/7273957"
}
],
"source_lang": "en-US",
"title": "IBM QRadar SIEM: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-05-27T22:00:00.000+00:00",
"generator": {
"date": "2026-05-28T06:45:38.746+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1666",
"initial_release_date": "2026-05-25T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-05-25T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-05-27T22:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: EUVD-2024-55601"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP15 IF03",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP15 IF03",
"product_id": "T054671"
}
},
{
"category": "product_version",
"name": "7.5.0 UP15 IF03",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP15 IF03",
"product_id": "T054671-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up15_if03"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2006-10002",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2006-10002"
},
{
"cve": "CVE-2006-10003",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2006-10003"
},
{
"cve": "CVE-2024-41073",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2024-41073"
},
{
"cve": "CVE-2024-56462",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2024-56462"
},
{
"cve": "CVE-2025-40252",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2025-40252"
},
{
"cve": "CVE-2025-68724",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2025-68724"
},
{
"cve": "CVE-2025-68741",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2025-68741"
},
{
"cve": "CVE-2026-1519",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2026-1519"
},
{
"cve": "CVE-2026-23191",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2026-23191"
},
{
"cve": "CVE-2026-23401",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2026-23401"
},
{
"cve": "CVE-2026-27135",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2026-27135"
},
{
"cve": "CVE-2026-28417",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2026-28417"
},
{
"cve": "CVE-2026-28421",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2026-28421"
},
{
"cve": "CVE-2026-31402",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2026-31402"
},
{
"cve": "CVE-2026-31431",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2026-31431"
},
{
"cve": "CVE-2026-33412",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2026-33412"
},
{
"cve": "CVE-2026-34982",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2026-34982"
},
{
"cve": "CVE-2026-35385",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2026-35385"
},
{
"cve": "CVE-2026-35386",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2026-35386"
},
{
"cve": "CVE-2026-35387",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2026-35387"
},
{
"cve": "CVE-2026-35388",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2026-35388"
},
{
"cve": "CVE-2026-35414",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2026-35414"
},
{
"cve": "CVE-2026-35535",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2026-35535"
},
{
"cve": "CVE-2026-4424",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2026-4424"
},
{
"cve": "CVE-2026-4519",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2026-4519"
},
{
"cve": "CVE-2026-4786",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2026-4786"
},
{
"cve": "CVE-2026-5121",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2026-5121"
},
{
"cve": "CVE-2026-6100",
"product_status": {
"known_affected": [
"T054671"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2026-6100"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…