Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-46483 (GCVE-0-2026-46483)
Vulnerability from cvelistv5 – Published: 2026-05-15 14:57 – Updated: 2026-05-15 15:57| URL | Tags |
|---|---|
| https://github.com/vim/vim/security/advisories/GH… | x_refsource_CONFIRM |
| https://github.com/vim/vim/commit/3fb5e58fbc63d86… | x_refsource_MISC |
| https://github.com/vim/vim/releases/tag/v9.2.0479 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-46483",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-15T15:56:10.744324Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-15T15:57:39.053Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "vim",
"vendor": "vim",
"versions": [
{
"status": "affected",
"version": "\u003c 9.2.479"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-88",
"description": "CWE-88: Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-15T14:57:31.872Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w"
},
{
"name": "https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1"
},
{
"name": "https://github.com/vim/vim/releases/tag/v9.2.0479",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/vim/vim/releases/tag/v9.2.0479"
}
],
"source": {
"advisory": "GHSA-2fpv-9ff7-xg5w",
"discovery": "UNKNOWN"
},
"title": "Vim: Command injection in tar#Vimuntar via missing shellescape {special} flag"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-46483",
"datePublished": "2026-05-15T14:57:31.872Z",
"dateReserved": "2026-05-14T18:06:06.810Z",
"dateUpdated": "2026-05-15T15:57:39.053Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-46483",
"date": "2026-08-10",
"epss": "0.00552",
"percentile": "0.43131"
},
"microsoft_vex": {
"current_release_date": "2026-05-20T01:40:07.000Z",
"cve": "CVE-2026-46483",
"id": "msrc_CVE-2026-46483",
"initial_release_date": "2026-05-02T00:00:00.000Z",
"product_status:fixed": "1",
"product_status:known_affected": "1",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Vim: Command injection in tar#Vimuntar via missing shellescape {special} flag",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-46483.json",
"version": "3"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-46483\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-05-15T15:16:54.237\",\"lastModified\":\"2026-06-17T10:53:42.920\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"vim\",\"product\":\"vim\",\"versions\":[{\"version\":\"\u003c 9.2.479\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N\",\"baseScore\":3.6,\"baseSeverity\":\"LOW\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.0,\"impactScore\":2.5},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.0,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.0,\"impactScore\":5.9}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-05-15T15:56:10.744324Z\",\"id\":\"CVE-2026-46483\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-78\"},{\"lang\":\"en\",\"value\":\"CWE-88\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"9.2.0479\",\"matchCriteriaId\":\"C2F4B493-EBAC-478F-A516-79904103584C\"}]}]}],\"references\":[{\"url\":\"https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/vim/vim/releases/tag/v9.2.0479\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-08-09T00:27:16+00:00",
"cve": "CVE-2026-46483",
"id": "CVE-2026-46483",
"initial_release_date": "2026-05-15T14:57:31.872000+00:00",
"product_status:fixed": "408",
"product_status:known_affected": "13",
"product_status:known_not_affected": "188",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "vim: command injection when decompressing .tgz archives",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-46483.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-07-15T05:07:05Z",
"cve": "CVE-2026-46483",
"id": "CVE-2026-46483",
"initial_release_date": "2026-05-16T01:11:16Z",
"product_status:first_fixed": "2",
"product_status:known_affected": "419",
"product_status:recommended": "172",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-46483",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-46483.json",
"version": "15"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-46483\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-15T15:56:10.744324Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-15T15:57:30.004Z\"}}], \"cna\": {\"title\": \"Vim: Command injection in tar#Vimuntar via missing shellescape {special} flag\", \"source\": {\"advisory\": \"GHSA-2fpv-9ff7-xg5w\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 3.6, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"vim\", \"product\": \"vim\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 9.2.479\"}]}], \"references\": [{\"url\": \"https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w\", \"name\": \"https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1\", \"name\": \"https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/vim/vim/releases/tag/v9.2.0479\", \"name\": \"https://github.com/vim/vim/releases/tag/v9.2.0479\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-78\", \"description\": \"CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-88\", \"description\": \"CWE-88: Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-05-15T14:57:31.872Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-46483\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-15T15:57:39.053Z\", \"dateReserved\": \"2026-05-14T18:06:06.810Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-05-15T14:57:31.872Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:34476
Vulnerability from csaf_redhat - Published: 2026-07-01 19:58 - Updated: 2026-08-09 00:27A flaw was found in Vim. A modeline is used to set specific editor options directly from a text file. However, the `complete`, `guitabtooltip`, `printheader` options and the `mapset` function lack proper security checks, allowing an attacker to bypass restrictions and cause arbitrary OS command execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim's zip.vim plugin. A local user could be tricked into opening a specially crafted zip archive, which would allow a path traversal bypass. This vulnerability enables an attacker to overwrite arbitrary files on the system, potentially leading to data integrity issues or further system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. This command injection vulnerability occurs during tag file processing. A local user could craft a malicious tags file containing backtick syntax in the filename field. When Vim resolves a tag from this file, it executes the embedded command via the system shell, leading to arbitrary code execution with the privileges of the running user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. When decompressing .tgz archives, the Vimuntar function builds shell commands using shellescape() without the {special} flag. This allows a specially crafted archive filename to trigger Vim cmdline-special expansion and execute arbitrary commands in the context of the current user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for vim is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Vim (Vi IMproved) is an updated and improved version of the vi editor.\n\nSecurity Fix(es):\n\n* vim: arbitrary command execution via modeline sandbox bypass (CVE-2026-34982)\n\n* vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass (CVE-2026-35177)\n\n* vim: Vim: Command injection allows arbitrary code execution via malicious tag files (CVE-2026-41411)\n\n* vim: command injection when decompressing .tgz archives (CVE-2026-46483)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:34476",
"url": "https://access.redhat.com/errata/RHSA-2026:34476"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2455400",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455400"
},
{
"category": "external",
"summary": "2455542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455542"
},
{
"category": "external",
"summary": "2461614",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461614"
},
{
"category": "external",
"summary": "2477915",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477915"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_34476.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-08-09T00:27:22+00:00",
"generator": {
"date": "2026-08-09T00:27:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.12"
}
},
"id": "RHSA-2026:34476",
"initial_release_date": "2026-07-01T19:58:39+00:00",
"revision_history": [
{
"date": "2026-07-01T19:58:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-01T19:58:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-09T00:27:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.8::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:8.8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:8.0.1763-20.el8_8.2.src",
"product": {
"name": "vim-2:8.0.1763-20.el8_8.2.src",
"product_id": "vim-2:8.0.1763-20.el8_8.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@8.0.1763-20.el8_8.2?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"product": {
"name": "vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"product_id": "vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-20.el8_8.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"product": {
"name": "vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"product_id": "vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-20.el8_8.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product_id": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-20.el8_8.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product_id": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-20.el8_8.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product": {
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product_id": "vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-20.el8_8.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-20.el8_8.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-20.el8_8.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"product": {
"name": "vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"product_id": "vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-20.el8_8.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"product": {
"name": "vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"product_id": "vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-20.el8_8.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"product": {
"name": "vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"product_id": "vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-20.el8_8.2?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"product": {
"name": "vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"product_id": "vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-20.el8_8.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"product": {
"name": "vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"product_id": "vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-20.el8_8.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product_id": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-20.el8_8.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product_id": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-20.el8_8.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product": {
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product_id": "vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-20.el8_8.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-20.el8_8.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-20.el8_8.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"product": {
"name": "vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"product_id": "vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-20.el8_8.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"product": {
"name": "vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"product_id": "vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-20.el8_8.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"product": {
"name": "vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"product_id": "vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-20.el8_8.2?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"product": {
"name": "vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"product_id": "vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@8.0.1763-20.el8_8.2?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-20.el8_8.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-20.el8_8.2.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-20.el8_8.2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src"
},
"product_reference": "vim-2:8.0.1763-20.el8_8.2.src",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-20.el8_8.2.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src"
},
"product_reference": "vim-2:8.0.1763-20.el8_8.2.src",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-34982",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-04-06T16:02:10.004743+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455400"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. A modeline is used to set specific editor options directly from a text file. However, the `complete`, `guitabtooltip`, `printheader` options and the `mapset` function lack proper security checks, allowing an attacker to bypass restrictions and cause arbitrary OS command execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: arbitrary command execution via modeline sandbox bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this vulnerability, an attacker needs to convince a user to open a specially crafted file. The arbitrary OS command execution is restricted to the privileges of the user running Vim, limiting the potential of a full system compromise.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34982"
},
{
"category": "external",
"summary": "RHBZ#2455400",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455400"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34982",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34982"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34982",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34982"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/04/01/1",
"url": "http://www.openwall.com/lists/oss-security/2026/04/01/1"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/75661a66a1db1e1f3f1245c615",
"url": "https://github.com/vim/vim/commit/75661a66a1db1e1f3f1245c615"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0276",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0276"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-8h6p-m6gr-mpw9",
"url": "https://github.com/vim/vim/security/advisories/GHSA-8h6p-m6gr-mpw9"
}
],
"release_date": "2026-04-06T15:16:48.809000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T19:58:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34476"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the modeline support by adding the following command to the Vim configuration file:\n\n~~~\nset nomodeline\n~~~",
"product_ids": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: arbitrary command execution via modeline sandbox bypass"
},
{
"cve": "CVE-2026-35177",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-04-06T19:01:00.182513+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455542"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim\u0027s zip.vim plugin. A local user could be tricked into opening a specially crafted zip archive, which would allow a path traversal bypass. This vulnerability enables an attacker to overwrite arbitrary files on the system, potentially leading to data integrity issues or further system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "There\u0027s a flaw in `zip.vim` plugin in Vim, allowing a local attacker to overwrite arbitrary files. A user must be tricked into opening a specially crafted zip archive for exploitation, potentially compromising data integrity or the system. When successfully exploited this vulnerability enables the attacker to overwrite arbitrary files or inject code in sensitive system\u0027s location, the impact of the exploitation depends on the privileges which the `vim` process is being executed. Sensitive or privileges files are only susceptible to be overwritten only if the `vim` process is being executed by a high privileged user.\n\nRed Hat Product Security team has rated this vulnerability as having a impact of MODERATE, this decision was made by the fact the user needs to be tricked to open a maliciously crafted file in order to a successful attack to be performed. Additionally the impact will be limited to files which the user running the `vim` process has write permissions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35177"
},
{
"category": "external",
"summary": "RHBZ#2455542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35177",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35177"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35177",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35177"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-jc86-w7vm-8p24",
"url": "https://github.com/vim/vim/security/advisories/GHSA-jc86-w7vm-8p24"
}
],
"release_date": "2026-04-06T17:54:42.779000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T19:58:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34476"
},
{
"category": "workaround",
"details": "Avoid opening untrusted zip archives with Vim. This operational control prevents the necessary user interaction required to trigger the path traversal vulnerability in the `zip.vim` plugin.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass"
},
{
"cve": "CVE-2026-41411",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-04-24T18:01:49.275019+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461614"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. This command injection vulnerability occurs during tag file processing. A local user could craft a malicious tags file containing backtick syntax in the filename field. When Vim resolves a tag from this file, it executes the embedded command via the system shell, leading to arbitrary code execution with the privileges of the running user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Command injection allows arbitrary code execution via malicious tag files",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41411"
},
{
"category": "external",
"summary": "RHBZ#2461614",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461614"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41411",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41411"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41411",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41411"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/c78194e41d5a0b05b0ddf383b6679b1503f977fb",
"url": "https://github.com/vim/vim/commit/c78194e41d5a0b05b0ddf383b6679b1503f977fb"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0357",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0357"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-cwgx-gcj7-6qh8",
"url": "https://github.com/vim/vim/security/advisories/GHSA-cwgx-gcj7-6qh8"
}
],
"release_date": "2026-04-24T16:51:39.657000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T19:58:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34476"
},
{
"category": "workaround",
"details": "Mitigation for this issue involves exercising caution when opening or processing tag files from untrusted sources. Users should avoid loading tag files from unknown or suspicious origins to prevent the execution of arbitrary commands.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Command injection allows arbitrary code execution via malicious tag files"
},
{
"cve": "CVE-2026-46483",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-05-15T16:00:58.827425+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477915"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. When decompressing .tgz archives, the Vimuntar function builds shell commands using shellescape() without the {special} flag. This allows a specially crafted archive filename to trigger Vim cmdline-special expansion and execute arbitrary commands in the context of the current user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: command injection when decompressing .tgz archives",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to convince a user to decompress a .tgz archive with a specially crafted filename. Additionally, possible arbitrary command execution is restricted to the context of the user running Vim. These conditions limit the exposure of this vulnerability and the potential of a full system compromise. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46483"
},
{
"category": "external",
"summary": "RHBZ#2477915",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477915"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46483",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46483"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46483",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46483"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1",
"url": "https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0479",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0479"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w",
"url": "https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w"
}
],
"release_date": "2026-05-15T14:57:31.872000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T19:58:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34476"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, do not decompress untrusted .tgz archives with the Vimuntar command. Use \u0027tar -x -z -f\u0027 directly, instead.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.2.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.2.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: command injection when decompressing .tgz archives"
}
]
}
RHSA-2026:34477
Vulnerability from csaf_redhat - Published: 2026-07-01 19:34 - Updated: 2026-08-09 00:27A flaw was found in Vim. A modeline is used to set specific editor options directly from a text file. However, the `complete`, `guitabtooltip`, `printheader` options and the `mapset` function lack proper security checks, allowing an attacker to bypass restrictions and cause arbitrary OS command execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim's zip.vim plugin. A local user could be tricked into opening a specially crafted zip archive, which would allow a path traversal bypass. This vulnerability enables an attacker to overwrite arbitrary files on the system, potentially leading to data integrity issues or further system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. This command injection vulnerability occurs during tag file processing. A local user could craft a malicious tags file containing backtick syntax in the filename field. When Vim resolves a tag from this file, it executes the embedded command via the system shell, leading to arbitrary code execution with the privileges of the running user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. When decompressing .tgz archives, the Vimuntar function builds shell commands using shellescape() without the {special} flag. This allows a specially crafted archive filename to trigger Vim cmdline-special expansion and execute arbitrary commands in the context of the current user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for vim is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-On.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Vim (Vi IMproved) is an updated and improved version of the vi editor.\n\nSecurity Fix(es):\n\n* vim: arbitrary command execution via modeline sandbox bypass (CVE-2026-34982)\n\n* vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass (CVE-2026-35177)\n\n* vim: Vim: Command injection allows arbitrary code execution via malicious tag files (CVE-2026-41411)\n\n* vim: command injection when decompressing .tgz archives (CVE-2026-46483)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:34477",
"url": "https://access.redhat.com/errata/RHSA-2026:34477"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2455400",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455400"
},
{
"category": "external",
"summary": "2455542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455542"
},
{
"category": "external",
"summary": "2461614",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461614"
},
{
"category": "external",
"summary": "2477915",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477915"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_34477.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-08-09T00:27:25+00:00",
"generator": {
"date": "2026-08-09T00:27:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.12"
}
},
"id": "RHSA-2026:34477",
"initial_release_date": "2026-07-01T19:34:24+00:00",
"revision_history": [
{
"date": "2026-07-01T19:34:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-01T19:34:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-09T00:27:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.6::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus_long_life:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus_long_life:8.6::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"product": {
"name": "vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"product_id": "vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-19.el8_6.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"product": {
"name": "vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"product_id": "vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-19.el8_6.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"product": {
"name": "vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"product_id": "vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-19.el8_6.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"product": {
"name": "vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"product_id": "vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-19.el8_6.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product_id": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-19.el8_6.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product_id": "vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-19.el8_6.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product": {
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product_id": "vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-19.el8_6.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-19.el8_6.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-19.el8_6.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"product": {
"name": "vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"product_id": "vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-19.el8_6.6?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"product": {
"name": "vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"product_id": "vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@8.0.1763-19.el8_6.6?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:8.0.1763-19.el8_6.6.src",
"product": {
"name": "vim-2:8.0.1763-19.el8_6.6.src",
"product_id": "vim-2:8.0.1763-19.el8_6.6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@8.0.1763-19.el8_6.6?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-19.el8_6.6.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-19.el8_6.6.noarch as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-19.el8_6.6.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src"
},
"product_reference": "vim-2:8.0.1763-19.el8_6.6.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-19.el8_6.6.src as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src"
},
"product_reference": "vim-2:8.0.1763-19.el8_6.6.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-34982",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-04-06T16:02:10.004743+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455400"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. A modeline is used to set specific editor options directly from a text file. However, the `complete`, `guitabtooltip`, `printheader` options and the `mapset` function lack proper security checks, allowing an attacker to bypass restrictions and cause arbitrary OS command execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: arbitrary command execution via modeline sandbox bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this vulnerability, an attacker needs to convince a user to open a specially crafted file. The arbitrary OS command execution is restricted to the privileges of the user running Vim, limiting the potential of a full system compromise.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34982"
},
{
"category": "external",
"summary": "RHBZ#2455400",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455400"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34982",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34982"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34982",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34982"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/04/01/1",
"url": "http://www.openwall.com/lists/oss-security/2026/04/01/1"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/75661a66a1db1e1f3f1245c615",
"url": "https://github.com/vim/vim/commit/75661a66a1db1e1f3f1245c615"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0276",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0276"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-8h6p-m6gr-mpw9",
"url": "https://github.com/vim/vim/security/advisories/GHSA-8h6p-m6gr-mpw9"
}
],
"release_date": "2026-04-06T15:16:48.809000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T19:34:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34477"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the modeline support by adding the following command to the Vim configuration file:\n\n~~~\nset nomodeline\n~~~",
"product_ids": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: arbitrary command execution via modeline sandbox bypass"
},
{
"cve": "CVE-2026-35177",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-04-06T19:01:00.182513+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455542"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim\u0027s zip.vim plugin. A local user could be tricked into opening a specially crafted zip archive, which would allow a path traversal bypass. This vulnerability enables an attacker to overwrite arbitrary files on the system, potentially leading to data integrity issues or further system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "There\u0027s a flaw in `zip.vim` plugin in Vim, allowing a local attacker to overwrite arbitrary files. A user must be tricked into opening a specially crafted zip archive for exploitation, potentially compromising data integrity or the system. When successfully exploited this vulnerability enables the attacker to overwrite arbitrary files or inject code in sensitive system\u0027s location, the impact of the exploitation depends on the privileges which the `vim` process is being executed. Sensitive or privileges files are only susceptible to be overwritten only if the `vim` process is being executed by a high privileged user.\n\nRed Hat Product Security team has rated this vulnerability as having a impact of MODERATE, this decision was made by the fact the user needs to be tricked to open a maliciously crafted file in order to a successful attack to be performed. Additionally the impact will be limited to files which the user running the `vim` process has write permissions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35177"
},
{
"category": "external",
"summary": "RHBZ#2455542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35177",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35177"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35177",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35177"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-jc86-w7vm-8p24",
"url": "https://github.com/vim/vim/security/advisories/GHSA-jc86-w7vm-8p24"
}
],
"release_date": "2026-04-06T17:54:42.779000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T19:34:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34477"
},
{
"category": "workaround",
"details": "Avoid opening untrusted zip archives with Vim. This operational control prevents the necessary user interaction required to trigger the path traversal vulnerability in the `zip.vim` plugin.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass"
},
{
"cve": "CVE-2026-41411",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-04-24T18:01:49.275019+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461614"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. This command injection vulnerability occurs during tag file processing. A local user could craft a malicious tags file containing backtick syntax in the filename field. When Vim resolves a tag from this file, it executes the embedded command via the system shell, leading to arbitrary code execution with the privileges of the running user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Command injection allows arbitrary code execution via malicious tag files",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41411"
},
{
"category": "external",
"summary": "RHBZ#2461614",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461614"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41411",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41411"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41411",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41411"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/c78194e41d5a0b05b0ddf383b6679b1503f977fb",
"url": "https://github.com/vim/vim/commit/c78194e41d5a0b05b0ddf383b6679b1503f977fb"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0357",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0357"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-cwgx-gcj7-6qh8",
"url": "https://github.com/vim/vim/security/advisories/GHSA-cwgx-gcj7-6qh8"
}
],
"release_date": "2026-04-24T16:51:39.657000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T19:34:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34477"
},
{
"category": "workaround",
"details": "Mitigation for this issue involves exercising caution when opening or processing tag files from untrusted sources. Users should avoid loading tag files from unknown or suspicious origins to prevent the execution of arbitrary commands.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Command injection allows arbitrary code execution via malicious tag files"
},
{
"cve": "CVE-2026-46483",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-05-15T16:00:58.827425+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477915"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. When decompressing .tgz archives, the Vimuntar function builds shell commands using shellescape() without the {special} flag. This allows a specially crafted archive filename to trigger Vim cmdline-special expansion and execute arbitrary commands in the context of the current user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: command injection when decompressing .tgz archives",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to convince a user to decompress a .tgz archive with a specially crafted filename. Additionally, possible arbitrary command execution is restricted to the context of the user running Vim. These conditions limit the exposure of this vulnerability and the potential of a full system compromise. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46483"
},
{
"category": "external",
"summary": "RHBZ#2477915",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477915"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46483",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46483"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46483",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46483"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1",
"url": "https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0479",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0479"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w",
"url": "https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w"
}
],
"release_date": "2026-05-15T14:57:31.872000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T19:34:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34477"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, do not decompress untrusted .tgz archives with the Vimuntar command. Use \u0027tar -x -z -f\u0027 directly, instead.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-19.el8_6.6.noarch",
"AppStream-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-2:8.0.1763-19.el8_6.6.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-19.el8_6.6.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: command injection when decompressing .tgz archives"
}
]
}
RHSA-2026:38509
Vulnerability from csaf_redhat - Published: 2026-07-13 07:30 - Updated: 2026-08-09 00:27A flaw was found in Vim. When decompressing .tgz archives, the Vimuntar function builds shell commands using shellescape() without the {special} flag. This allows a specially crafted archive filename to trigger Vim cmdline-special expansion and execute arbitrary commands in the context of the current user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-2:9.1.083-9.el10_2.7.src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-data-2:9.1.083-9.el10_2.7.noarch | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.7.noarch | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
A flaw was found in Vim, an open-source text editor. This vulnerability, located in the netrw plugin, involves a code injection issue when the editor processes directory paths. A malicious directory name, if crafted by an attacker, could bypass security measures and allow for the execution of unauthorized commands. This could lead to arbitrary code execution on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-2:9.1.083-9.el10_2.7.src | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.aarch64 | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.ppc64le | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.s390x | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.x86_64 | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64 | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64 | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.aarch64 | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.ppc64le | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.s390x | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.x86_64 | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x | — | ||
| Unresolved product id: AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — | ||
| Unresolved product id: AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.aarch64 | — | ||
| Unresolved product id: AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.ppc64le | — | ||
| Unresolved product id: AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.s390x | — | ||
| Unresolved product id: AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.x86_64 | — | ||
| Unresolved product id: AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — | ||
| Unresolved product id: AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — | ||
| Unresolved product id: AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x | — | ||
| Unresolved product id: AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — | ||
| Unresolved product id: BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — | ||
| Unresolved product id: BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — | ||
| Unresolved product id: BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x | — | ||
| Unresolved product id: BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — | ||
| Unresolved product id: BaseOS-10.2.Z:vim-data-2:9.1.083-9.el10_2.7.noarch | — | ||
| Unresolved product id: BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — | ||
| Unresolved product id: BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — | ||
| Unresolved product id: BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x | — | ||
| Unresolved product id: BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — | ||
| Unresolved product id: BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64 | — | ||
| Unresolved product id: BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le | — | ||
| Unresolved product id: BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x | — | ||
| Unresolved product id: BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64 | — | ||
| Unresolved product id: BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — | ||
| Unresolved product id: BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — | ||
| Unresolved product id: BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x | — | ||
| Unresolved product id: BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — | ||
| Unresolved product id: BaseOS-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.7.noarch | — | ||
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.aarch64 | — | ||
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.ppc64le | — | ||
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.s390x | — | ||
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.x86_64 | — | ||
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — | ||
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — | ||
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x | — | ||
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — | ||
| Unresolved product id: BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — | ||
| Unresolved product id: BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — | ||
| Unresolved product id: BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x | — | ||
| Unresolved product id: BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
A flaw was found in Vim, a command-line text editor. This vulnerability, identified as a code injection, affects the cucumber filetype plugin when Vim is configured with Ruby support. An attacker could exploit this by creating a malicious repository containing specially crafted step-definition patterns. If a user opens this repository and triggers a specific function, the crafted patterns are unsafely processed, potentially allowing the attacker to execute unauthorized commands on the user's system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-2:9.1.083-9.el10_2.7.src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-data-2:9.1.083-9.el10_2.7.noarch | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.7.noarch | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
A flaw was found in Vim, a widely used command-line text editor. This vulnerability allows a local attacker to execute arbitrary code on the system. By opening a specially crafted Python file and then triggering the omni-completion feature, the attacker can cause Vim to run malicious code from a sibling Python package. This could lead to a complete compromise of the user's system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-2:9.1.083-9.el10_2.7.src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-data-2:9.1.083-9.el10_2.7.noarch | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.7.noarch | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for vim is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Vim (Vi IMproved) is an updated and improved version of the vi editor.\n\nSecurity Fix(es):\n\n* vim: command injection when decompressing .tgz archives (CVE-2026-46483)\n\n* vim: Vim: Arbitrary Code Execution via crafted directory names (CVE-2026-47162)\n\n* vim: Vim: Arbitrary code execution via Python omni-completion (CVE-2026-52858)\n\n* vim: Vim: Arbitrary code execution via crafted step-definition patterns (CVE-2026-47167)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:38509",
"url": "https://access.redhat.com/errata/RHSA-2026:38509"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2477915",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477915"
},
{
"category": "external",
"summary": "2487964",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487964"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_38509.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-08-09T00:27:25+00:00",
"generator": {
"date": "2026-08-09T00:27:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.12"
}
},
"id": "RHSA-2026:38509",
"initial_release_date": "2026-07-13T07:30:03+00:00",
"revision_history": [
{
"date": "2026-07-13T07:30:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-13T07:30:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-09T00:27:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-9.el10_2.7.aarch64",
"product": {
"name": "vim-X11-2:9.1.083-9.el10_2.7.aarch64",
"product_id": "vim-X11-2:9.1.083-9.el10_2.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-9.el10_2.7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-9.el10_2.7.aarch64",
"product": {
"name": "vim-common-2:9.1.083-9.el10_2.7.aarch64",
"product_id": "vim-common-2:9.1.083-9.el10_2.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-9.el10_2.7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-9.el10_2.7.aarch64",
"product": {
"name": "vim-enhanced-2:9.1.083-9.el10_2.7.aarch64",
"product_id": "vim-enhanced-2:9.1.083-9.el10_2.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-9.el10_2.7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-9.el10_2.7.aarch64",
"product": {
"name": "xxd-2:9.1.083-9.el10_2.7.aarch64",
"product_id": "xxd-2:9.1.083-9.el10_2.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-9.el10_2.7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"product": {
"name": "vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"product_id": "vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-9.el10_2.7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"product_id": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-9.el10_2.7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"product": {
"name": "vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"product_id": "vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-9.el10_2.7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-9.el10_2.7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"product_id": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-9.el10_2.7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"product": {
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"product_id": "xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-9.el10_2.7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-9.el10_2.7.aarch64",
"product": {
"name": "vim-minimal-2:9.1.083-9.el10_2.7.aarch64",
"product_id": "vim-minimal-2:9.1.083-9.el10_2.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-9.el10_2.7?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-9.el10_2.7.ppc64le",
"product": {
"name": "vim-X11-2:9.1.083-9.el10_2.7.ppc64le",
"product_id": "vim-X11-2:9.1.083-9.el10_2.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-9.el10_2.7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-9.el10_2.7.ppc64le",
"product": {
"name": "vim-common-2:9.1.083-9.el10_2.7.ppc64le",
"product_id": "vim-common-2:9.1.083-9.el10_2.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-9.el10_2.7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-9.el10_2.7.ppc64le",
"product": {
"name": "vim-enhanced-2:9.1.083-9.el10_2.7.ppc64le",
"product_id": "vim-enhanced-2:9.1.083-9.el10_2.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-9.el10_2.7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-9.el10_2.7.ppc64le",
"product": {
"name": "xxd-2:9.1.083-9.el10_2.7.ppc64le",
"product_id": "xxd-2:9.1.083-9.el10_2.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-9.el10_2.7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"product": {
"name": "vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"product_id": "vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-9.el10_2.7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"product_id": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-9.el10_2.7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"product": {
"name": "vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"product_id": "vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-9.el10_2.7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-9.el10_2.7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"product_id": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-9.el10_2.7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"product": {
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"product_id": "xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-9.el10_2.7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-9.el10_2.7.ppc64le",
"product": {
"name": "vim-minimal-2:9.1.083-9.el10_2.7.ppc64le",
"product_id": "vim-minimal-2:9.1.083-9.el10_2.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-9.el10_2.7?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-9.el10_2.7.s390x",
"product": {
"name": "vim-X11-2:9.1.083-9.el10_2.7.s390x",
"product_id": "vim-X11-2:9.1.083-9.el10_2.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-9.el10_2.7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-9.el10_2.7.s390x",
"product": {
"name": "vim-common-2:9.1.083-9.el10_2.7.s390x",
"product_id": "vim-common-2:9.1.083-9.el10_2.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-9.el10_2.7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-9.el10_2.7.s390x",
"product": {
"name": "vim-enhanced-2:9.1.083-9.el10_2.7.s390x",
"product_id": "vim-enhanced-2:9.1.083-9.el10_2.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-9.el10_2.7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-9.el10_2.7.s390x",
"product": {
"name": "xxd-2:9.1.083-9.el10_2.7.s390x",
"product_id": "xxd-2:9.1.083-9.el10_2.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-9.el10_2.7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"product": {
"name": "vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"product_id": "vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-9.el10_2.7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"product_id": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-9.el10_2.7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"product": {
"name": "vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"product_id": "vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-9.el10_2.7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-9.el10_2.7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"product_id": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-9.el10_2.7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"product": {
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"product_id": "xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-9.el10_2.7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-9.el10_2.7.s390x",
"product": {
"name": "vim-minimal-2:9.1.083-9.el10_2.7.s390x",
"product_id": "vim-minimal-2:9.1.083-9.el10_2.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-9.el10_2.7?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-9.el10_2.7.x86_64",
"product": {
"name": "vim-X11-2:9.1.083-9.el10_2.7.x86_64",
"product_id": "vim-X11-2:9.1.083-9.el10_2.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-9.el10_2.7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-9.el10_2.7.x86_64",
"product": {
"name": "vim-common-2:9.1.083-9.el10_2.7.x86_64",
"product_id": "vim-common-2:9.1.083-9.el10_2.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-9.el10_2.7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-9.el10_2.7.x86_64",
"product": {
"name": "vim-enhanced-2:9.1.083-9.el10_2.7.x86_64",
"product_id": "vim-enhanced-2:9.1.083-9.el10_2.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-9.el10_2.7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-9.el10_2.7.x86_64",
"product": {
"name": "xxd-2:9.1.083-9.el10_2.7.x86_64",
"product_id": "xxd-2:9.1.083-9.el10_2.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-9.el10_2.7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"product": {
"name": "vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"product_id": "vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-9.el10_2.7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"product_id": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-9.el10_2.7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"product": {
"name": "vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"product_id": "vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-9.el10_2.7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-9.el10_2.7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"product_id": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-9.el10_2.7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"product": {
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"product_id": "xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-9.el10_2.7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-9.el10_2.7.x86_64",
"product": {
"name": "vim-minimal-2:9.1.083-9.el10_2.7.x86_64",
"product_id": "vim-minimal-2:9.1.083-9.el10_2.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-9.el10_2.7?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:9.1.083-9.el10_2.7.src",
"product": {
"name": "vim-2:9.1.083-9.el10_2.7.src",
"product_id": "vim-2:9.1.083-9.el10_2.7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@9.1.083-9.el10_2.7?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-2:9.1.083-9.el10_2.7.noarch",
"product": {
"name": "vim-data-2:9.1.083-9.el10_2.7.noarch",
"product_id": "vim-data-2:9.1.083-9.el10_2.7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-data@9.1.083-9.el10_2.7?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-filesystem-2:9.1.083-9.el10_2.7.noarch",
"product": {
"name": "vim-filesystem-2:9.1.083-9.el10_2.7.noarch",
"product_id": "vim-filesystem-2:9.1.083-9.el10_2.7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@9.1.083-9.el10_2.7?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-9.el10_2.7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.aarch64"
},
"product_reference": "vim-X11-2:9.1.083-9.el10_2.7.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-9.el10_2.7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.ppc64le"
},
"product_reference": "vim-X11-2:9.1.083-9.el10_2.7.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-9.el10_2.7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.s390x"
},
"product_reference": "vim-X11-2:9.1.083-9.el10_2.7.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-9.el10_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.x86_64"
},
"product_reference": "vim-X11-2:9.1.083-9.el10_2.7.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-9.el10_2.7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.aarch64"
},
"product_reference": "vim-common-2:9.1.083-9.el10_2.7.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-9.el10_2.7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.ppc64le"
},
"product_reference": "vim-common-2:9.1.083-9.el10_2.7.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-9.el10_2.7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.s390x"
},
"product_reference": "vim-common-2:9.1.083-9.el10_2.7.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-9.el10_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.x86_64"
},
"product_reference": "vim-common-2:9.1.083-9.el10_2.7.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64"
},
"product_reference": "vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le"
},
"product_reference": "vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-9.el10_2.7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x"
},
"product_reference": "vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64"
},
"product_reference": "vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-9.el10_2.7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64"
},
"product_reference": "vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le"
},
"product_reference": "vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-9.el10_2.7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x"
},
"product_reference": "vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-9.el10_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64"
},
"product_reference": "vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-9.el10_2.7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.aarch64"
},
"product_reference": "vim-enhanced-2:9.1.083-9.el10_2.7.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-9.el10_2.7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.ppc64le"
},
"product_reference": "vim-enhanced-2:9.1.083-9.el10_2.7.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-9.el10_2.7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.s390x"
},
"product_reference": "vim-enhanced-2:9.1.083-9.el10_2.7.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-9.el10_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.x86_64"
},
"product_reference": "vim-enhanced-2:9.1.083-9.el10_2.7.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-9.el10_2.7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.aarch64"
},
"product_reference": "xxd-2:9.1.083-9.el10_2.7.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-9.el10_2.7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.ppc64le"
},
"product_reference": "xxd-2:9.1.083-9.el10_2.7.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-9.el10_2.7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.s390x"
},
"product_reference": "xxd-2:9.1.083-9.el10_2.7.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-9.el10_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.x86_64"
},
"product_reference": "xxd-2:9.1.083-9.el10_2.7.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le"
},
"product_reference": "xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x"
},
"product_reference": "xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:9.1.083-9.el10_2.7.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-2:9.1.083-9.el10_2.7.src"
},
"product_reference": "vim-2:9.1.083-9.el10_2.7.src",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-2:9.1.083-9.el10_2.7.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-data-2:9.1.083-9.el10_2.7.noarch"
},
"product_reference": "vim-data-2:9.1.083-9.el10_2.7.noarch",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64"
},
"product_reference": "vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le"
},
"product_reference": "vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-9.el10_2.7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x"
},
"product_reference": "vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64"
},
"product_reference": "vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-9.el10_2.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64"
},
"product_reference": "vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le"
},
"product_reference": "vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-9.el10_2.7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x"
},
"product_reference": "vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-9.el10_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64"
},
"product_reference": "vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:9.1.083-9.el10_2.7.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.7.noarch"
},
"product_reference": "vim-filesystem-2:9.1.083-9.el10_2.7.noarch",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-9.el10_2.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.aarch64"
},
"product_reference": "vim-minimal-2:9.1.083-9.el10_2.7.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-9.el10_2.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.ppc64le"
},
"product_reference": "vim-minimal-2:9.1.083-9.el10_2.7.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-9.el10_2.7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.s390x"
},
"product_reference": "vim-minimal-2:9.1.083-9.el10_2.7.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-9.el10_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.x86_64"
},
"product_reference": "vim-minimal-2:9.1.083-9.el10_2.7.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le"
},
"product_reference": "xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x"
},
"product_reference": "xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-46483",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-05-15T16:00:58.827425+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-data-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477915"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. When decompressing .tgz archives, the Vimuntar function builds shell commands using shellescape() without the {special} flag. This allows a specially crafted archive filename to trigger Vim cmdline-special expansion and execute arbitrary commands in the context of the current user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: command injection when decompressing .tgz archives",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to convince a user to decompress a .tgz archive with a specially crafted filename. Additionally, possible arbitrary command execution is restricted to the context of the user running Vim. These conditions limit the exposure of this vulnerability and the potential of a full system compromise. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-2:9.1.083-9.el10_2.7.src"
],
"known_not_affected": [
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-data-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46483"
},
{
"category": "external",
"summary": "RHBZ#2477915",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477915"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46483",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46483"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46483",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46483"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1",
"url": "https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0479",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0479"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w",
"url": "https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w"
}
],
"release_date": "2026-05-15T14:57:31.872000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-13T07:30:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-2:9.1.083-9.el10_2.7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:38509"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, do not decompress untrusted .tgz archives with the Vimuntar command. Use \u0027tar -x -z -f\u0027 directly, instead.",
"product_ids": [
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-2:9.1.083-9.el10_2.7.src",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-data-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-2:9.1.083-9.el10_2.7.src",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-data-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: command injection when decompressing .tgz archives"
},
{
"cve": "CVE-2026-47162",
"cwe": {
"id": "CWE-140",
"name": "Improper Neutralization of Delimiters"
},
"discovery_date": "2026-06-11T19:00:56.050612+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-data-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487964"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source text editor. This vulnerability, located in the netrw plugin, involves a code injection issue when the editor processes directory paths. A malicious directory name, if crafted by an attacker, could bypass security measures and allow for the execution of unauthorized commands. This could lead to arbitrary code execution on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary Code Execution via crafted directory names",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-2:9.1.083-9.el10_2.7.src"
],
"known_not_affected": [
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-data-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-47162"
},
{
"category": "external",
"summary": "RHBZ#2487964",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487964"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-47162",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47162"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-47162",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47162"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/f08ab2f4d7d2947c8dd6c179ae08ee6146a2694b",
"url": "https://github.com/vim/vim/commit/f08ab2f4d7d2947c8dd6c179ae08ee6146a2694b"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0495",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0495"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-crm5-rh6j-2c7c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-crm5-rh6j-2c7c"
}
],
"release_date": "2026-06-11T18:32:14.471000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-13T07:30:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-2:9.1.083-9.el10_2.7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:38509"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-2:9.1.083-9.el10_2.7.src",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-data-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary Code Execution via crafted directory names"
},
{
"cve": "CVE-2026-47167",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-06-11T19:02:45.999423+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-data-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487996"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, a command-line text editor. This vulnerability, identified as a code injection, affects the cucumber filetype plugin when Vim is configured with Ruby support. An attacker could exploit this by creating a malicious repository containing specially crafted step-definition patterns. If a user opens this repository and triggers a specific function, the crafted patterns are unsafely processed, potentially allowing the attacker to execute unauthorized commands on the user\u0027s system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via crafted step-definition patterns",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in Vim\u0027s cucumber filetype plugin, when configured with Ruby support, allows for arbitrary code execution. An attacker could exploit this by convincing a user to open a specially crafted repository and trigger a specific step-jump mapping, leading to local command execution. This risk is contingent on user interaction with untrusted content and the presence of the Ruby-enabled cucumber plugin.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-2:9.1.083-9.el10_2.7.src"
],
"known_not_affected": [
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-data-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-47167"
},
{
"category": "external",
"summary": "RHBZ#2487996",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487996"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-47167",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47167"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-47167",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47167"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/a65a52d684bc58535ad28a4ae824d22e76399934",
"url": "https://github.com/vim/vim/commit/a65a52d684bc58535ad28a4ae824d22e76399934"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0496",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0496"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-4473-94jm-w5x9",
"url": "https://github.com/vim/vim/security/advisories/GHSA-4473-94jm-w5x9"
}
],
"release_date": "2026-06-11T18:31:44.286000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-13T07:30:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-2:9.1.083-9.el10_2.7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:38509"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should exercise caution when opening untrusted files or repositories with Vim, particularly those that might trigger the `cucumber` filetype plugin. Avoiding interaction with untrusted content can prevent the execution of malicious step-definition patterns.",
"product_ids": [
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-2:9.1.083-9.el10_2.7.src",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-data-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-2:9.1.083-9.el10_2.7.src",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-data-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via crafted step-definition patterns"
},
{
"cve": "CVE-2026-52858",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-06-11T19:01:57.042099+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-data-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487981"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, a widely used command-line text editor. This vulnerability allows a local attacker to execute arbitrary code on the system. By opening a specially crafted Python file and then triggering the omni-completion feature, the attacker can cause Vim to run malicious code from a sibling Python package. This could lead to a complete compromise of the user\u0027s system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via Python omni-completion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability in Vim that allows a local attacker to achieve arbitrary code execution. The flaw occurs when a user opens a specially crafted Python file and invokes omni-completion, leading to the execution of malicious code from a co-located Python package. This risk is present in Red Hat Enterprise Linux and other products where Vim is deployed with Python omni-completion enabled, potentially compromising the editing user\u0027s system.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-2:9.1.083-9.el10_2.7.src"
],
"known_not_affected": [
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-data-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-52858"
},
{
"category": "external",
"summary": "RHBZ#2487981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487981"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-52858",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-52858"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-52858",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-52858"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/4b850457e12e1a678dd209f2868154f7553cbf8d",
"url": "https://github.com/vim/vim/commit/4b850457e12e1a678dd209f2868154f7553cbf8d"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0561",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0561"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-52mc-rq6p-rc7c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-52mc-rq6p-rc7c"
}
],
"release_date": "2026-06-11T18:32:32.722000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-13T07:30:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-2:9.1.083-9.el10_2.7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:38509"
},
{
"category": "workaround",
"details": "Users can mitigate this vulnerability by disabling Python omni-completion in Vim if it is not essential for their workflow. This prevents the execution of untrusted Python code when opening hostile files. To disable this feature, ensure that the `omnifunc` option in your Vim configuration (e.g., `~/.vimrc`) is not set to `pythoncomplete#Complete` or `python3complete#Complete`. Alternatively, users should avoid invoking omni-completion (`Ctrl-X Ctrl-O`) on Python files from untrusted sources. Disabling Python omni-completion may affect Python development functionality within Vim.",
"product_ids": [
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-2:9.1.083-9.el10_2.7.src",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-data-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.7.x86_64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-2:9.1.083-9.el10_2.7.src",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-data-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.7.noarch",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.7.x86_64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.aarch64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.ppc64le",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.s390x",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via Python omni-completion"
}
]
}
RHSA-2026:38510
Vulnerability from csaf_redhat - Published: 2026-07-13 07:56 - Updated: 2026-08-09 00:27A flaw was found in Vim. When decompressing .tgz archives, the Vimuntar function builds shell commands using shellescape() without the {special} flag. This allows a specially crafted archive filename to trigger Vim cmdline-special expansion and execute arbitrary commands in the context of the current user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-27.el8_10.src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-27.el8_10.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
A flaw was found in Vim, an open-source text editor. This vulnerability, located in the netrw plugin, involves a code injection issue when the editor processes directory paths. A malicious directory name, if crafted by an attacker, could bypass security measures and allow for the execution of unauthorized commands. This could lead to arbitrary code execution on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-27.el8_10.src | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.aarch64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.ppc64le | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.s390x | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.x86_64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.aarch64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.ppc64le | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.s390x | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.x86_64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-27.el8_10.noarch | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.aarch64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.ppc64le | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.s390x | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.x86_64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
A flaw was found in Vim, a command-line text editor. This vulnerability, identified as a code injection, affects the cucumber filetype plugin when Vim is configured with Ruby support. An attacker could exploit this by creating a malicious repository containing specially crafted step-definition patterns. If a user opens this repository and triggers a specific function, the crafted patterns are unsafely processed, potentially allowing the attacker to execute unauthorized commands on the user's system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-27.el8_10.src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-27.el8_10.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
A flaw was found in Vim, a widely used command-line text editor. This vulnerability allows a local attacker to execute arbitrary code on the system. By opening a specially crafted Python file and then triggering the omni-completion feature, the attacker can cause Vim to run malicious code from a sibling Python package. This could lead to a complete compromise of the user's system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-27.el8_10.src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-27.el8_10.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for vim is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Vim (Vi IMproved) is an updated and improved version of the vi editor.\n\nSecurity Fix(es):\n\n* vim: command injection when decompressing .tgz archives (CVE-2026-46483)\n\n* vim: Vim: Arbitrary Code Execution via crafted directory names (CVE-2026-47162)\n\n* vim: Vim: Arbitrary code execution via Python omni-completion (CVE-2026-52858)\n\n* vim: Vim: Arbitrary code execution via crafted step-definition patterns (CVE-2026-47167)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:38510",
"url": "https://access.redhat.com/errata/RHSA-2026:38510"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2477915",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477915"
},
{
"category": "external",
"summary": "2487964",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487964"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_38510.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-08-09T00:27:25+00:00",
"generator": {
"date": "2026-08-09T00:27:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.12"
}
},
"id": "RHSA-2026:38510",
"initial_release_date": "2026-07-13T07:56:23+00:00",
"revision_history": [
{
"date": "2026-07-13T07:56:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-13T07:56:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-09T00:27:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-27.el8_10.aarch64",
"product": {
"name": "vim-X11-2:8.0.1763-27.el8_10.aarch64",
"product_id": "vim-X11-2:8.0.1763-27.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-27.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-27.el8_10.aarch64",
"product": {
"name": "vim-common-2:8.0.1763-27.el8_10.aarch64",
"product_id": "vim-common-2:8.0.1763-27.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-27.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-27.el8_10.aarch64",
"product": {
"name": "vim-enhanced-2:8.0.1763-27.el8_10.aarch64",
"product_id": "vim-enhanced-2:8.0.1763-27.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-27.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"product": {
"name": "vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"product_id": "vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-27.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"product_id": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-27.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"product_id": "vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-27.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"product": {
"name": "vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"product_id": "vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-27.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-27.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-27.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-27.el8_10.aarch64",
"product": {
"name": "vim-minimal-2:8.0.1763-27.el8_10.aarch64",
"product_id": "vim-minimal-2:8.0.1763-27.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-27.el8_10?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-27.el8_10.ppc64le",
"product": {
"name": "vim-X11-2:8.0.1763-27.el8_10.ppc64le",
"product_id": "vim-X11-2:8.0.1763-27.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-27.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-27.el8_10.ppc64le",
"product": {
"name": "vim-common-2:8.0.1763-27.el8_10.ppc64le",
"product_id": "vim-common-2:8.0.1763-27.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-27.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-27.el8_10.ppc64le",
"product": {
"name": "vim-enhanced-2:8.0.1763-27.el8_10.ppc64le",
"product_id": "vim-enhanced-2:8.0.1763-27.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-27.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"product": {
"name": "vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"product_id": "vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-27.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"product_id": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-27.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"product_id": "vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-27.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"product": {
"name": "vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"product_id": "vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-27.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-27.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-27.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-27.el8_10.ppc64le",
"product": {
"name": "vim-minimal-2:8.0.1763-27.el8_10.ppc64le",
"product_id": "vim-minimal-2:8.0.1763-27.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-27.el8_10?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-27.el8_10.x86_64",
"product": {
"name": "vim-X11-2:8.0.1763-27.el8_10.x86_64",
"product_id": "vim-X11-2:8.0.1763-27.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-27.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-27.el8_10.x86_64",
"product": {
"name": "vim-common-2:8.0.1763-27.el8_10.x86_64",
"product_id": "vim-common-2:8.0.1763-27.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-27.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-27.el8_10.x86_64",
"product": {
"name": "vim-enhanced-2:8.0.1763-27.el8_10.x86_64",
"product_id": "vim-enhanced-2:8.0.1763-27.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-27.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"product": {
"name": "vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"product_id": "vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-27.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"product_id": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-27.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"product_id": "vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-27.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"product": {
"name": "vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"product_id": "vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-27.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-27.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-27.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-27.el8_10.x86_64",
"product": {
"name": "vim-minimal-2:8.0.1763-27.el8_10.x86_64",
"product_id": "vim-minimal-2:8.0.1763-27.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-27.el8_10?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-27.el8_10.s390x",
"product": {
"name": "vim-X11-2:8.0.1763-27.el8_10.s390x",
"product_id": "vim-X11-2:8.0.1763-27.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-27.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-27.el8_10.s390x",
"product": {
"name": "vim-common-2:8.0.1763-27.el8_10.s390x",
"product_id": "vim-common-2:8.0.1763-27.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-27.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-27.el8_10.s390x",
"product": {
"name": "vim-enhanced-2:8.0.1763-27.el8_10.s390x",
"product_id": "vim-enhanced-2:8.0.1763-27.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-27.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"product": {
"name": "vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"product_id": "vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-27.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"product_id": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-27.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"product_id": "vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-27.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"product": {
"name": "vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"product_id": "vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-27.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-27.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-27.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-27.el8_10.s390x",
"product": {
"name": "vim-minimal-2:8.0.1763-27.el8_10.s390x",
"product_id": "vim-minimal-2:8.0.1763-27.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-27.el8_10?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-filesystem-2:8.0.1763-27.el8_10.noarch",
"product": {
"name": "vim-filesystem-2:8.0.1763-27.el8_10.noarch",
"product_id": "vim-filesystem-2:8.0.1763-27.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@8.0.1763-27.el8_10?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:8.0.1763-27.el8_10.src",
"product": {
"name": "vim-2:8.0.1763-27.el8_10.src",
"product_id": "vim-2:8.0.1763-27.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@8.0.1763-27.el8_10?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-27.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.aarch64"
},
"product_reference": "vim-X11-2:8.0.1763-27.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-27.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.ppc64le"
},
"product_reference": "vim-X11-2:8.0.1763-27.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-27.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.s390x"
},
"product_reference": "vim-X11-2:8.0.1763-27.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-27.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-27.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-27.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.aarch64"
},
"product_reference": "vim-common-2:8.0.1763-27.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-27.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.ppc64le"
},
"product_reference": "vim-common-2:8.0.1763-27.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-27.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.s390x"
},
"product_reference": "vim-common-2:8.0.1763-27.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-27.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-27.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-27.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-27.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x"
},
"product_reference": "vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-27.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-27.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64"
},
"product_reference": "vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-27.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le"
},
"product_reference": "vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-27.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x"
},
"product_reference": "vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-27.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-27.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.aarch64"
},
"product_reference": "vim-enhanced-2:8.0.1763-27.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-27.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.ppc64le"
},
"product_reference": "vim-enhanced-2:8.0.1763-27.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-27.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.s390x"
},
"product_reference": "vim-enhanced-2:8.0.1763-27.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-27.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-27.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-27.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-27.el8_10.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-27.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-27.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-27.el8_10.src"
},
"product_reference": "vim-2:8.0.1763-27.el8_10.src",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-27.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-27.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x"
},
"product_reference": "vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-27.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-27.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64"
},
"product_reference": "vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-27.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le"
},
"product_reference": "vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-27.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x"
},
"product_reference": "vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-27.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-27.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.aarch64"
},
"product_reference": "vim-minimal-2:8.0.1763-27.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-27.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.ppc64le"
},
"product_reference": "vim-minimal-2:8.0.1763-27.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-27.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.s390x"
},
"product_reference": "vim-minimal-2:8.0.1763-27.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-27.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-27.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-46483",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-05-15T16:00:58.827425+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-27.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477915"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. When decompressing .tgz archives, the Vimuntar function builds shell commands using shellescape() without the {special} flag. This allows a specially crafted archive filename to trigger Vim cmdline-special expansion and execute arbitrary commands in the context of the current user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: command injection when decompressing .tgz archives",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to convince a user to decompress a .tgz archive with a specially crafted filename. Additionally, possible arbitrary command execution is restricted to the context of the user running Vim. These conditions limit the exposure of this vulnerability and the potential of a full system compromise. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-27.el8_10.src"
],
"known_not_affected": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-27.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46483"
},
{
"category": "external",
"summary": "RHBZ#2477915",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477915"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46483",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46483"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46483",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46483"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1",
"url": "https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0479",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0479"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w",
"url": "https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w"
}
],
"release_date": "2026-05-15T14:57:31.872000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-13T07:56:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-27.el8_10.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:38510"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, do not decompress untrusted .tgz archives with the Vimuntar command. Use \u0027tar -x -z -f\u0027 directly, instead.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-27.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-27.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-27.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-27.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: command injection when decompressing .tgz archives"
},
{
"cve": "CVE-2026-47162",
"cwe": {
"id": "CWE-140",
"name": "Improper Neutralization of Delimiters"
},
"discovery_date": "2026-06-11T19:00:56.050612+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-27.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487964"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source text editor. This vulnerability, located in the netrw plugin, involves a code injection issue when the editor processes directory paths. A malicious directory name, if crafted by an attacker, could bypass security measures and allow for the execution of unauthorized commands. This could lead to arbitrary code execution on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary Code Execution via crafted directory names",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-27.el8_10.src"
],
"known_not_affected": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-27.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-47162"
},
{
"category": "external",
"summary": "RHBZ#2487964",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487964"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-47162",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47162"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-47162",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47162"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/f08ab2f4d7d2947c8dd6c179ae08ee6146a2694b",
"url": "https://github.com/vim/vim/commit/f08ab2f4d7d2947c8dd6c179ae08ee6146a2694b"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0495",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0495"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-crm5-rh6j-2c7c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-crm5-rh6j-2c7c"
}
],
"release_date": "2026-06-11T18:32:14.471000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-13T07:56:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-27.el8_10.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:38510"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-27.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-27.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary Code Execution via crafted directory names"
},
{
"cve": "CVE-2026-47167",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-06-11T19:02:45.999423+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-27.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487996"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, a command-line text editor. This vulnerability, identified as a code injection, affects the cucumber filetype plugin when Vim is configured with Ruby support. An attacker could exploit this by creating a malicious repository containing specially crafted step-definition patterns. If a user opens this repository and triggers a specific function, the crafted patterns are unsafely processed, potentially allowing the attacker to execute unauthorized commands on the user\u0027s system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via crafted step-definition patterns",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in Vim\u0027s cucumber filetype plugin, when configured with Ruby support, allows for arbitrary code execution. An attacker could exploit this by convincing a user to open a specially crafted repository and trigger a specific step-jump mapping, leading to local command execution. This risk is contingent on user interaction with untrusted content and the presence of the Ruby-enabled cucumber plugin.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-27.el8_10.src"
],
"known_not_affected": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-27.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-47167"
},
{
"category": "external",
"summary": "RHBZ#2487996",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487996"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-47167",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47167"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-47167",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47167"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/a65a52d684bc58535ad28a4ae824d22e76399934",
"url": "https://github.com/vim/vim/commit/a65a52d684bc58535ad28a4ae824d22e76399934"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0496",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0496"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-4473-94jm-w5x9",
"url": "https://github.com/vim/vim/security/advisories/GHSA-4473-94jm-w5x9"
}
],
"release_date": "2026-06-11T18:31:44.286000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-13T07:56:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-27.el8_10.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:38510"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should exercise caution when opening untrusted files or repositories with Vim, particularly those that might trigger the `cucumber` filetype plugin. Avoiding interaction with untrusted content can prevent the execution of malicious step-definition patterns.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-27.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-27.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-27.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-27.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via crafted step-definition patterns"
},
{
"cve": "CVE-2026-52858",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-06-11T19:01:57.042099+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-27.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487981"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, a widely used command-line text editor. This vulnerability allows a local attacker to execute arbitrary code on the system. By opening a specially crafted Python file and then triggering the omni-completion feature, the attacker can cause Vim to run malicious code from a sibling Python package. This could lead to a complete compromise of the user\u0027s system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via Python omni-completion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability in Vim that allows a local attacker to achieve arbitrary code execution. The flaw occurs when a user opens a specially crafted Python file and invokes omni-completion, leading to the execution of malicious code from a co-located Python package. This risk is present in Red Hat Enterprise Linux and other products where Vim is deployed with Python omni-completion enabled, potentially compromising the editing user\u0027s system.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-27.el8_10.src"
],
"known_not_affected": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-27.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-52858"
},
{
"category": "external",
"summary": "RHBZ#2487981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487981"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-52858",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-52858"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-52858",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-52858"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/4b850457e12e1a678dd209f2868154f7553cbf8d",
"url": "https://github.com/vim/vim/commit/4b850457e12e1a678dd209f2868154f7553cbf8d"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0561",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0561"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-52mc-rq6p-rc7c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-52mc-rq6p-rc7c"
}
],
"release_date": "2026-06-11T18:32:32.722000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-13T07:56:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-27.el8_10.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:38510"
},
{
"category": "workaround",
"details": "Users can mitigate this vulnerability by disabling Python omni-completion in Vim if it is not essential for their workflow. This prevents the execution of untrusted Python code when opening hostile files. To disable this feature, ensure that the `omnifunc` option in your Vim configuration (e.g., `~/.vimrc`) is not set to `pythoncomplete#Complete` or `python3complete#Complete`. Alternatively, users should avoid invoking omni-completion (`Ctrl-X Ctrl-O`) on Python files from untrusted sources. Disabling Python omni-completion may affect Python development functionality within Vim.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-27.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-27.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-27.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-27.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-27.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-27.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via Python omni-completion"
}
]
}
RHSA-2026:38511
Vulnerability from csaf_redhat - Published: 2026-07-13 11:47 - Updated: 2026-08-09 00:27A flaw was found in Vim. When decompressing .tgz archives, the Vimuntar function builds shell commands using shellescape() without the {special} flag. This allows a specially crafted archive filename to trigger Vim cmdline-special expansion and execute arbitrary commands in the context of the current user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.10.src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.10.noarch | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
A flaw was found in Vim, an open-source text editor. This vulnerability, located in the netrw plugin, involves a code injection issue when the editor processes directory paths. A malicious directory name, if crafted by an attacker, could bypass security measures and allow for the execution of unauthorized commands. This could lead to arbitrary code execution on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.10.src | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.aarch64 | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.ppc64le | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.s390x | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.x86_64 | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64 | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64 | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.aarch64 | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.ppc64le | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.s390x | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.x86_64 | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — | ||
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64 | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64 | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.10.noarch | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.aarch64 | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.ppc64le | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.s390x | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.x86_64 | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — | ||
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
A flaw was found in Vim, a command-line text editor. This vulnerability, identified as a code injection, affects the cucumber filetype plugin when Vim is configured with Ruby support. An attacker could exploit this by creating a malicious repository containing specially crafted step-definition patterns. If a user opens this repository and triggers a specific function, the crafted patterns are unsafely processed, potentially allowing the attacker to execute unauthorized commands on the user's system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.10.src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.10.noarch | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
A flaw was found in Vim, a widely used command-line text editor. This vulnerability allows a local attacker to execute arbitrary code on the system. By opening a specially crafted Python file and then triggering the omni-completion feature, the attacker can cause Vim to run malicious code from a sibling Python package. This could lead to a complete compromise of the user's system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.10.src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.10.noarch | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for vim is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Vim (Vi IMproved) is an updated and improved version of the vi editor.\n\nSecurity Fix(es):\n\n* vim: command injection when decompressing .tgz archives (CVE-2026-46483)\n\n* vim: Vim: Arbitrary Code Execution via crafted directory names (CVE-2026-47162)\n\n* vim: Vim: Arbitrary code execution via Python omni-completion (CVE-2026-52858)\n\n* vim: Vim: Arbitrary code execution via crafted step-definition patterns (CVE-2026-47167)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:38511",
"url": "https://access.redhat.com/errata/RHSA-2026:38511"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2477915",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477915"
},
{
"category": "external",
"summary": "2487964",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487964"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_38511.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-08-09T00:27:27+00:00",
"generator": {
"date": "2026-08-09T00:27:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.12"
}
},
"id": "RHSA-2026:38511",
"initial_release_date": "2026-07-13T11:47:19+00:00",
"revision_history": [
{
"date": "2026-07-13T11:47:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-13T11:47:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-09T00:27:27+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:8.2.2637-26.el9_8.10.src",
"product": {
"name": "vim-2:8.2.2637-26.el9_8.10.src",
"product_id": "vim-2:8.2.2637-26.el9_8.10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@8.2.2637-26.el9_8.10?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-filesystem-2:8.2.2637-26.el9_8.10.noarch",
"product": {
"name": "vim-filesystem-2:8.2.2637-26.el9_8.10.noarch",
"product_id": "vim-filesystem-2:8.2.2637-26.el9_8.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@8.2.2637-26.el9_8.10?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-26.el9_8.10.aarch64",
"product": {
"name": "vim-minimal-2:8.2.2637-26.el9_8.10.aarch64",
"product_id": "vim-minimal-2:8.2.2637-26.el9_8.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-26.el9_8.10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"product": {
"name": "vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"product_id": "vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-26.el9_8.10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"product_id": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-26.el9_8.10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"product_id": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-26.el9_8.10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"product": {
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"product_id": "vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-26.el9_8.10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-26.el9_8.10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-26.el9_8.10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-26.el9_8.10.aarch64",
"product": {
"name": "vim-X11-2:8.2.2637-26.el9_8.10.aarch64",
"product_id": "vim-X11-2:8.2.2637-26.el9_8.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-26.el9_8.10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-26.el9_8.10.aarch64",
"product": {
"name": "vim-common-2:8.2.2637-26.el9_8.10.aarch64",
"product_id": "vim-common-2:8.2.2637-26.el9_8.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-26.el9_8.10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-26.el9_8.10.aarch64",
"product": {
"name": "vim-enhanced-2:8.2.2637-26.el9_8.10.aarch64",
"product_id": "vim-enhanced-2:8.2.2637-26.el9_8.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-26.el9_8.10?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-26.el9_8.10.ppc64le",
"product": {
"name": "vim-minimal-2:8.2.2637-26.el9_8.10.ppc64le",
"product_id": "vim-minimal-2:8.2.2637-26.el9_8.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-26.el9_8.10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"product": {
"name": "vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"product_id": "vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-26.el9_8.10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"product_id": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-26.el9_8.10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"product_id": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-26.el9_8.10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"product": {
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"product_id": "vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-26.el9_8.10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-26.el9_8.10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-26.el9_8.10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-26.el9_8.10.ppc64le",
"product": {
"name": "vim-X11-2:8.2.2637-26.el9_8.10.ppc64le",
"product_id": "vim-X11-2:8.2.2637-26.el9_8.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-26.el9_8.10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-26.el9_8.10.ppc64le",
"product": {
"name": "vim-common-2:8.2.2637-26.el9_8.10.ppc64le",
"product_id": "vim-common-2:8.2.2637-26.el9_8.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-26.el9_8.10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-26.el9_8.10.ppc64le",
"product": {
"name": "vim-enhanced-2:8.2.2637-26.el9_8.10.ppc64le",
"product_id": "vim-enhanced-2:8.2.2637-26.el9_8.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-26.el9_8.10?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-26.el9_8.10.s390x",
"product": {
"name": "vim-minimal-2:8.2.2637-26.el9_8.10.s390x",
"product_id": "vim-minimal-2:8.2.2637-26.el9_8.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-26.el9_8.10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"product": {
"name": "vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"product_id": "vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-26.el9_8.10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"product_id": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-26.el9_8.10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"product_id": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-26.el9_8.10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"product": {
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"product_id": "vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-26.el9_8.10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-26.el9_8.10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-26.el9_8.10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-26.el9_8.10.s390x",
"product": {
"name": "vim-X11-2:8.2.2637-26.el9_8.10.s390x",
"product_id": "vim-X11-2:8.2.2637-26.el9_8.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-26.el9_8.10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-26.el9_8.10.s390x",
"product": {
"name": "vim-common-2:8.2.2637-26.el9_8.10.s390x",
"product_id": "vim-common-2:8.2.2637-26.el9_8.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-26.el9_8.10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-26.el9_8.10.s390x",
"product": {
"name": "vim-enhanced-2:8.2.2637-26.el9_8.10.s390x",
"product_id": "vim-enhanced-2:8.2.2637-26.el9_8.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-26.el9_8.10?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-26.el9_8.10.x86_64",
"product": {
"name": "vim-minimal-2:8.2.2637-26.el9_8.10.x86_64",
"product_id": "vim-minimal-2:8.2.2637-26.el9_8.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-26.el9_8.10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"product": {
"name": "vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"product_id": "vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-26.el9_8.10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"product_id": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-26.el9_8.10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"product_id": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-26.el9_8.10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"product": {
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"product_id": "vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-26.el9_8.10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-26.el9_8.10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-26.el9_8.10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-26.el9_8.10.x86_64",
"product": {
"name": "vim-X11-2:8.2.2637-26.el9_8.10.x86_64",
"product_id": "vim-X11-2:8.2.2637-26.el9_8.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-26.el9_8.10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-26.el9_8.10.x86_64",
"product": {
"name": "vim-common-2:8.2.2637-26.el9_8.10.x86_64",
"product_id": "vim-common-2:8.2.2637-26.el9_8.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-26.el9_8.10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-26.el9_8.10.x86_64",
"product": {
"name": "vim-enhanced-2:8.2.2637-26.el9_8.10.x86_64",
"product_id": "vim-enhanced-2:8.2.2637-26.el9_8.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-26.el9_8.10?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-26.el9_8.10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.aarch64"
},
"product_reference": "vim-X11-2:8.2.2637-26.el9_8.10.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-26.el9_8.10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.ppc64le"
},
"product_reference": "vim-X11-2:8.2.2637-26.el9_8.10.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-26.el9_8.10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.s390x"
},
"product_reference": "vim-X11-2:8.2.2637-26.el9_8.10.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-26.el9_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.x86_64"
},
"product_reference": "vim-X11-2:8.2.2637-26.el9_8.10.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-26.el9_8.10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.aarch64"
},
"product_reference": "vim-common-2:8.2.2637-26.el9_8.10.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-26.el9_8.10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.ppc64le"
},
"product_reference": "vim-common-2:8.2.2637-26.el9_8.10.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-26.el9_8.10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.s390x"
},
"product_reference": "vim-common-2:8.2.2637-26.el9_8.10.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-26.el9_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.x86_64"
},
"product_reference": "vim-common-2:8.2.2637-26.el9_8.10.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x"
},
"product_reference": "vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64"
},
"product_reference": "vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le"
},
"product_reference": "vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-26.el9_8.10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x"
},
"product_reference": "vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64"
},
"product_reference": "vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-26.el9_8.10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.aarch64"
},
"product_reference": "vim-enhanced-2:8.2.2637-26.el9_8.10.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-26.el9_8.10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.ppc64le"
},
"product_reference": "vim-enhanced-2:8.2.2637-26.el9_8.10.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-26.el9_8.10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.s390x"
},
"product_reference": "vim-enhanced-2:8.2.2637-26.el9_8.10.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-26.el9_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.x86_64"
},
"product_reference": "vim-enhanced-2:8.2.2637-26.el9_8.10.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.2.2637-26.el9_8.10.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.10.src"
},
"product_reference": "vim-2:8.2.2637-26.el9_8.10.src",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x"
},
"product_reference": "vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64"
},
"product_reference": "vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le"
},
"product_reference": "vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-26.el9_8.10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x"
},
"product_reference": "vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64"
},
"product_reference": "vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.2.2637-26.el9_8.10.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.10.noarch"
},
"product_reference": "vim-filesystem-2:8.2.2637-26.el9_8.10.noarch",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-26.el9_8.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.aarch64"
},
"product_reference": "vim-minimal-2:8.2.2637-26.el9_8.10.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-26.el9_8.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.ppc64le"
},
"product_reference": "vim-minimal-2:8.2.2637-26.el9_8.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-26.el9_8.10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.s390x"
},
"product_reference": "vim-minimal-2:8.2.2637-26.el9_8.10.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-26.el9_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.x86_64"
},
"product_reference": "vim-minimal-2:8.2.2637-26.el9_8.10.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-46483",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-05-15T16:00:58.827425+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.10.noarch",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477915"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. When decompressing .tgz archives, the Vimuntar function builds shell commands using shellescape() without the {special} flag. This allows a specially crafted archive filename to trigger Vim cmdline-special expansion and execute arbitrary commands in the context of the current user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: command injection when decompressing .tgz archives",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to convince a user to decompress a .tgz archive with a specially crafted filename. Additionally, possible arbitrary command execution is restricted to the context of the user running Vim. These conditions limit the exposure of this vulnerability and the potential of a full system compromise. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.10.src"
],
"known_not_affected": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.10.noarch",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46483"
},
{
"category": "external",
"summary": "RHBZ#2477915",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477915"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46483",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46483"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46483",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46483"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1",
"url": "https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0479",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0479"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w",
"url": "https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w"
}
],
"release_date": "2026-05-15T14:57:31.872000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-13T11:47:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.10.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:38511"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, do not decompress untrusted .tgz archives with the Vimuntar command. Use \u0027tar -x -z -f\u0027 directly, instead.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.10.src",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.10.noarch",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.10.src",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.10.noarch",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: command injection when decompressing .tgz archives"
},
{
"cve": "CVE-2026-47162",
"cwe": {
"id": "CWE-140",
"name": "Improper Neutralization of Delimiters"
},
"discovery_date": "2026-06-11T19:00:56.050612+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.10.noarch",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487964"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source text editor. This vulnerability, located in the netrw plugin, involves a code injection issue when the editor processes directory paths. A malicious directory name, if crafted by an attacker, could bypass security measures and allow for the execution of unauthorized commands. This could lead to arbitrary code execution on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary Code Execution via crafted directory names",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.10.src"
],
"known_not_affected": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.10.noarch",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-47162"
},
{
"category": "external",
"summary": "RHBZ#2487964",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487964"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-47162",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47162"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-47162",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47162"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/f08ab2f4d7d2947c8dd6c179ae08ee6146a2694b",
"url": "https://github.com/vim/vim/commit/f08ab2f4d7d2947c8dd6c179ae08ee6146a2694b"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0495",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0495"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-crm5-rh6j-2c7c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-crm5-rh6j-2c7c"
}
],
"release_date": "2026-06-11T18:32:14.471000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-13T11:47:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.10.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:38511"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.10.src",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.10.noarch",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary Code Execution via crafted directory names"
},
{
"cve": "CVE-2026-47167",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-06-11T19:02:45.999423+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.10.noarch",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487996"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, a command-line text editor. This vulnerability, identified as a code injection, affects the cucumber filetype plugin when Vim is configured with Ruby support. An attacker could exploit this by creating a malicious repository containing specially crafted step-definition patterns. If a user opens this repository and triggers a specific function, the crafted patterns are unsafely processed, potentially allowing the attacker to execute unauthorized commands on the user\u0027s system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via crafted step-definition patterns",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in Vim\u0027s cucumber filetype plugin, when configured with Ruby support, allows for arbitrary code execution. An attacker could exploit this by convincing a user to open a specially crafted repository and trigger a specific step-jump mapping, leading to local command execution. This risk is contingent on user interaction with untrusted content and the presence of the Ruby-enabled cucumber plugin.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.10.src"
],
"known_not_affected": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.10.noarch",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-47167"
},
{
"category": "external",
"summary": "RHBZ#2487996",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487996"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-47167",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47167"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-47167",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47167"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/a65a52d684bc58535ad28a4ae824d22e76399934",
"url": "https://github.com/vim/vim/commit/a65a52d684bc58535ad28a4ae824d22e76399934"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0496",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0496"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-4473-94jm-w5x9",
"url": "https://github.com/vim/vim/security/advisories/GHSA-4473-94jm-w5x9"
}
],
"release_date": "2026-06-11T18:31:44.286000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-13T11:47:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.10.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:38511"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should exercise caution when opening untrusted files or repositories with Vim, particularly those that might trigger the `cucumber` filetype plugin. Avoiding interaction with untrusted content can prevent the execution of malicious step-definition patterns.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.10.src",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.10.noarch",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.10.src",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.10.noarch",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via crafted step-definition patterns"
},
{
"cve": "CVE-2026-52858",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-06-11T19:01:57.042099+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.10.noarch",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487981"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, a widely used command-line text editor. This vulnerability allows a local attacker to execute arbitrary code on the system. By opening a specially crafted Python file and then triggering the omni-completion feature, the attacker can cause Vim to run malicious code from a sibling Python package. This could lead to a complete compromise of the user\u0027s system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via Python omni-completion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability in Vim that allows a local attacker to achieve arbitrary code execution. The flaw occurs when a user opens a specially crafted Python file and invokes omni-completion, leading to the execution of malicious code from a co-located Python package. This risk is present in Red Hat Enterprise Linux and other products where Vim is deployed with Python omni-completion enabled, potentially compromising the editing user\u0027s system.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.10.src"
],
"known_not_affected": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.10.noarch",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-52858"
},
{
"category": "external",
"summary": "RHBZ#2487981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487981"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-52858",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-52858"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-52858",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-52858"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/4b850457e12e1a678dd209f2868154f7553cbf8d",
"url": "https://github.com/vim/vim/commit/4b850457e12e1a678dd209f2868154f7553cbf8d"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0561",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0561"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-52mc-rq6p-rc7c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-52mc-rq6p-rc7c"
}
],
"release_date": "2026-06-11T18:32:32.722000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-13T11:47:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.10.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:38511"
},
{
"category": "workaround",
"details": "Users can mitigate this vulnerability by disabling Python omni-completion in Vim if it is not essential for their workflow. This prevents the execution of untrusted Python code when opening hostile files. To disable this feature, ensure that the `omnifunc` option in your Vim configuration (e.g., `~/.vimrc`) is not set to `pythoncomplete#Complete` or `python3complete#Complete`. Alternatively, users should avoid invoking omni-completion (`Ctrl-X Ctrl-O`) on Python files from untrusted sources. Disabling Python omni-completion may affect Python development functionality within Vim.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.10.src",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.10.noarch",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.10.src",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.10.noarch",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.10.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via Python omni-completion"
}
]
}
SUSE-SU-2026:21840-1
Vulnerability from csaf_suse - Published: 2026-05-28 12:13 - Updated: 2026-05-28 12:13| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues\n\n- CVE-2026-39881: command injection in NetBeans interface can lead to arbitrary file reads and writes (bsc#1261833).\n- CVE-2026-42307: Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin\n bundled with Vim (bsc#1264706).\n- CVE-2026-43961: Vimscript Code Injection in netrw NetrwMarkFile() via crafted filename (bsc#1265349).\n- CVE-2026-44656: Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s: find command-line\n completion (bsc#1264707).\n- CVE-2026-45130: Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when\n loading a crafted spell file (.spl) with UTF-8 encoding active (bsc#1264708).\n- CVE-2026-46483: command injection via ` tar#Vimuntar()` in `runtime/autoload/tar.vim` when decompressing `.tgz`\n archives on Unix-like systems (bsc#1265360).\n\nChanges for vim:\n\n- Update to v9.2.0530.\n- Fix for incorrectly detecting scientific parameter files as bitbake recipies. (bsc#1262395)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-817",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21840-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21840-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621840-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21840-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026385.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261833",
"url": "https://bugzilla.suse.com/1261833"
},
{
"category": "self",
"summary": "SUSE Bug 1262395",
"url": "https://bugzilla.suse.com/1262395"
},
{
"category": "self",
"summary": "SUSE Bug 1264706",
"url": "https://bugzilla.suse.com/1264706"
},
{
"category": "self",
"summary": "SUSE Bug 1264707",
"url": "https://bugzilla.suse.com/1264707"
},
{
"category": "self",
"summary": "SUSE Bug 1264708",
"url": "https://bugzilla.suse.com/1264708"
},
{
"category": "self",
"summary": "SUSE Bug 1265349",
"url": "https://bugzilla.suse.com/1265349"
},
{
"category": "self",
"summary": "SUSE Bug 1265360",
"url": "https://bugzilla.suse.com/1265360"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39881 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39881/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42307 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42307/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43961 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43961/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44656 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44656/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45130 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45130/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46483 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46483/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2026-05-28T12:13:46Z",
"generator": {
"date": "2026-05-28T12:13:46Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21840-1",
"initial_release_date": "2026-05-28T12:13:46Z",
"revision_history": [
{
"date": "2026-05-28T12:13:46Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0530-160000.1.1.aarch64",
"product": {
"name": "vim-small-9.2.0530-160000.1.1.aarch64",
"product_id": "vim-small-9.2.0530-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-common-9.2.0530-160000.1.1.noarch",
"product": {
"name": "vim-data-common-9.2.0530-160000.1.1.noarch",
"product_id": "vim-data-common-9.2.0530-160000.1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0530-160000.1.1.ppc64le",
"product": {
"name": "vim-small-9.2.0530-160000.1.1.ppc64le",
"product_id": "vim-small-9.2.0530-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0530-160000.1.1.s390x",
"product": {
"name": "vim-small-9.2.0530-160000.1.1.s390x",
"product_id": "vim-small-9.2.0530-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0530-160000.1.1.x86_64",
"product": {
"name": "vim-small-9.2.0530-160000.1.1.x86_64",
"product_id": "vim-small-9.2.0530-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-160000.1.1.noarch as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39881"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to 9.2.0316, a command injection vulnerability in Vim\u0027s netbeans interface allows a malicious netbeans server to execute arbitrary Ex commands when Vim connects to it, via unsanitized strings in the defineAnnoType and specialKeys protocol messages. This vulnerability is fixed in 9.2.0316.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39881",
"url": "https://www.suse.com/security/cve/CVE-2026-39881"
},
{
"category": "external",
"summary": "SUSE Bug 1261833 for CVE-2026-39881",
"url": "https://bugzilla.suse.com/1261833"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-39881"
},
{
"cve": "CVE-2026-42307",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42307"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin bundled with Vim. By inducing a user to open a crafted URL (e.g., using the sftp:// or file:// protocol handlers), an attacker can execute arbitrary shell commands with the privileges of the Vim process. This issue has been patched in version 9.2.0383.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42307",
"url": "https://www.suse.com/security/cve/CVE-2026-42307"
},
{
"category": "external",
"summary": "SUSE Bug 1264706 for CVE-2026-42307",
"url": "https://bugzilla.suse.com/1264706"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-42307"
},
{
"cve": "CVE-2026-43961",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43961"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43961",
"url": "https://www.suse.com/security/cve/CVE-2026-43961"
},
{
"category": "external",
"summary": "SUSE Bug 1265349 for CVE-2026-43961",
"url": "https://bugzilla.suse.com/1265349"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-43961"
},
{
"cve": "CVE-2026-44656",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44656"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s :find command-line completion. When the path option contains backtick-enclosed shell commands, those commands are executed during file name completion. Because the path option lacks the P_SECURE flag, it can be set from a modeline, allowing an attacker who controls the contents of a file to execute arbitrary shell commands when the user opens that file in Vim and triggers :find completion. This issue has been patched in version 9.2.0435.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44656",
"url": "https://www.suse.com/security/cve/CVE-2026-44656"
},
{
"category": "external",
"summary": "SUSE Bug 1264707 for CVE-2026-44656",
"url": "https://bugzilla.suse.com/1264707"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-44656"
},
{
"cve": "CVE-2026-45130",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45130"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when loading a crafted spell file (.spl) with UTF-8 encoding active. An attacker-controlled length field in the spell file\u0027s compound section overflows a 32-bit signed integer multiplication, causing a small buffer to be allocated for a write loop that runs many iterations, overflowing the heap. Because the \u0027spelllang\u0027 option can be set from a modeline, a text file modeline can trigger spell file loading if a malicious .spl file has been planted on the runtimepath. This issue has been patched in version 9.2.0450.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45130",
"url": "https://www.suse.com/security/cve/CVE-2026-45130"
},
{
"category": "external",
"summary": "SUSE Bug 1264708 for CVE-2026-45130",
"url": "https://bugzilla.suse.com/1264708"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-45130"
},
{
"cve": "CVE-2026-46483",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46483"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46483",
"url": "https://www.suse.com/security/cve/CVE-2026-46483"
},
{
"category": "external",
"summary": "SUSE Bug 1265360 for CVE-2026-46483",
"url": "https://bugzilla.suse.com/1265360"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "important"
}
],
"title": "CVE-2026-46483"
}
]
}
SUSE-SU-2026:21859-1
Vulnerability from csaf_suse - Published: 2026-05-28 12:13 - Updated: 2026-05-28 12:13| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues\n\n- CVE-2026-39881: command injection in NetBeans interface can lead to arbitrary file reads and writes (bsc#1261833).\n- CVE-2026-42307: Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin\n bundled with Vim (bsc#1264706).\n- CVE-2026-43961: Vimscript Code Injection in netrw NetrwMarkFile() via crafted filename (bsc#1265349).\n- CVE-2026-44656: Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s: find command-line\n completion (bsc#1264707).\n- CVE-2026-45130: Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when\n loading a crafted spell file (.spl) with UTF-8 encoding active (bsc#1264708).\n- CVE-2026-46483: command injection via ` tar#Vimuntar()` in `runtime/autoload/tar.vim` when decompressing `.tgz`\n archives on Unix-like systems (bsc#1265360).\n\nChanges for vim:\n\n- Update to v9.2.0530.\n- Fix for incorrectly detecting scientific parameter files as bitbake recipies. (bsc#1262395)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-817",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21859-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21859-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621859-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21859-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/046915.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261833",
"url": "https://bugzilla.suse.com/1261833"
},
{
"category": "self",
"summary": "SUSE Bug 1262395",
"url": "https://bugzilla.suse.com/1262395"
},
{
"category": "self",
"summary": "SUSE Bug 1264706",
"url": "https://bugzilla.suse.com/1264706"
},
{
"category": "self",
"summary": "SUSE Bug 1264707",
"url": "https://bugzilla.suse.com/1264707"
},
{
"category": "self",
"summary": "SUSE Bug 1264708",
"url": "https://bugzilla.suse.com/1264708"
},
{
"category": "self",
"summary": "SUSE Bug 1265349",
"url": "https://bugzilla.suse.com/1265349"
},
{
"category": "self",
"summary": "SUSE Bug 1265360",
"url": "https://bugzilla.suse.com/1265360"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39881 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39881/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42307 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42307/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43961 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43961/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44656 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44656/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45130 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45130/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46483 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46483/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2026-05-28T12:13:46Z",
"generator": {
"date": "2026-05-28T12:13:46Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21859-1",
"initial_release_date": "2026-05-28T12:13:46Z",
"revision_history": [
{
"date": "2026-05-28T12:13:46Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-160000.1.1.aarch64",
"product": {
"name": "gvim-9.2.0530-160000.1.1.aarch64",
"product_id": "gvim-9.2.0530-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-160000.1.1.aarch64",
"product": {
"name": "vim-9.2.0530-160000.1.1.aarch64",
"product_id": "vim-9.2.0530-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-160000.1.1.aarch64",
"product": {
"name": "vim-small-9.2.0530-160000.1.1.aarch64",
"product_id": "vim-small-9.2.0530-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "xxd-9.2.0530-160000.1.1.aarch64",
"product": {
"name": "xxd-9.2.0530-160000.1.1.aarch64",
"product_id": "xxd-9.2.0530-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-9.2.0530-160000.1.1.noarch",
"product": {
"name": "vim-data-9.2.0530-160000.1.1.noarch",
"product_id": "vim-data-9.2.0530-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "vim-data-common-9.2.0530-160000.1.1.noarch",
"product": {
"name": "vim-data-common-9.2.0530-160000.1.1.noarch",
"product_id": "vim-data-common-9.2.0530-160000.1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-160000.1.1.ppc64le",
"product": {
"name": "gvim-9.2.0530-160000.1.1.ppc64le",
"product_id": "gvim-9.2.0530-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-160000.1.1.ppc64le",
"product": {
"name": "vim-9.2.0530-160000.1.1.ppc64le",
"product_id": "vim-9.2.0530-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-160000.1.1.ppc64le",
"product": {
"name": "vim-small-9.2.0530-160000.1.1.ppc64le",
"product_id": "vim-small-9.2.0530-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xxd-9.2.0530-160000.1.1.ppc64le",
"product": {
"name": "xxd-9.2.0530-160000.1.1.ppc64le",
"product_id": "xxd-9.2.0530-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-160000.1.1.s390x",
"product": {
"name": "gvim-9.2.0530-160000.1.1.s390x",
"product_id": "gvim-9.2.0530-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-160000.1.1.s390x",
"product": {
"name": "vim-9.2.0530-160000.1.1.s390x",
"product_id": "vim-9.2.0530-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-160000.1.1.s390x",
"product": {
"name": "vim-small-9.2.0530-160000.1.1.s390x",
"product_id": "vim-small-9.2.0530-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "xxd-9.2.0530-160000.1.1.s390x",
"product": {
"name": "xxd-9.2.0530-160000.1.1.s390x",
"product_id": "xxd-9.2.0530-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-160000.1.1.x86_64",
"product": {
"name": "gvim-9.2.0530-160000.1.1.x86_64",
"product_id": "gvim-9.2.0530-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-160000.1.1.x86_64",
"product": {
"name": "vim-9.2.0530-160000.1.1.x86_64",
"product_id": "vim-9.2.0530-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-160000.1.1.x86_64",
"product": {
"name": "vim-small-9.2.0530-160000.1.1.x86_64",
"product_id": "vim-small-9.2.0530-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "xxd-9.2.0530-160000.1.1.x86_64",
"product": {
"name": "xxd-9.2.0530-160000.1.1.x86_64",
"product_id": "xxd-9.2.0530-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64"
},
"product_reference": "gvim-9.2.0530-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le"
},
"product_reference": "gvim-9.2.0530-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x"
},
"product_reference": "gvim-9.2.0530-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64"
},
"product_reference": "gvim-9.2.0530-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64"
},
"product_reference": "vim-9.2.0530-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le"
},
"product_reference": "vim-9.2.0530-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x"
},
"product_reference": "vim-9.2.0530-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64"
},
"product_reference": "vim-9.2.0530-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0530-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch"
},
"product_reference": "vim-data-9.2.0530-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0530-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64"
},
"product_reference": "xxd-9.2.0530-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0530-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le"
},
"product_reference": "xxd-9.2.0530-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0530-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x"
},
"product_reference": "xxd-9.2.0530-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0530-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64"
},
"product_reference": "xxd-9.2.0530-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64"
},
"product_reference": "gvim-9.2.0530-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le"
},
"product_reference": "gvim-9.2.0530-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x"
},
"product_reference": "gvim-9.2.0530-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64"
},
"product_reference": "gvim-9.2.0530-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64"
},
"product_reference": "vim-9.2.0530-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le"
},
"product_reference": "vim-9.2.0530-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x"
},
"product_reference": "vim-9.2.0530-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64"
},
"product_reference": "vim-9.2.0530-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0530-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch"
},
"product_reference": "vim-data-9.2.0530-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0530-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64"
},
"product_reference": "xxd-9.2.0530-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0530-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le"
},
"product_reference": "xxd-9.2.0530-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0530-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x"
},
"product_reference": "xxd-9.2.0530-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0530-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
},
"product_reference": "xxd-9.2.0530-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39881"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to 9.2.0316, a command injection vulnerability in Vim\u0027s netbeans interface allows a malicious netbeans server to execute arbitrary Ex commands when Vim connects to it, via unsanitized strings in the defineAnnoType and specialKeys protocol messages. This vulnerability is fixed in 9.2.0316.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39881",
"url": "https://www.suse.com/security/cve/CVE-2026-39881"
},
{
"category": "external",
"summary": "SUSE Bug 1261833 for CVE-2026-39881",
"url": "https://bugzilla.suse.com/1261833"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-39881"
},
{
"cve": "CVE-2026-42307",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42307"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin bundled with Vim. By inducing a user to open a crafted URL (e.g., using the sftp:// or file:// protocol handlers), an attacker can execute arbitrary shell commands with the privileges of the Vim process. This issue has been patched in version 9.2.0383.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42307",
"url": "https://www.suse.com/security/cve/CVE-2026-42307"
},
{
"category": "external",
"summary": "SUSE Bug 1264706 for CVE-2026-42307",
"url": "https://bugzilla.suse.com/1264706"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-42307"
},
{
"cve": "CVE-2026-43961",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43961"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43961",
"url": "https://www.suse.com/security/cve/CVE-2026-43961"
},
{
"category": "external",
"summary": "SUSE Bug 1265349 for CVE-2026-43961",
"url": "https://bugzilla.suse.com/1265349"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-43961"
},
{
"cve": "CVE-2026-44656",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44656"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s :find command-line completion. When the path option contains backtick-enclosed shell commands, those commands are executed during file name completion. Because the path option lacks the P_SECURE flag, it can be set from a modeline, allowing an attacker who controls the contents of a file to execute arbitrary shell commands when the user opens that file in Vim and triggers :find completion. This issue has been patched in version 9.2.0435.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44656",
"url": "https://www.suse.com/security/cve/CVE-2026-44656"
},
{
"category": "external",
"summary": "SUSE Bug 1264707 for CVE-2026-44656",
"url": "https://bugzilla.suse.com/1264707"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-44656"
},
{
"cve": "CVE-2026-45130",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45130"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when loading a crafted spell file (.spl) with UTF-8 encoding active. An attacker-controlled length field in the spell file\u0027s compound section overflows a 32-bit signed integer multiplication, causing a small buffer to be allocated for a write loop that runs many iterations, overflowing the heap. Because the \u0027spelllang\u0027 option can be set from a modeline, a text file modeline can trigger spell file loading if a malicious .spl file has been planted on the runtimepath. This issue has been patched in version 9.2.0450.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45130",
"url": "https://www.suse.com/security/cve/CVE-2026-45130"
},
{
"category": "external",
"summary": "SUSE Bug 1264708 for CVE-2026-45130",
"url": "https://bugzilla.suse.com/1264708"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-45130"
},
{
"cve": "CVE-2026-46483",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46483"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46483",
"url": "https://www.suse.com/security/cve/CVE-2026-46483"
},
{
"category": "external",
"summary": "SUSE Bug 1265360 for CVE-2026-46483",
"url": "https://bugzilla.suse.com/1265360"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "important"
}
],
"title": "CVE-2026-46483"
}
]
}
SUSE-SU-2026:21880-1
Vulnerability from csaf_suse - Published: 2026-06-01 10:42 - Updated: 2026-06-01 10:42| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues\n\n- CVE-2026-42307: Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin\n bundled with Vim (bsc#1264706).\n- CVE-2026-43961: Vimscript Code Injection in netrw NetrwMarkFile() via crafted filename (bsc#1265349).\n- CVE-2026-44656: Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s: find command-line\n completion (bsc#1264707).\n- CVE-2026-45130: Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when\n loading a crafted spell file (.spl) with UTF-8 encoding active (bsc#1264708).\n- CVE-2026-46483: command injection via ` tar#Vimuntar()` in `runtime/autoload/tar.vim` when decompressing `.tgz`\n archives on Unix-like systems (bsc#1265360).\n\nChanges for vim:\n\n- Update to v9.2.0530.\n- Fix for incorrectly detecting scientific parameter files as bitbake recipies. (bsc#1262395)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-557",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21880-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21880-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621880-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21880-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026512.html"
},
{
"category": "self",
"summary": "SUSE Bug 1262395",
"url": "https://bugzilla.suse.com/1262395"
},
{
"category": "self",
"summary": "SUSE Bug 1264706",
"url": "https://bugzilla.suse.com/1264706"
},
{
"category": "self",
"summary": "SUSE Bug 1264707",
"url": "https://bugzilla.suse.com/1264707"
},
{
"category": "self",
"summary": "SUSE Bug 1264708",
"url": "https://bugzilla.suse.com/1264708"
},
{
"category": "self",
"summary": "SUSE Bug 1265349",
"url": "https://bugzilla.suse.com/1265349"
},
{
"category": "self",
"summary": "SUSE Bug 1265360",
"url": "https://bugzilla.suse.com/1265360"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42307 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42307/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43961 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43961/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44656 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44656/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45130 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45130/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46483 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46483/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2026-06-01T10:42:56Z",
"generator": {
"date": "2026-06-01T10:42:56Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21880-1",
"initial_release_date": "2026-06-01T10:42:56Z",
"revision_history": [
{
"date": "2026-06-01T10:42:56Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"product": {
"name": "vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"product_id": "vim-small-9.2.0530-slfo.1.1_1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"product": {
"name": "vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"product_id": "vim-data-common-9.2.0530-slfo.1.1_1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"product": {
"name": "vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"product_id": "vim-small-9.2.0530-slfo.1.1_1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"product": {
"name": "vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"product_id": "vim-small-9.2.0530-slfo.1.1_1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0530-slfo.1.1_1.1.x86_64",
"product": {
"name": "vim-small-9.2.0530-slfo.1.1_1.1.x86_64",
"product_id": "vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-slfo.1.1_1.1.noarch as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-slfo.1.1_1.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-slfo.1.1_1.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le"
},
"product_reference": "vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-slfo.1.1_1.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x"
},
"product_reference": "vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-slfo.1.1_1.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-slfo.1.1_1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-42307",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42307"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin bundled with Vim. By inducing a user to open a crafted URL (e.g., using the sftp:// or file:// protocol handlers), an attacker can execute arbitrary shell commands with the privileges of the Vim process. This issue has been patched in version 9.2.0383.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42307",
"url": "https://www.suse.com/security/cve/CVE-2026-42307"
},
{
"category": "external",
"summary": "SUSE Bug 1264706 for CVE-2026-42307",
"url": "https://bugzilla.suse.com/1264706"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-01T10:42:56Z",
"details": "moderate"
}
],
"title": "CVE-2026-42307"
},
{
"cve": "CVE-2026-43961",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43961"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43961",
"url": "https://www.suse.com/security/cve/CVE-2026-43961"
},
{
"category": "external",
"summary": "SUSE Bug 1265349 for CVE-2026-43961",
"url": "https://bugzilla.suse.com/1265349"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-01T10:42:56Z",
"details": "moderate"
}
],
"title": "CVE-2026-43961"
},
{
"cve": "CVE-2026-44656",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44656"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s :find command-line completion. When the path option contains backtick-enclosed shell commands, those commands are executed during file name completion. Because the path option lacks the P_SECURE flag, it can be set from a modeline, allowing an attacker who controls the contents of a file to execute arbitrary shell commands when the user opens that file in Vim and triggers :find completion. This issue has been patched in version 9.2.0435.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44656",
"url": "https://www.suse.com/security/cve/CVE-2026-44656"
},
{
"category": "external",
"summary": "SUSE Bug 1264707 for CVE-2026-44656",
"url": "https://bugzilla.suse.com/1264707"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-01T10:42:56Z",
"details": "moderate"
}
],
"title": "CVE-2026-44656"
},
{
"cve": "CVE-2026-45130",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45130"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when loading a crafted spell file (.spl) with UTF-8 encoding active. An attacker-controlled length field in the spell file\u0027s compound section overflows a 32-bit signed integer multiplication, causing a small buffer to be allocated for a write loop that runs many iterations, overflowing the heap. Because the \u0027spelllang\u0027 option can be set from a modeline, a text file modeline can trigger spell file loading if a malicious .spl file has been planted on the runtimepath. This issue has been patched in version 9.2.0450.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45130",
"url": "https://www.suse.com/security/cve/CVE-2026-45130"
},
{
"category": "external",
"summary": "SUSE Bug 1264708 for CVE-2026-45130",
"url": "https://bugzilla.suse.com/1264708"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-01T10:42:56Z",
"details": "moderate"
}
],
"title": "CVE-2026-45130"
},
{
"cve": "CVE-2026-46483",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46483"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46483",
"url": "https://www.suse.com/security/cve/CVE-2026-46483"
},
{
"category": "external",
"summary": "SUSE Bug 1265360 for CVE-2026-46483",
"url": "https://bugzilla.suse.com/1265360"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0530-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0530-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-01T10:42:56Z",
"details": "important"
}
],
"title": "CVE-2026-46483"
}
]
}
SUSE-SU-2026:21944-1
Vulnerability from csaf_suse - Published: 2026-06-01 10:46 - Updated: 2026-06-01 10:46| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues\n\n- CVE-2026-42307: Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin\n bundled with Vim (bsc#1264706).\n- CVE-2026-43961: Vimscript Code Injection in netrw NetrwMarkFile() via crafted filename (bsc#1265349).\n- CVE-2026-44656: Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s: find command-line\n completion (bsc#1264707).\n- CVE-2026-45130: Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when\n loading a crafted spell file (.spl) with UTF-8 encoding active (bsc#1264708).\n- CVE-2026-46483: command injection via ` tar#Vimuntar()` in `runtime/autoload/tar.vim` when decompressing `.tgz`\n archives on Unix-like systems (bsc#1265360).\n\nChanges for vim:\n\n- Update to v9.2.0530.\n- Fix for incorrectly detecting scientific parameter files as bitbake recipies. (bsc#1262395)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-736",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21944-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21944-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621944-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21944-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026450.html"
},
{
"category": "self",
"summary": "SUSE Bug 1262395",
"url": "https://bugzilla.suse.com/1262395"
},
{
"category": "self",
"summary": "SUSE Bug 1264706",
"url": "https://bugzilla.suse.com/1264706"
},
{
"category": "self",
"summary": "SUSE Bug 1264707",
"url": "https://bugzilla.suse.com/1264707"
},
{
"category": "self",
"summary": "SUSE Bug 1264708",
"url": "https://bugzilla.suse.com/1264708"
},
{
"category": "self",
"summary": "SUSE Bug 1265349",
"url": "https://bugzilla.suse.com/1265349"
},
{
"category": "self",
"summary": "SUSE Bug 1265360",
"url": "https://bugzilla.suse.com/1265360"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42307 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42307/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43961 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43961/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44656 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44656/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45130 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45130/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46483 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46483/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2026-06-01T10:46:46Z",
"generator": {
"date": "2026-06-01T10:46:46Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21944-1",
"initial_release_date": "2026-06-01T10:46:46Z",
"revision_history": [
{
"date": "2026-06-01T10:46:46Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0530-1.1.aarch64",
"product": {
"name": "vim-small-9.2.0530-1.1.aarch64",
"product_id": "vim-small-9.2.0530-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-common-9.2.0530-1.1.noarch",
"product": {
"name": "vim-data-common-9.2.0530-1.1.noarch",
"product_id": "vim-data-common-9.2.0530-1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0530-1.1.s390x",
"product": {
"name": "vim-small-9.2.0530-1.1.s390x",
"product_id": "vim-small-9.2.0530-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0530-1.1.x86_64",
"product": {
"name": "vim-small-9.2.0530-1.1.x86_64",
"product_id": "vim-small-9.2.0530-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-1.1.noarch as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-1.1.noarch",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-1.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-1.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x"
},
"product_reference": "vim-small-9.2.0530-1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-1.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-42307",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42307"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin bundled with Vim. By inducing a user to open a crafted URL (e.g., using the sftp:// or file:// protocol handlers), an attacker can execute arbitrary shell commands with the privileges of the Vim process. This issue has been patched in version 9.2.0383.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42307",
"url": "https://www.suse.com/security/cve/CVE-2026-42307"
},
{
"category": "external",
"summary": "SUSE Bug 1264706 for CVE-2026-42307",
"url": "https://bugzilla.suse.com/1264706"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-01T10:46:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-42307"
},
{
"cve": "CVE-2026-43961",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43961"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43961",
"url": "https://www.suse.com/security/cve/CVE-2026-43961"
},
{
"category": "external",
"summary": "SUSE Bug 1265349 for CVE-2026-43961",
"url": "https://bugzilla.suse.com/1265349"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-01T10:46:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-43961"
},
{
"cve": "CVE-2026-44656",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44656"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s :find command-line completion. When the path option contains backtick-enclosed shell commands, those commands are executed during file name completion. Because the path option lacks the P_SECURE flag, it can be set from a modeline, allowing an attacker who controls the contents of a file to execute arbitrary shell commands when the user opens that file in Vim and triggers :find completion. This issue has been patched in version 9.2.0435.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44656",
"url": "https://www.suse.com/security/cve/CVE-2026-44656"
},
{
"category": "external",
"summary": "SUSE Bug 1264707 for CVE-2026-44656",
"url": "https://bugzilla.suse.com/1264707"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-01T10:46:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-44656"
},
{
"cve": "CVE-2026-45130",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45130"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when loading a crafted spell file (.spl) with UTF-8 encoding active. An attacker-controlled length field in the spell file\u0027s compound section overflows a 32-bit signed integer multiplication, causing a small buffer to be allocated for a write loop that runs many iterations, overflowing the heap. Because the \u0027spelllang\u0027 option can be set from a modeline, a text file modeline can trigger spell file loading if a malicious .spl file has been planted on the runtimepath. This issue has been patched in version 9.2.0450.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45130",
"url": "https://www.suse.com/security/cve/CVE-2026-45130"
},
{
"category": "external",
"summary": "SUSE Bug 1264708 for CVE-2026-45130",
"url": "https://bugzilla.suse.com/1264708"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-01T10:46:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-45130"
},
{
"cve": "CVE-2026-46483",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46483"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46483",
"url": "https://www.suse.com/security/cve/CVE-2026-46483"
},
{
"category": "external",
"summary": "SUSE Bug 1265360 for CVE-2026-46483",
"url": "https://bugzilla.suse.com/1265360"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0530-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0530-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-01T10:46:46Z",
"details": "important"
}
],
"title": "CVE-2026-46483"
}
]
}
SUSE-SU-2026:2233-1
Vulnerability from csaf_suse - Published: 2026-06-03 10:58 - Updated: 2026-06-03 10:58| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues\n\n- CVE-2026-42307: Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin\n bundled with Vim (bsc#1264706).\n- CVE-2026-43961: Vimscript Code Injection in netrw NetrwMarkFile() via crafted filename (bsc#1265349).\n- CVE-2026-44656: Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s: find command-line\n completion (bsc#1264707).\n- CVE-2026-45130: Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when\n loading a crafted spell file (.spl) with UTF-8 encoding active (bsc#1264708).\n- CVE-2026-46483: command injection via ` tar#Vimuntar()` in `runtime/autoload/tar.vim` when decompressing `.tgz`\n archives on Unix-like systems (bsc#1265360).\n\nChanges for vim:\n\n- Update to v9.2.0530.\n- Fix for incorrectly detecting scientific parameter files as bitbake recipies. (bsc#1262395)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2233,SUSE-SLE-SERVER-12-SP5-LTSS-2026-2233,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-2233",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2233-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2233-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262233-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2233-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047097.html"
},
{
"category": "self",
"summary": "SUSE Bug 1262395",
"url": "https://bugzilla.suse.com/1262395"
},
{
"category": "self",
"summary": "SUSE Bug 1264706",
"url": "https://bugzilla.suse.com/1264706"
},
{
"category": "self",
"summary": "SUSE Bug 1264707",
"url": "https://bugzilla.suse.com/1264707"
},
{
"category": "self",
"summary": "SUSE Bug 1264708",
"url": "https://bugzilla.suse.com/1264708"
},
{
"category": "self",
"summary": "SUSE Bug 1265349",
"url": "https://bugzilla.suse.com/1265349"
},
{
"category": "self",
"summary": "SUSE Bug 1265360",
"url": "https://bugzilla.suse.com/1265360"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42307 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42307/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43961 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43961/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44656 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44656/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45130 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45130/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46483 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46483/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2026-06-03T10:58:41Z",
"generator": {
"date": "2026-06-03T10:58:41Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2233-1",
"initial_release_date": "2026-06-03T10:58:41Z",
"revision_history": [
{
"date": "2026-06-03T10:58:41Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-17.68.1.aarch64",
"product": {
"name": "gvim-9.2.0530-17.68.1.aarch64",
"product_id": "gvim-9.2.0530-17.68.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-17.68.1.aarch64",
"product": {
"name": "vim-9.2.0530-17.68.1.aarch64",
"product_id": "vim-9.2.0530-17.68.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-17.68.1.aarch64",
"product": {
"name": "vim-small-9.2.0530-17.68.1.aarch64",
"product_id": "vim-small-9.2.0530-17.68.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-17.68.1.i586",
"product": {
"name": "gvim-9.2.0530-17.68.1.i586",
"product_id": "gvim-9.2.0530-17.68.1.i586"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-17.68.1.i586",
"product": {
"name": "vim-9.2.0530-17.68.1.i586",
"product_id": "vim-9.2.0530-17.68.1.i586"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-17.68.1.i586",
"product": {
"name": "vim-small-9.2.0530-17.68.1.i586",
"product_id": "vim-small-9.2.0530-17.68.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-9.2.0530-17.68.1.noarch",
"product": {
"name": "vim-data-9.2.0530-17.68.1.noarch",
"product_id": "vim-data-9.2.0530-17.68.1.noarch"
}
},
{
"category": "product_version",
"name": "vim-data-common-9.2.0530-17.68.1.noarch",
"product": {
"name": "vim-data-common-9.2.0530-17.68.1.noarch",
"product_id": "vim-data-common-9.2.0530-17.68.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-17.68.1.ppc64le",
"product": {
"name": "gvim-9.2.0530-17.68.1.ppc64le",
"product_id": "gvim-9.2.0530-17.68.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-17.68.1.ppc64le",
"product": {
"name": "vim-9.2.0530-17.68.1.ppc64le",
"product_id": "vim-9.2.0530-17.68.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-17.68.1.ppc64le",
"product": {
"name": "vim-small-9.2.0530-17.68.1.ppc64le",
"product_id": "vim-small-9.2.0530-17.68.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-17.68.1.s390",
"product": {
"name": "gvim-9.2.0530-17.68.1.s390",
"product_id": "gvim-9.2.0530-17.68.1.s390"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-17.68.1.s390",
"product": {
"name": "vim-9.2.0530-17.68.1.s390",
"product_id": "vim-9.2.0530-17.68.1.s390"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-17.68.1.s390",
"product": {
"name": "vim-small-9.2.0530-17.68.1.s390",
"product_id": "vim-small-9.2.0530-17.68.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-17.68.1.s390x",
"product": {
"name": "gvim-9.2.0530-17.68.1.s390x",
"product_id": "gvim-9.2.0530-17.68.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-17.68.1.s390x",
"product": {
"name": "vim-9.2.0530-17.68.1.s390x",
"product_id": "vim-9.2.0530-17.68.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-17.68.1.s390x",
"product": {
"name": "vim-small-9.2.0530-17.68.1.s390x",
"product_id": "vim-small-9.2.0530-17.68.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-17.68.1.x86_64",
"product": {
"name": "gvim-9.2.0530-17.68.1.x86_64",
"product_id": "gvim-9.2.0530-17.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-17.68.1.x86_64",
"product": {
"name": "vim-9.2.0530-17.68.1.x86_64",
"product_id": "vim-9.2.0530-17.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-17.68.1.x86_64",
"product": {
"name": "vim-small-9.2.0530-17.68.1.x86_64",
"product_id": "vim-small-9.2.0530-17.68.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-17.68.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64"
},
"product_reference": "gvim-9.2.0530-17.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-17.68.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le"
},
"product_reference": "gvim-9.2.0530-17.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-17.68.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x"
},
"product_reference": "gvim-9.2.0530-17.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-17.68.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64"
},
"product_reference": "gvim-9.2.0530-17.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-17.68.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64"
},
"product_reference": "vim-9.2.0530-17.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-17.68.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le"
},
"product_reference": "vim-9.2.0530-17.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-17.68.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x"
},
"product_reference": "vim-9.2.0530-17.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-17.68.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64"
},
"product_reference": "vim-9.2.0530-17.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0530-17.68.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch"
},
"product_reference": "vim-data-9.2.0530-17.68.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-17.68.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-17.68.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-17.68.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64"
},
"product_reference": "gvim-9.2.0530-17.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-17.68.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64"
},
"product_reference": "vim-9.2.0530-17.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0530-17.68.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch"
},
"product_reference": "vim-data-9.2.0530-17.68.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-17.68.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-17.68.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-42307",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42307"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin bundled with Vim. By inducing a user to open a crafted URL (e.g., using the sftp:// or file:// protocol handlers), an attacker can execute arbitrary shell commands with the privileges of the Vim process. This issue has been patched in version 9.2.0383.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42307",
"url": "https://www.suse.com/security/cve/CVE-2026-42307"
},
{
"category": "external",
"summary": "SUSE Bug 1264706 for CVE-2026-42307",
"url": "https://bugzilla.suse.com/1264706"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T10:58:41Z",
"details": "moderate"
}
],
"title": "CVE-2026-42307"
},
{
"cve": "CVE-2026-43961",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43961"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43961",
"url": "https://www.suse.com/security/cve/CVE-2026-43961"
},
{
"category": "external",
"summary": "SUSE Bug 1265349 for CVE-2026-43961",
"url": "https://bugzilla.suse.com/1265349"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T10:58:41Z",
"details": "moderate"
}
],
"title": "CVE-2026-43961"
},
{
"cve": "CVE-2026-44656",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44656"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s :find command-line completion. When the path option contains backtick-enclosed shell commands, those commands are executed during file name completion. Because the path option lacks the P_SECURE flag, it can be set from a modeline, allowing an attacker who controls the contents of a file to execute arbitrary shell commands when the user opens that file in Vim and triggers :find completion. This issue has been patched in version 9.2.0435.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44656",
"url": "https://www.suse.com/security/cve/CVE-2026-44656"
},
{
"category": "external",
"summary": "SUSE Bug 1264707 for CVE-2026-44656",
"url": "https://bugzilla.suse.com/1264707"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T10:58:41Z",
"details": "moderate"
}
],
"title": "CVE-2026-44656"
},
{
"cve": "CVE-2026-45130",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45130"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when loading a crafted spell file (.spl) with UTF-8 encoding active. An attacker-controlled length field in the spell file\u0027s compound section overflows a 32-bit signed integer multiplication, causing a small buffer to be allocated for a write loop that runs many iterations, overflowing the heap. Because the \u0027spelllang\u0027 option can be set from a modeline, a text file modeline can trigger spell file loading if a malicious .spl file has been planted on the runtimepath. This issue has been patched in version 9.2.0450.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45130",
"url": "https://www.suse.com/security/cve/CVE-2026-45130"
},
{
"category": "external",
"summary": "SUSE Bug 1264708 for CVE-2026-45130",
"url": "https://bugzilla.suse.com/1264708"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T10:58:41Z",
"details": "moderate"
}
],
"title": "CVE-2026-45130"
},
{
"cve": "CVE-2026-46483",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46483"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46483",
"url": "https://www.suse.com/security/cve/CVE-2026-46483"
},
{
"category": "external",
"summary": "SUSE Bug 1265360 for CVE-2026-46483",
"url": "https://bugzilla.suse.com/1265360"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0530-17.68.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0530-17.68.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0530-17.68.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T10:58:41Z",
"details": "important"
}
],
"title": "CVE-2026-46483"
}
]
}
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.