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-26",
"epss": "0.00552",
"percentile": "0.43793"
},
"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-26T22:05:05+00:00",
"cve": "CVE-2026-46483",
"id": "CVE-2026-46483",
"initial_release_date": "2026-05-15T14:57:31.872000+00:00",
"product_status:fixed": "427",
"product_status:known_affected": "12",
"product_status:known_not_affected": "189",
"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"
},
"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:28133
Vulnerability from csaf_redhat - Published: 2026-06-23 06:43 - Updated: 2026-08-26 22:03A 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-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.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-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.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-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.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-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.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 9.2 Update Services for SAP Solutions.\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:28133",
"url": "https://access.redhat.com/errata/RHSA-2026:28133"
},
{
"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_28133.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-08-26T22:03:13+00:00",
"generator": {
"date": "2026-08-26T22:03:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:28133",
"initial_release_date": "2026-06-23T06:43:24+00:00",
"revision_history": [
{
"date": "2026-06-23T06:43:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-23T06:43:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-26T22:03:13+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.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:9.2::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:8.2.2637-20.el9_2.2.src",
"product": {
"name": "vim-2:8.2.2637-20.el9_2.2.src",
"product_id": "vim-2:8.2.2637-20.el9_2.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@8.2.2637-20.el9_2.2?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-filesystem-2:8.2.2637-20.el9_2.2.noarch",
"product": {
"name": "vim-filesystem-2:8.2.2637-20.el9_2.2.noarch",
"product_id": "vim-filesystem-2:8.2.2637-20.el9_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@8.2.2637-20.el9_2.2?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-20.el9_2.2.aarch64",
"product": {
"name": "vim-minimal-2:8.2.2637-20.el9_2.2.aarch64",
"product_id": "vim-minimal-2:8.2.2637-20.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-20.el9_2.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"product": {
"name": "vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"product_id": "vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-20.el9_2.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"product_id": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-20.el9_2.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"product_id": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-20.el9_2.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"product": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"product_id": "vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-20.el9_2.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-20.el9_2.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-20.el9_2.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-20.el9_2.2.aarch64",
"product": {
"name": "vim-X11-2:8.2.2637-20.el9_2.2.aarch64",
"product_id": "vim-X11-2:8.2.2637-20.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-20.el9_2.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-20.el9_2.2.aarch64",
"product": {
"name": "vim-common-2:8.2.2637-20.el9_2.2.aarch64",
"product_id": "vim-common-2:8.2.2637-20.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-20.el9_2.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-20.el9_2.2.aarch64",
"product": {
"name": "vim-enhanced-2:8.2.2637-20.el9_2.2.aarch64",
"product_id": "vim-enhanced-2:8.2.2637-20.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-20.el9_2.2?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-20.el9_2.2.ppc64le",
"product": {
"name": "vim-minimal-2:8.2.2637-20.el9_2.2.ppc64le",
"product_id": "vim-minimal-2:8.2.2637-20.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-20.el9_2.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"product": {
"name": "vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"product_id": "vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-20.el9_2.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"product_id": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-20.el9_2.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"product_id": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-20.el9_2.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"product": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"product_id": "vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-20.el9_2.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-20.el9_2.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-20.el9_2.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-20.el9_2.2.ppc64le",
"product": {
"name": "vim-X11-2:8.2.2637-20.el9_2.2.ppc64le",
"product_id": "vim-X11-2:8.2.2637-20.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-20.el9_2.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-20.el9_2.2.ppc64le",
"product": {
"name": "vim-common-2:8.2.2637-20.el9_2.2.ppc64le",
"product_id": "vim-common-2:8.2.2637-20.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-20.el9_2.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-20.el9_2.2.ppc64le",
"product": {
"name": "vim-enhanced-2:8.2.2637-20.el9_2.2.ppc64le",
"product_id": "vim-enhanced-2:8.2.2637-20.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-20.el9_2.2?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-20.el9_2.2.s390x",
"product": {
"name": "vim-minimal-2:8.2.2637-20.el9_2.2.s390x",
"product_id": "vim-minimal-2:8.2.2637-20.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-20.el9_2.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"product": {
"name": "vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"product_id": "vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-20.el9_2.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"product_id": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-20.el9_2.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"product_id": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-20.el9_2.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"product": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"product_id": "vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-20.el9_2.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-20.el9_2.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-20.el9_2.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-20.el9_2.2.s390x",
"product": {
"name": "vim-X11-2:8.2.2637-20.el9_2.2.s390x",
"product_id": "vim-X11-2:8.2.2637-20.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-20.el9_2.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-20.el9_2.2.s390x",
"product": {
"name": "vim-common-2:8.2.2637-20.el9_2.2.s390x",
"product_id": "vim-common-2:8.2.2637-20.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-20.el9_2.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-20.el9_2.2.s390x",
"product": {
"name": "vim-enhanced-2:8.2.2637-20.el9_2.2.s390x",
"product_id": "vim-enhanced-2:8.2.2637-20.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-20.el9_2.2?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-20.el9_2.2.x86_64",
"product": {
"name": "vim-minimal-2:8.2.2637-20.el9_2.2.x86_64",
"product_id": "vim-minimal-2:8.2.2637-20.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-20.el9_2.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"product": {
"name": "vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"product_id": "vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-20.el9_2.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"product_id": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-20.el9_2.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"product_id": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-20.el9_2.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"product": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"product_id": "vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-20.el9_2.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-20.el9_2.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-20.el9_2.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-20.el9_2.2.x86_64",
"product": {
"name": "vim-X11-2:8.2.2637-20.el9_2.2.x86_64",
"product_id": "vim-X11-2:8.2.2637-20.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-20.el9_2.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-20.el9_2.2.x86_64",
"product": {
"name": "vim-common-2:8.2.2637-20.el9_2.2.x86_64",
"product_id": "vim-common-2:8.2.2637-20.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-20.el9_2.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-20.el9_2.2.x86_64",
"product": {
"name": "vim-enhanced-2:8.2.2637-20.el9_2.2.x86_64",
"product_id": "vim-enhanced-2:8.2.2637-20.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-20.el9_2.2?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-20.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.aarch64"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-20.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.ppc64le"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-20.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.s390x"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-20.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.x86_64"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-20.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.aarch64"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-20.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.ppc64le"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-20.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.s390x"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-20.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.x86_64"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-20.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.aarch64"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-20.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.ppc64le"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-20.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.s390x"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-20.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.x86_64"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.2.2637-20.el9_2.2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.2.src"
},
"product_reference": "vim-2:8.2.2637-20.el9_2.2.src",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.2.2637-20.el9_2.2.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.2.noarch"
},
"product_reference": "vim-filesystem-2:8.2.2637-20.el9_2.2.noarch",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-20.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.aarch64"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_2.2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-20.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.ppc64le"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_2.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-20.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.s390x"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_2.2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-20.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.x86_64"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_2.2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
}
]
},
"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-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.2.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.2.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.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-06-23T06:43: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-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.2.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.2.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28133"
},
{
"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-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.2.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.2.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.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-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.2.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.2.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.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-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.2.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.2.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.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-06-23T06:43: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-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.2.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.2.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28133"
},
{
"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-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.2.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.2.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.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-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.2.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.2.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.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-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.2.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.2.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.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-06-23T06:43: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-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.2.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.2.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28133"
},
{
"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-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.2.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.2.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.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-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.2.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.2.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.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-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.2.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.2.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.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-06-23T06:43: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-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.2.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.2.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28133"
},
{
"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.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.2.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.2.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.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-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.2.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.2.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.2.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: command injection when decompressing .tgz archives"
}
]
}
RHSA-2026:30900
Vulnerability from csaf_redhat - Published: 2026-06-29 07:52 - Updated: 2026-08-26 22:03A 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-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.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-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.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-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.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-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.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 10.0 Extended Update Support.\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:30900",
"url": "https://access.redhat.com/errata/RHSA-2026:30900"
},
{
"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_30900.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-08-26T22:03:17+00:00",
"generator": {
"date": "2026-08-26T22:03:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:30900",
"initial_release_date": "2026-06-29T07:52:37+00:00",
"revision_history": [
{
"date": "2026-06-29T07:52:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-29T07:52:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-26T22:03:17+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 EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-5.el10_0.3.aarch64",
"product": {
"name": "vim-X11-2:9.1.083-5.el10_0.3.aarch64",
"product_id": "vim-X11-2:9.1.083-5.el10_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-5.el10_0.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-5.el10_0.3.aarch64",
"product": {
"name": "vim-common-2:9.1.083-5.el10_0.3.aarch64",
"product_id": "vim-common-2:9.1.083-5.el10_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-5.el10_0.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-5.el10_0.3.aarch64",
"product": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.3.aarch64",
"product_id": "vim-enhanced-2:9.1.083-5.el10_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-5.el10_0.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-5.el10_0.3.aarch64",
"product": {
"name": "xxd-2:9.1.083-5.el10_0.3.aarch64",
"product_id": "xxd-2:9.1.083-5.el10_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-5.el10_0.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"product": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"product_id": "vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-5.el10_0.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"product_id": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-5.el10_0.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"product": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"product_id": "vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-5.el10_0.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-5.el10_0.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"product_id": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-5.el10_0.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"product": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"product_id": "xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-5.el10_0.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-5.el10_0.3.aarch64",
"product": {
"name": "vim-minimal-2:9.1.083-5.el10_0.3.aarch64",
"product_id": "vim-minimal-2:9.1.083-5.el10_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-5.el10_0.3?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-5.el10_0.3.ppc64le",
"product": {
"name": "vim-X11-2:9.1.083-5.el10_0.3.ppc64le",
"product_id": "vim-X11-2:9.1.083-5.el10_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-5.el10_0.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-5.el10_0.3.ppc64le",
"product": {
"name": "vim-common-2:9.1.083-5.el10_0.3.ppc64le",
"product_id": "vim-common-2:9.1.083-5.el10_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-5.el10_0.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-5.el10_0.3.ppc64le",
"product": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.3.ppc64le",
"product_id": "vim-enhanced-2:9.1.083-5.el10_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-5.el10_0.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-5.el10_0.3.ppc64le",
"product": {
"name": "xxd-2:9.1.083-5.el10_0.3.ppc64le",
"product_id": "xxd-2:9.1.083-5.el10_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-5.el10_0.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"product": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"product_id": "vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-5.el10_0.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"product_id": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-5.el10_0.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"product": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"product_id": "vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-5.el10_0.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-5.el10_0.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"product_id": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-5.el10_0.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"product": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"product_id": "xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-5.el10_0.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-5.el10_0.3.ppc64le",
"product": {
"name": "vim-minimal-2:9.1.083-5.el10_0.3.ppc64le",
"product_id": "vim-minimal-2:9.1.083-5.el10_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-5.el10_0.3?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-5.el10_0.3.s390x",
"product": {
"name": "vim-X11-2:9.1.083-5.el10_0.3.s390x",
"product_id": "vim-X11-2:9.1.083-5.el10_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-5.el10_0.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-5.el10_0.3.s390x",
"product": {
"name": "vim-common-2:9.1.083-5.el10_0.3.s390x",
"product_id": "vim-common-2:9.1.083-5.el10_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-5.el10_0.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-5.el10_0.3.s390x",
"product": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.3.s390x",
"product_id": "vim-enhanced-2:9.1.083-5.el10_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-5.el10_0.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-5.el10_0.3.s390x",
"product": {
"name": "xxd-2:9.1.083-5.el10_0.3.s390x",
"product_id": "xxd-2:9.1.083-5.el10_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-5.el10_0.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"product": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"product_id": "vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-5.el10_0.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"product_id": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-5.el10_0.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"product": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"product_id": "vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-5.el10_0.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-5.el10_0.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"product_id": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-5.el10_0.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"product": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"product_id": "xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-5.el10_0.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-5.el10_0.3.s390x",
"product": {
"name": "vim-minimal-2:9.1.083-5.el10_0.3.s390x",
"product_id": "vim-minimal-2:9.1.083-5.el10_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-5.el10_0.3?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-5.el10_0.3.x86_64",
"product": {
"name": "vim-X11-2:9.1.083-5.el10_0.3.x86_64",
"product_id": "vim-X11-2:9.1.083-5.el10_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-5.el10_0.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-5.el10_0.3.x86_64",
"product": {
"name": "vim-common-2:9.1.083-5.el10_0.3.x86_64",
"product_id": "vim-common-2:9.1.083-5.el10_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-5.el10_0.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-5.el10_0.3.x86_64",
"product": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.3.x86_64",
"product_id": "vim-enhanced-2:9.1.083-5.el10_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-5.el10_0.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-5.el10_0.3.x86_64",
"product": {
"name": "xxd-2:9.1.083-5.el10_0.3.x86_64",
"product_id": "xxd-2:9.1.083-5.el10_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-5.el10_0.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"product": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"product_id": "vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-5.el10_0.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"product_id": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-5.el10_0.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"product": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"product_id": "vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-5.el10_0.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-5.el10_0.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"product_id": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-5.el10_0.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"product": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"product_id": "xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-5.el10_0.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-5.el10_0.3.x86_64",
"product": {
"name": "vim-minimal-2:9.1.083-5.el10_0.3.x86_64",
"product_id": "vim-minimal-2:9.1.083-5.el10_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-5.el10_0.3?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:9.1.083-5.el10_0.3.src",
"product": {
"name": "vim-2:9.1.083-5.el10_0.3.src",
"product_id": "vim-2:9.1.083-5.el10_0.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@9.1.083-5.el10_0.3?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-2:9.1.083-5.el10_0.3.noarch",
"product": {
"name": "vim-data-2:9.1.083-5.el10_0.3.noarch",
"product_id": "vim-data-2:9.1.083-5.el10_0.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-data@9.1.083-5.el10_0.3?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-filesystem-2:9.1.083-5.el10_0.3.noarch",
"product": {
"name": "vim-filesystem-2:9.1.083-5.el10_0.3.noarch",
"product_id": "vim-filesystem-2:9.1.083-5.el10_0.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@9.1.083-5.el10_0.3?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-5.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.aarch64"
},
"product_reference": "vim-X11-2:9.1.083-5.el10_0.3.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-5.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.ppc64le"
},
"product_reference": "vim-X11-2:9.1.083-5.el10_0.3.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-5.el10_0.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.s390x"
},
"product_reference": "vim-X11-2:9.1.083-5.el10_0.3.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-5.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.x86_64"
},
"product_reference": "vim-X11-2:9.1.083-5.el10_0.3.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-5.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.aarch64"
},
"product_reference": "vim-common-2:9.1.083-5.el10_0.3.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-5.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.ppc64le"
},
"product_reference": "vim-common-2:9.1.083-5.el10_0.3.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-5.el10_0.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.s390x"
},
"product_reference": "vim-common-2:9.1.083-5.el10_0.3.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-5.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.x86_64"
},
"product_reference": "vim-common-2:9.1.083-5.el10_0.3.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64"
},
"product_reference": "vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le"
},
"product_reference": "vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x"
},
"product_reference": "vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64"
},
"product_reference": "vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64"
},
"product_reference": "vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le"
},
"product_reference": "vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x"
},
"product_reference": "vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64"
},
"product_reference": "vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.aarch64"
},
"product_reference": "vim-enhanced-2:9.1.083-5.el10_0.3.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.ppc64le"
},
"product_reference": "vim-enhanced-2:9.1.083-5.el10_0.3.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.s390x"
},
"product_reference": "vim-enhanced-2:9.1.083-5.el10_0.3.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.x86_64"
},
"product_reference": "vim-enhanced-2:9.1.083-5.el10_0.3.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-5.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.aarch64"
},
"product_reference": "xxd-2:9.1.083-5.el10_0.3.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-5.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.ppc64le"
},
"product_reference": "xxd-2:9.1.083-5.el10_0.3.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-5.el10_0.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.s390x"
},
"product_reference": "xxd-2:9.1.083-5.el10_0.3.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-5.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.x86_64"
},
"product_reference": "xxd-2:9.1.083-5.el10_0.3.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le"
},
"product_reference": "xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x"
},
"product_reference": "xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:9.1.083-5.el10_0.3.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.3.src"
},
"product_reference": "vim-2:9.1.083-5.el10_0.3.src",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-2:9.1.083-5.el10_0.3.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.3.noarch"
},
"product_reference": "vim-data-2:9.1.083-5.el10_0.3.noarch",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64"
},
"product_reference": "vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le"
},
"product_reference": "vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x"
},
"product_reference": "vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64"
},
"product_reference": "vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64"
},
"product_reference": "vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le"
},
"product_reference": "vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x"
},
"product_reference": "vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64"
},
"product_reference": "vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:9.1.083-5.el10_0.3.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.3.noarch"
},
"product_reference": "vim-filesystem-2:9.1.083-5.el10_0.3.noarch",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-5.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.aarch64"
},
"product_reference": "vim-minimal-2:9.1.083-5.el10_0.3.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-5.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.ppc64le"
},
"product_reference": "vim-minimal-2:9.1.083-5.el10_0.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-5.el10_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.s390x"
},
"product_reference": "vim-minimal-2:9.1.083-5.el10_0.3.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-5.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.x86_64"
},
"product_reference": "vim-minimal-2:9.1.083-5.el10_0.3.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le"
},
"product_reference": "xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x"
},
"product_reference": "xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
}
]
},
"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-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.3.src",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.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-06-29T07:52:37+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.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.3.src",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30900"
},
{
"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-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.3.src",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.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-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.3.src",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.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-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.3.src",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.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-06-29T07:52:37+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.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.3.src",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30900"
},
{
"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-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.3.src",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.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-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.3.src",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.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-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.3.src",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.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-06-29T07:52:37+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.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.3.src",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30900"
},
{
"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-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.3.src",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.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.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.3.src",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.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-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.3.src",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.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-06-29T07:52:37+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.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.3.src",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30900"
},
{
"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.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.3.src",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.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.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.3.src",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.3.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: command injection when decompressing .tgz archives"
}
]
}
RHSA-2026:33453
Vulnerability from csaf_redhat - Published: 2026-06-30 10:38 - Updated: 2026-08-26 22:03A 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.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.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.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.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.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.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.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.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.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 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:33453",
"url": "https://access.redhat.com/errata/RHSA-2026:33453"
},
{
"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_33453.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-08-26T22:03:17+00:00",
"generator": {
"date": "2026-08-26T22:03:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:33453",
"initial_release_date": "2026-06-30T10:38:46+00:00",
"revision_history": [
{
"date": "2026-06-30T10:38:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-30T10:38:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-26T22:03:17+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.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.4::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus_long_life:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus_long_life:8.4::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"product": {
"name": "vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"product_id": "vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-15.el8_4.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"product": {
"name": "vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"product_id": "vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-15.el8_4.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"product": {
"name": "vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"product_id": "vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-15.el8_4.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"product": {
"name": "vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"product_id": "vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-15.el8_4.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"product_id": "vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-15.el8_4.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"product_id": "vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-15.el8_4.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"product": {
"name": "vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"product_id": "vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-15.el8_4.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-15.el8_4.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-15.el8_4.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"product": {
"name": "vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"product_id": "vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-15.el8_4.2?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"product": {
"name": "vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"product_id": "vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@8.0.1763-15.el8_4.2?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:8.0.1763-15.el8_4.2.src",
"product": {
"name": "vim-2:8.0.1763-15.el8_4.2.src",
"product_id": "vim-2:8.0.1763-15.el8_4.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@8.0.1763-15.el8_4.2?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-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-15.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-15.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-15.el8_4.2.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.2.src"
},
"product_reference": "vim-2:8.0.1763-15.el8_4.2.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-15.el8_4.2.src as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.2.src"
},
"product_reference": "vim-2:8.0.1763-15.el8_4.2.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.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.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.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-06-30T10:38:46+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.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:33453"
},
{
"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.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.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.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.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.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.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-06-30T10:38:46+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.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:33453"
},
{
"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.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.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.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.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.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.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-06-30T10:38:46+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.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:33453"
},
{
"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.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.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.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.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.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.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-06-30T10:38:46+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.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:33453"
},
{
"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.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.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.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.2.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: command injection when decompressing .tgz archives"
}
]
}
RHSA-2026:34476
Vulnerability from csaf_redhat - Published: 2026-07-01 19:58 - Updated: 2026-08-26 22:03A 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-26T22:03:17+00:00",
"generator": {
"date": "2026-08-26T22:03:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"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-26T22:03:17+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-26 22:03A 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-26T22:03:18+00:00",
"generator": {
"date": "2026-08-26T22:03:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"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-26T22:03:18+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-26 22:03A 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": "external",
"summary": "2487981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487981"
},
{
"category": "external",
"summary": "2487996",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487996"
},
{
"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-26T22:03:15+00:00",
"generator": {
"date": "2026-08-26T22:03:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"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-26T22:03:15+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-26 22:03A 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": "external",
"summary": "2487981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487981"
},
{
"category": "external",
"summary": "2487996",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487996"
},
{
"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-26T22:03:15+00:00",
"generator": {
"date": "2026-08-26T22:03:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"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-26T22:03:15+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-26 22:03A 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": "external",
"summary": "2487981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487981"
},
{
"category": "external",
"summary": "2487996",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487996"
},
{
"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-26T22:03:15+00:00",
"generator": {
"date": "2026-08-26T22:03:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"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-26T22:03:15+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"
}
]
}
RHSA-2026:57402
Vulnerability from csaf_redhat - Published: 2026-08-26 16:33 - Updated: 2026-08-26 22:05A flaw was found in AMD Zen 2-based processors, affecting components such as the kernel and Xen hypervisor. Improper isolation of shared resources within the CPU operation cache could allow an attacker to corrupt instructions executed at a different privilege level. This could potentially result in privilege escalation, granting an attacker higher system access than intended.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
|
A flaw was found in gnutls. This vulnerability occurs because gnutls performs case-sensitive comparisons of `nameConstraints` labels, specifically for `dNSName` (DNS) or `rfc822Name` (email) constraints within `excludedSubtrees` or `permittedSubtrees`. A remote attacker can exploit this by crafting a leaf certificate with casing differences in the Subject Alternative Name (SAN), leading to a policy bypass where a certificate that should be rejected is instead accepted. This could result in unauthorized access or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in systemd, a system and service manager. An unprivileged user can exploit this vulnerability by making an Inter-Process Communication (IPC) API call with spurious data. In older versions (v249 and earlier), this can lead to stack overwriting with attacker-controlled content, potentially enabling arbitrary code execution or privilege escalation. In newer versions (v250 and later), the flaw causes systemd to assert and freeze, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
A flaw in GnuTLS DTLS handshake parsing allows malformed fragments with zero length and non-zero offset, leading to an integer underflow during reassembly and resulting in an out-of-bounds read. This issue is remotely exploitable and may cause information disclosure or denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
A heap buffer overflow vulnerability exists in the DTLS handshake fragment reassembly logic of GnuTLS. The issue arises in merge_handshake_packet() where incoming handshake fragments are matched and merged based solely on handshake type, without validating that the message_length field remains consistent across all fragments of the same logical message. An attacker can exploit this by sending crafted DTLS fragments with conflicting message_length values, causing the implementation to allocate a buffer based on a smaller initial fragment and subsequently write beyond its bounds using larger, inconsistent fragments. Because the merge operation does not enforce proper bounds checking against the allocated buffer size, this results in an out-of-bounds write on the heap. The vulnerability is remotely exploitable without authentication via the DTLS handshake path and can lead to application crashes or potential memory corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0 | — |
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: 9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0 | — |
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: 9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel's CIFS (Common Internet File System) client. When the `cifs_sanitize_prepath` function processes specially crafted input, such as an empty string or a string containing only delimiters, it can attempt to read data beyond its allocated memory buffer. This out-of-bounds read can lead to a system crash, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
|
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: 9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libsolv. This heap buffer overflow occurs during the decompression of attacker-controlled compressed data within `.solv` files due to insufficient input validation. An attacker can provide a specially crafted `.solv` file, which, when processed by a vulnerable application, can lead to out-of-bounds memory access. This could result in information disclosure, alteration of program execution, or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0 | — |
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": "Red Hat OpenShift Container Platform release 4.19.44 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.19.\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": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.19.44. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:57401\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nSecurity Fix(es):\n\n* kernel: xen: AMD Zen 2 Processors: Privilege escalation via improper CPU cache isolation (CVE-2025-54518)\n* gnutls: GnuTLS: Denial of Service via DTLS zero-length fragment (CVE-2026-33845)\n* gnutls: GnuTLS: Denial of Service via heap buffer overflow in DTLS handshake fragment reassembly (CVE-2026-33846)\n* vim: arbitrary command execution via modeline sandbox bypass (CVE-2026-34982)\n* kernel: fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath (CVE-2026-43112)\n* gnutls: GnuTLS: Policy bypass due to case-sensitive nameConstraints comparison (CVE-2026-3833)\n* systemd: systemd: Arbitrary code execution or Denial of Service via spurious IPC API call data (CVE-2026-29111)\n* vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass (CVE-2026-35177)\n* vim: Vim: Command injection allows arbitrary code execution via malicious tag files (CVE-2026-41411)\n* vim: command injection when decompressing .tgz archives (CVE-2026-46483)\n* libsolv: Heap buffer overflow in libsolv repopagestore via unchecked decompression of malicious .solv page data (CVE-2026-48864)\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.\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"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:57402",
"url": "https://access.redhat.com/errata/RHSA-2026:57402"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2445763",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445763"
},
{
"category": "external",
"summary": "2450505",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450505"
},
{
"category": "external",
"summary": "2450624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450624"
},
{
"category": "external",
"summary": "2450625",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450625"
},
{
"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": "2460425",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460425"
},
{
"category": "external",
"summary": "2461614",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461614"
},
{
"category": "external",
"summary": "2467015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467015"
},
{
"category": "external",
"summary": "2477784",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477784"
},
{
"category": "external",
"summary": "2477915",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477915"
},
{
"category": "external",
"summary": "OCPBUGS-109661",
"url": "https://issues.redhat.com/browse/OCPBUGS-109661"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_57402.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.19.44 bug fix and security update",
"tracking": {
"current_release_date": "2026-08-26T22:05:18+00:00",
"generator": {
"date": "2026-08-26T22:05:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:57402",
"initial_release_date": "2026-08-26T16:33:44+00:00",
"revision_history": [
{
"date": "2026-08-26T16:33:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-26T16:33:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-26T22:05:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.19",
"product": {
"name": "Red Hat OpenShift Container Platform 4.19",
"product_id": "9Base-RHOSE-4.19",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.19::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-aarch64-4.19.9.6.202608182320-0",
"product": {
"name": "rhcos-aarch64-4.19.9.6.202608182320-0",
"product_id": "rhcos-aarch64-4.19.9.6.202608182320-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@4.19.9.6.202608182320?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-ppc64le-4.19.9.6.202608182320-0",
"product": {
"name": "rhcos-ppc64le-4.19.9.6.202608182320-0",
"product_id": "rhcos-ppc64le-4.19.9.6.202608182320-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@4.19.9.6.202608182320?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-s390x-4.19.9.6.202608182320-0",
"product": {
"name": "rhcos-s390x-4.19.9.6.202608182320-0",
"product_id": "rhcos-s390x-4.19.9.6.202608182320-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@4.19.9.6.202608182320?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-x86_64-4.19.9.6.202608182320-0",
"product": {
"name": "rhcos-x86_64-4.19.9.6.202608182320-0",
"product_id": "rhcos-x86_64-4.19.9.6.202608182320-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@4.19.9.6.202608182320?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-aarch64-4.19.9.6.202608182320-0 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0"
},
"product_reference": "rhcos-aarch64-4.19.9.6.202608182320-0",
"relates_to_product_reference": "9Base-RHOSE-4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-ppc64le-4.19.9.6.202608182320-0 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0"
},
"product_reference": "rhcos-ppc64le-4.19.9.6.202608182320-0",
"relates_to_product_reference": "9Base-RHOSE-4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-s390x-4.19.9.6.202608182320-0 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0"
},
"product_reference": "rhcos-s390x-4.19.9.6.202608182320-0",
"relates_to_product_reference": "9Base-RHOSE-4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-x86_64-4.19.9.6.202608182320-0 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
},
"product_reference": "rhcos-x86_64-4.19.9.6.202608182320-0",
"relates_to_product_reference": "9Base-RHOSE-4.19"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-54518",
"cwe": {
"id": "CWE-1220",
"name": "Insufficient Granularity of Access Control"
},
"discovery_date": "2026-05-15T05:01:27.379831+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477784"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in AMD Zen 2-based processors, affecting components such as the kernel and Xen hypervisor. Improper isolation of shared resources within the CPU operation cache could allow an attacker to corrupt instructions executed at a different privilege level. This could potentially result in privilege escalation, granting an attacker higher system access than intended.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: xen: AMD Zen 2 Processors: Privilege escalation via improper CPU cache isolation",
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-54518"
},
{
"category": "external",
"summary": "RHBZ#2477784",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477784"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-54518",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54518"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-54518",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54518"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/05/12/15",
"url": "http://www.openwall.com/lists/oss-security/2026/05/12/15"
},
{
"category": "external",
"summary": "http://xenbits.xen.org/xsa/advisory-490.html",
"url": "http://xenbits.xen.org/xsa/advisory-490.html"
},
{
"category": "external",
"summary": "https://www.amd.com/en/resources/product-security/bulletin/AMD-SB-7052.html",
"url": "https://www.amd.com/en/resources/product-security/bulletin/AMD-SB-7052.html"
}
],
"release_date": "2026-05-15T03:06:30.822000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T16:33:44+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:6290a8adb6b7a43783120e845feaeaa19b9ddd685e3cbcb2724efc250978375b\n\n (For s390x architecture)\n The image digest is sha256:d3a37762aaaa6efbe58830ae4fa023b098f23ea601b2feba432fe3654d49cc12\n\n (For ppc64le architecture)\n The image digest is sha256:22037e3d8727ed0ddb40381e4feb888c354444d6358f559615b2dd394a638907\n\n (For aarch64 architecture)\n The image digest is sha256:4ce537bce3f790466b866ac23a233a885d1234e20b502a485ba511a0aa281dc9\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57402"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: xen: AMD Zen 2 Processors: Privilege escalation via improper CPU cache isolation"
},
{
"cve": "CVE-2026-3833",
"cwe": {
"id": "CWE-178",
"name": "Improper Handling of Case Sensitivity"
},
"discovery_date": "2026-03-09T14:02:09.783000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445763"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gnutls. This vulnerability occurs because gnutls performs case-sensitive comparisons of `nameConstraints` labels, specifically for `dNSName` (DNS) or `rfc822Name` (email) constraints within `excludedSubtrees` or `permittedSubtrees`. A remote attacker can exploit this by crafting a leaf certificate with casing differences in the Subject Alternative Name (SAN), leading to a policy bypass where a certificate that should be rejected is instead accepted. This could result in unauthorized access or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: GnuTLS: Policy bypass due to case-sensitive nameConstraints comparison",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is particularly important because it affects the correct enforcement of X.509 nameConstraints, which are specifically designed to limit the authority of subordinate CAs. In GnuTLS, the use of case-sensitive comparisons (memcmp) for dNSName and the domain portion of rfc822Name violates the case-insensitive matching requirements defined in RFC 5280 and RFC 4343. As a result, a constrained subordinate CA can bypass excludedSubtrees or permittedSubtrees restrictions simply by changing the letter casing of a domain in the SAN (e.g., ExAmPlE.CoM vs example.com). Since nameConstraints are often the only mechanism enforcing domain boundaries in delegated PKI hierarchies, this flaw effectively allows a malicious or compromised sub-CA to issue certificates for domains that should be cryptographically prohibited, enabling unauthorized certificate validation and potential TLS impersonation of restricted services.",
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3833"
},
{
"category": "external",
"summary": "RHBZ#2445763",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445763"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3833",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3833"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3833",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3833"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/issues/1803",
"url": "https://gitlab.com/gnutls/gnutls/-/issues/1803"
}
],
"release_date": "2026-04-30T17:26:28.969000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T16:33:44+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:6290a8adb6b7a43783120e845feaeaa19b9ddd685e3cbcb2724efc250978375b\n\n (For s390x architecture)\n The image digest is sha256:d3a37762aaaa6efbe58830ae4fa023b098f23ea601b2feba432fe3654d49cc12\n\n (For ppc64le architecture)\n The image digest is sha256:22037e3d8727ed0ddb40381e4feb888c354444d6358f559615b2dd394a638907\n\n (For aarch64 architecture)\n The image digest is sha256:4ce537bce3f790466b866ac23a233a885d1234e20b502a485ba511a0aa281dc9\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57402"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: GnuTLS: Policy bypass due to case-sensitive nameConstraints comparison"
},
{
"cve": "CVE-2026-29111",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-03-23T22:01:54.593547+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450505"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in systemd, a system and service manager. An unprivileged user can exploit this vulnerability by making an Inter-Process Communication (IPC) API call with spurious data. In older versions (v249 and earlier), this can lead to stack overwriting with attacker-controlled content, potentially enabling arbitrary code execution or privilege escalation. In newer versions (v250 and later), the flaw causes systemd to assert and freeze, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "systemd: systemd: Arbitrary code execution or Denial of Service via spurious IPC API call data",
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29111"
},
{
"category": "external",
"summary": "RHBZ#2450505",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450505"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29111"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29111",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29111"
},
{
"category": "external",
"summary": "https://github.com/systemd/systemd/commit/1d22f706bd04f45f8422e17fbde3f56ece17758a",
"url": "https://github.com/systemd/systemd/commit/1d22f706bd04f45f8422e17fbde3f56ece17758a"
},
{
"category": "external",
"summary": "https://github.com/systemd/systemd/commit/20021e7686426052e3a7505425d7e12085feb2a6",
"url": "https://github.com/systemd/systemd/commit/20021e7686426052e3a7505425d7e12085feb2a6"
},
{
"category": "external",
"summary": "https://github.com/systemd/systemd/commit/21167006574d6b83813c7596759b474f56562412",
"url": "https://github.com/systemd/systemd/commit/21167006574d6b83813c7596759b474f56562412"
},
{
"category": "external",
"summary": "https://github.com/systemd/systemd/commit/3cee294fe8cf4fa0eff933ab21416d099942cabd",
"url": "https://github.com/systemd/systemd/commit/3cee294fe8cf4fa0eff933ab21416d099942cabd"
},
{
"category": "external",
"summary": "https://github.com/systemd/systemd/commit/42aee39107fbdd7db1ccd402a2151822b2805e9f",
"url": "https://github.com/systemd/systemd/commit/42aee39107fbdd7db1ccd402a2151822b2805e9f"
},
{
"category": "external",
"summary": "https://github.com/systemd/systemd/commit/54588d2dedff54bfb6036670820650e4ea74628f",
"url": "https://github.com/systemd/systemd/commit/54588d2dedff54bfb6036670820650e4ea74628f"
},
{
"category": "external",
"summary": "https://github.com/systemd/systemd/commit/7ac3220213690e8a8d6d2a6e81e43bd1dce01d69",
"url": "https://github.com/systemd/systemd/commit/7ac3220213690e8a8d6d2a6e81e43bd1dce01d69"
},
{
"category": "external",
"summary": "https://github.com/systemd/systemd/commit/80acea4ef80a4bb78560ed970c34952299b890d6",
"url": "https://github.com/systemd/systemd/commit/80acea4ef80a4bb78560ed970c34952299b890d6"
},
{
"category": "external",
"summary": "https://github.com/systemd/systemd/commit/b5fd14693057e5f2c9b4a49603be64ec3608ff6c",
"url": "https://github.com/systemd/systemd/commit/b5fd14693057e5f2c9b4a49603be64ec3608ff6c"
},
{
"category": "external",
"summary": "https://github.com/systemd/systemd/commit/efa6ba2ab625aaa160ac435a09e6482fc63bdbe8",
"url": "https://github.com/systemd/systemd/commit/efa6ba2ab625aaa160ac435a09e6482fc63bdbe8"
},
{
"category": "external",
"summary": "https://github.com/systemd/systemd/security/advisories/GHSA-gx6q-6f99-m764",
"url": "https://github.com/systemd/systemd/security/advisories/GHSA-gx6q-6f99-m764"
}
],
"release_date": "2026-03-23T21:03:56.120000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T16:33:44+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:6290a8adb6b7a43783120e845feaeaa19b9ddd685e3cbcb2724efc250978375b\n\n (For s390x architecture)\n The image digest is sha256:d3a37762aaaa6efbe58830ae4fa023b098f23ea601b2feba432fe3654d49cc12\n\n (For ppc64le architecture)\n The image digest is sha256:22037e3d8727ed0ddb40381e4feb888c354444d6358f559615b2dd394a638907\n\n (For aarch64 architecture)\n The image digest is sha256:4ce537bce3f790466b866ac23a233a885d1234e20b502a485ba511a0aa281dc9\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57402"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "systemd: systemd: Arbitrary code execution or Denial of Service via spurious IPC API call data"
},
{
"cve": "CVE-2026-33845",
"cwe": {
"id": "CWE-191",
"name": "Integer Underflow (Wrap or Wraparound)"
},
"discovery_date": "2026-03-24T05:35:59.740000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in GnuTLS DTLS handshake parsing allows malformed fragments with zero length and non-zero offset, leading to an integer underflow during reassembly and resulting in an out-of-bounds read. This issue is remotely exploitable and may cause information disclosure or denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: GnuTLS: Denial of Service via DTLS zero-length fragment",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue marked as Important severity due to its remote, pre-authentication reachability and its impact on a critical DTLS handshake parsing path. The vulnerability can be triggered by an unauthenticated attacker sending crafted DTLS handshake fragments, requiring no prior access or interaction. It leads to an out-of-bounds read caused by an integer underflow in fragment reassembly, operating entirely on attacker-controlled input. Such flaws in low-level protocol parsing are particularly serious, as they may result in disclosure of sensitive process memory, including cryptographic or session-related data, and can also cause reliable application crashes leading to denial of service. Given that DTLS is commonly used in network-facing services such as VPNs and real-time communication systems, the exposure surface is broad. The combination of unauthenticated remote exploitation, memory safety violation, and potential confidentiality and availability impact justifies classifying this issue as high severity rather than moderate.",
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33845"
},
{
"category": "external",
"summary": "RHBZ#2450624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33845",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33845"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33845",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33845"
}
],
"release_date": "2026-04-30T17:28:41.473000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T16:33:44+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:6290a8adb6b7a43783120e845feaeaa19b9ddd685e3cbcb2724efc250978375b\n\n (For s390x architecture)\n The image digest is sha256:d3a37762aaaa6efbe58830ae4fa023b098f23ea601b2feba432fe3654d49cc12\n\n (For ppc64le architecture)\n The image digest is sha256:22037e3d8727ed0ddb40381e4feb888c354444d6358f559615b2dd394a638907\n\n (For aarch64 architecture)\n The image digest is sha256:4ce537bce3f790466b866ac23a233a885d1234e20b502a485ba511a0aa281dc9\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57402"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gnutls: GnuTLS: Denial of Service via DTLS zero-length fragment"
},
{
"cve": "CVE-2026-33846",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"discovery_date": "2026-03-24T05:38:09.899000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450625"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow vulnerability exists in the DTLS handshake fragment reassembly logic of GnuTLS. The issue arises in merge_handshake_packet() where incoming handshake fragments are matched and merged based solely on handshake type, without validating that the message_length field remains consistent across all fragments of the same logical message. An attacker can exploit this by sending crafted DTLS fragments with conflicting message_length values, causing the implementation to allocate a buffer based on a smaller initial fragment and subsequently write beyond its bounds using larger, inconsistent fragments. Because the merge operation does not enforce proper bounds checking against the allocated buffer size, this results in an out-of-bounds write on the heap. The vulnerability is remotely exploitable without authentication via the DTLS handshake path and can lead to application crashes or potential memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: GnuTLS: Denial of Service via heap buffer overflow in DTLS handshake fragment reassembly",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be classified as an important flaw rather than moderate because it exposes a pre-authentication, remotely reachable heap buffer overflow in the DTLS handshake processing path, which is part of the core protocol handling logic and commonly exposed in network-facing services. The flaw enables an attacker to inject controlled data at attacker-chosen offsets and sizes beyond allocated heap boundaries by exploiting inconsistent message_length handling across fragments, effectively creating a constrained but meaningful heap write primitive. Unlike benign memory safety bugs, this condition is deterministically triggerable with a small number of crafted packets and no environmental dependencies for denial-of-service, and it targets a long-lived parsing state where memory corruption can affect adjacent heap structures. Even if reliable code execution requires additional heap manipulation or layout knowledge, the combination of remote reachability, lack of authentication, controlled memory corruption capability, and trivial crashability significantly elevates the risk profile beyond moderate severity. In real-world deployments, such primitives are often sufficient to enable heap grooming and exploitation chains, particularly in services that repeatedly process attacker-controlled input, making this a materially important security flaw.",
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33846"
},
{
"category": "external",
"summary": "RHBZ#2450625",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450625"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33846",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33846"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33846",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33846"
}
],
"release_date": "2026-05-04T08:53:59.249000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T16:33:44+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:6290a8adb6b7a43783120e845feaeaa19b9ddd685e3cbcb2724efc250978375b\n\n (For s390x architecture)\n The image digest is sha256:d3a37762aaaa6efbe58830ae4fa023b098f23ea601b2feba432fe3654d49cc12\n\n (For ppc64le architecture)\n The image digest is sha256:22037e3d8727ed0ddb40381e4feb888c354444d6358f559615b2dd394a638907\n\n (For aarch64 architecture)\n The image digest is sha256:4ce537bce3f790466b866ac23a233a885d1234e20b502a485ba511a0aa281dc9\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57402"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gnutls: GnuTLS: Denial of Service via heap buffer overflow in DTLS handshake fragment reassembly"
},
{
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
},
"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-08-26T16:33:44+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:6290a8adb6b7a43783120e845feaeaa19b9ddd685e3cbcb2724efc250978375b\n\n (For s390x architecture)\n The image digest is sha256:d3a37762aaaa6efbe58830ae4fa023b098f23ea601b2feba432fe3654d49cc12\n\n (For ppc64le architecture)\n The image digest is sha256:22037e3d8727ed0ddb40381e4feb888c354444d6358f559615b2dd394a638907\n\n (For aarch64 architecture)\n The image digest is sha256:4ce537bce3f790466b866ac23a233a885d1234e20b502a485ba511a0aa281dc9\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57402"
},
{
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
}
],
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
}
],
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
},
"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-08-26T16:33:44+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:6290a8adb6b7a43783120e845feaeaa19b9ddd685e3cbcb2724efc250978375b\n\n (For s390x architecture)\n The image digest is sha256:d3a37762aaaa6efbe58830ae4fa023b098f23ea601b2feba432fe3654d49cc12\n\n (For ppc64le architecture)\n The image digest is sha256:22037e3d8727ed0ddb40381e4feb888c354444d6358f559615b2dd394a638907\n\n (For aarch64 architecture)\n The image digest is sha256:4ce537bce3f790466b866ac23a233a885d1234e20b502a485ba511a0aa281dc9\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57402"
},
{
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
}
],
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
}
],
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
},
"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-08-26T16:33:44+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:6290a8adb6b7a43783120e845feaeaa19b9ddd685e3cbcb2724efc250978375b\n\n (For s390x architecture)\n The image digest is sha256:d3a37762aaaa6efbe58830ae4fa023b098f23ea601b2feba432fe3654d49cc12\n\n (For ppc64le architecture)\n The image digest is sha256:22037e3d8727ed0ddb40381e4feb888c354444d6358f559615b2dd394a638907\n\n (For aarch64 architecture)\n The image digest is sha256:4ce537bce3f790466b866ac23a233a885d1234e20b502a485ba511a0aa281dc9\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57402"
},
{
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
}
],
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Command injection allows arbitrary code execution via malicious tag files"
},
{
"cve": "CVE-2026-43112",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-05-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467015"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s CIFS (Common Internet File System) client. When the `cifs_sanitize_prepath` function processes specially crafted input, such as an empty string or a string containing only delimiters, it can attempt to read data beyond its allocated memory buffer. This out-of-bounds read can lead to a system crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important out-of-bounds read flaw in the Linux kernel\u0027s CIFS client can lead to a system crash and denial of service. This vulnerability, present in Red Hat Enterprise Linux 8, 9, and 10, and Red Hat In-Vehicle OS 2, can be triggered by processing specially crafted input to the `cifs_sanitize_prepath` function, potentially disrupting system availability.",
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-43112"
},
{
"category": "external",
"summary": "RHBZ#2467015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467015"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-43112",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43112"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-43112",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43112"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026050625-CVE-2026-43112-f37f@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026050625-CVE-2026-43112-f37f@gregkh/T"
}
],
"release_date": "2026-05-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T16:33:44+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:6290a8adb6b7a43783120e845feaeaa19b9ddd685e3cbcb2724efc250978375b\n\n (For s390x architecture)\n The image digest is sha256:d3a37762aaaa6efbe58830ae4fa023b098f23ea601b2feba432fe3654d49cc12\n\n (For ppc64le architecture)\n The image digest is sha256:22037e3d8727ed0ddb40381e4feb888c354444d6358f559615b2dd394a638907\n\n (For aarch64 architecture)\n The image digest is sha256:4ce537bce3f790466b866ac23a233a885d1234e20b502a485ba511a0aa281dc9\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57402"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath"
},
{
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
},
"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-08-26T16:33:44+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:6290a8adb6b7a43783120e845feaeaa19b9ddd685e3cbcb2724efc250978375b\n\n (For s390x architecture)\n The image digest is sha256:d3a37762aaaa6efbe58830ae4fa023b098f23ea601b2feba432fe3654d49cc12\n\n (For ppc64le architecture)\n The image digest is sha256:22037e3d8727ed0ddb40381e4feb888c354444d6358f559615b2dd394a638907\n\n (For aarch64 architecture)\n The image digest is sha256:4ce537bce3f790466b866ac23a233a885d1234e20b502a485ba511a0aa281dc9\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57402"
},
{
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
}
],
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: command injection when decompressing .tgz archives"
},
{
"acknowledgments": [
{
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2026-48864",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-04-21T23:19:41+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460425"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libsolv. This heap buffer overflow occurs during the decompression of attacker-controlled compressed data within `.solv` files due to insufficient input validation. An attacker can provide a specially crafted `.solv` file, which, when processed by a vulnerable application, can lead to out-of-bounds memory access. This could result in information disclosure, alteration of program execution, or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libsolv: Heap buffer overflow in libsolv repopagestore via unchecked decompression of malicious .solv page data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This heap buffer overflow in libsolv\u0027s page decompression logic can lead to out-of-bounds reads and writes when processing specially crafted `.solv` files. Exploitation requires a victim application to ingest malicious repository metadata, limiting the attack vector to scenarios involving user interaction or untrusted content sources. Given the user interaction needed, Red Hat Product Security has rated this vulnerability as having a impact of Moderate.",
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48864"
},
{
"category": "external",
"summary": "RHBZ#2460425",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460425"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48864",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48864"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48864",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48864"
}
],
"release_date": "2026-05-26T16:07:55.363000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T16:33:44+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:6290a8adb6b7a43783120e845feaeaa19b9ddd685e3cbcb2724efc250978375b\n\n (For s390x architecture)\n The image digest is sha256:d3a37762aaaa6efbe58830ae4fa023b098f23ea601b2feba432fe3654d49cc12\n\n (For ppc64le architecture)\n The image digest is sha256:22037e3d8727ed0ddb40381e4feb888c354444d6358f559615b2dd394a638907\n\n (For aarch64 architecture)\n The image digest is sha256:4ce537bce3f790466b866ac23a233a885d1234e20b502a485ba511a0aa281dc9\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57402"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202608182320-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202608182320-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libsolv: Heap buffer overflow in libsolv repopagestore via unchecked decompression of malicious .solv page data"
}
]
}
RHSA-2026:57457
Vulnerability from csaf_redhat - Published: 2026-08-25 13:53 - Updated: 2026-08-26 22:05A flaw was found in AMD Zen 2-based processors, affecting components such as the kernel and Xen hypervisor. Improper isolation of shared resources within the CPU operation cache could allow an attacker to corrupt instructions executed at a different privilege level. This could potentially result in privilege escalation, granting an attacker higher system access than intended.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.21:rhcos-aarch64-4.21.9.6.202608180431-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.21:rhcos-ppc64le-4.21.9.6.202608180431-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.21:rhcos-s390x-4.21.9.6.202608180431-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.21:rhcos-x86_64-4.21.9.6.202608180431-0 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's CIFS (Common Internet File System) client. When the `cifs_sanitize_prepath` function processes specially crafted input, such as an empty string or a string containing only delimiters, it can attempt to read data beyond its allocated memory buffer. This out-of-bounds read can lead to a system crash, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.21:rhcos-aarch64-4.21.9.6.202608180431-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.21:rhcos-ppc64le-4.21.9.6.202608180431-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.21:rhcos-s390x-4.21.9.6.202608180431-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.21:rhcos-x86_64-4.21.9.6.202608180431-0 | — |
Vendor Fix
fix
|
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: 9Base-RHOSE-4.21:rhcos-aarch64-4.21.9.6.202608180431-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.21:rhcos-ppc64le-4.21.9.6.202608180431-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.21:rhcos-s390x-4.21.9.6.202608180431-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.21:rhcos-x86_64-4.21.9.6.202608180431-0 | — |
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": "Red Hat OpenShift Container Platform release 4.21.30 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.21.\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": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.21.30. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:57456\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html/release_notes/\n\nSecurity Fix(es):\n\n* kernel: xen: AMD Zen 2 Processors: Privilege escalation via improper CPU cache isolation (CVE-2025-54518)\n* kernel: fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath (CVE-2026-43112)\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.\n\nAll OpenShift Container Platform 4.21 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html-single/updating_clusters/index#updating-cluster-cli.",
"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:57457",
"url": "https://access.redhat.com/errata/RHSA-2026:57457"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2467015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467015"
},
{
"category": "external",
"summary": "2477784",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477784"
},
{
"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_57457.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.21.30 bug fix and security update",
"tracking": {
"current_release_date": "2026-08-26T22:05:19+00:00",
"generator": {
"date": "2026-08-26T22:05:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:57457",
"initial_release_date": "2026-08-25T13:53:05+00:00",
"revision_history": [
{
"date": "2026-08-25T13:53:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-25T13:53:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-26T22:05:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.21",
"product": {
"name": "Red Hat OpenShift Container Platform 4.21",
"product_id": "9Base-RHOSE-4.21",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.21::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-aarch64-4.21.9.6.202608180431-0",
"product": {
"name": "rhcos-aarch64-4.21.9.6.202608180431-0",
"product_id": "rhcos-aarch64-4.21.9.6.202608180431-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@4.21.9.6.202608180431?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-ppc64le-4.21.9.6.202608180431-0",
"product": {
"name": "rhcos-ppc64le-4.21.9.6.202608180431-0",
"product_id": "rhcos-ppc64le-4.21.9.6.202608180431-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@4.21.9.6.202608180431?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-s390x-4.21.9.6.202608180431-0",
"product": {
"name": "rhcos-s390x-4.21.9.6.202608180431-0",
"product_id": "rhcos-s390x-4.21.9.6.202608180431-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@4.21.9.6.202608180431?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-x86_64-4.21.9.6.202608180431-0",
"product": {
"name": "rhcos-x86_64-4.21.9.6.202608180431-0",
"product_id": "rhcos-x86_64-4.21.9.6.202608180431-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@4.21.9.6.202608180431?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-aarch64-4.21.9.6.202608180431-0 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "9Base-RHOSE-4.21:rhcos-aarch64-4.21.9.6.202608180431-0"
},
"product_reference": "rhcos-aarch64-4.21.9.6.202608180431-0",
"relates_to_product_reference": "9Base-RHOSE-4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-ppc64le-4.21.9.6.202608180431-0 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "9Base-RHOSE-4.21:rhcos-ppc64le-4.21.9.6.202608180431-0"
},
"product_reference": "rhcos-ppc64le-4.21.9.6.202608180431-0",
"relates_to_product_reference": "9Base-RHOSE-4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-s390x-4.21.9.6.202608180431-0 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "9Base-RHOSE-4.21:rhcos-s390x-4.21.9.6.202608180431-0"
},
"product_reference": "rhcos-s390x-4.21.9.6.202608180431-0",
"relates_to_product_reference": "9Base-RHOSE-4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-x86_64-4.21.9.6.202608180431-0 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "9Base-RHOSE-4.21:rhcos-x86_64-4.21.9.6.202608180431-0"
},
"product_reference": "rhcos-x86_64-4.21.9.6.202608180431-0",
"relates_to_product_reference": "9Base-RHOSE-4.21"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-54518",
"cwe": {
"id": "CWE-1220",
"name": "Insufficient Granularity of Access Control"
},
"discovery_date": "2026-05-15T05:01:27.379831+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477784"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in AMD Zen 2-based processors, affecting components such as the kernel and Xen hypervisor. Improper isolation of shared resources within the CPU operation cache could allow an attacker to corrupt instructions executed at a different privilege level. This could potentially result in privilege escalation, granting an attacker higher system access than intended.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: xen: AMD Zen 2 Processors: Privilege escalation via improper CPU cache isolation",
"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": [
"9Base-RHOSE-4.21:rhcos-aarch64-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-ppc64le-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-s390x-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-x86_64-4.21.9.6.202608180431-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-54518"
},
{
"category": "external",
"summary": "RHBZ#2477784",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477784"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-54518",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54518"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-54518",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54518"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/05/12/15",
"url": "http://www.openwall.com/lists/oss-security/2026/05/12/15"
},
{
"category": "external",
"summary": "http://xenbits.xen.org/xsa/advisory-490.html",
"url": "http://xenbits.xen.org/xsa/advisory-490.html"
},
{
"category": "external",
"summary": "https://www.amd.com/en/resources/product-security/bulletin/AMD-SB-7052.html",
"url": "https://www.amd.com/en/resources/product-security/bulletin/AMD-SB-7052.html"
}
],
"release_date": "2026-05-15T03:06:30.822000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T13:53:05+00:00",
"details": "For OpenShift Container Platform 4.21 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:249ceebaa2b02ce15ab132d36db4c0babffa8b783fcbb7e328bec5301742e904\n\n (For s390x architecture)\n The image digest is sha256:9a4dbf0b6b633404ebd59da5a1d8d646f2693c0aae16ea9d69acf96b4e8494f9\n\n (For ppc64le architecture)\n The image digest is sha256:bd47f591cf8e997beb46d29c5bbdec946ca96c44ad4fb87b904a1794d03627fa\n\n (For aarch64 architecture)\n The image digest is sha256:ffe299bf20746f9b40431e5edb66ddcfb77effe9389a966c8edb20388b10223a\n\nAll OpenShift Container Platform 4.21 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.21:rhcos-aarch64-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-ppc64le-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-s390x-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-x86_64-4.21.9.6.202608180431-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57457"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.21:rhcos-aarch64-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-ppc64le-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-s390x-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-x86_64-4.21.9.6.202608180431-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: xen: AMD Zen 2 Processors: Privilege escalation via improper CPU cache isolation"
},
{
"cve": "CVE-2026-43112",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-05-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467015"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s CIFS (Common Internet File System) client. When the `cifs_sanitize_prepath` function processes specially crafted input, such as an empty string or a string containing only delimiters, it can attempt to read data beyond its allocated memory buffer. This out-of-bounds read can lead to a system crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important out-of-bounds read flaw in the Linux kernel\u0027s CIFS client can lead to a system crash and denial of service. This vulnerability, present in Red Hat Enterprise Linux 8, 9, and 10, and Red Hat In-Vehicle OS 2, can be triggered by processing specially crafted input to the `cifs_sanitize_prepath` function, potentially disrupting system availability.",
"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": [
"9Base-RHOSE-4.21:rhcos-aarch64-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-ppc64le-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-s390x-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-x86_64-4.21.9.6.202608180431-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-43112"
},
{
"category": "external",
"summary": "RHBZ#2467015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467015"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-43112",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43112"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-43112",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43112"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026050625-CVE-2026-43112-f37f@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026050625-CVE-2026-43112-f37f@gregkh/T"
}
],
"release_date": "2026-05-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T13:53:05+00:00",
"details": "For OpenShift Container Platform 4.21 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:249ceebaa2b02ce15ab132d36db4c0babffa8b783fcbb7e328bec5301742e904\n\n (For s390x architecture)\n The image digest is sha256:9a4dbf0b6b633404ebd59da5a1d8d646f2693c0aae16ea9d69acf96b4e8494f9\n\n (For ppc64le architecture)\n The image digest is sha256:bd47f591cf8e997beb46d29c5bbdec946ca96c44ad4fb87b904a1794d03627fa\n\n (For aarch64 architecture)\n The image digest is sha256:ffe299bf20746f9b40431e5edb66ddcfb77effe9389a966c8edb20388b10223a\n\nAll OpenShift Container Platform 4.21 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.21:rhcos-aarch64-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-ppc64le-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-s390x-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-x86_64-4.21.9.6.202608180431-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57457"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.21:rhcos-aarch64-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-ppc64le-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-s390x-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-x86_64-4.21.9.6.202608180431-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath"
},
{
"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": [
"9Base-RHOSE-4.21:rhcos-aarch64-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-ppc64le-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-s390x-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-x86_64-4.21.9.6.202608180431-0"
]
},
"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-08-25T13:53:05+00:00",
"details": "For OpenShift Container Platform 4.21 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:249ceebaa2b02ce15ab132d36db4c0babffa8b783fcbb7e328bec5301742e904\n\n (For s390x architecture)\n The image digest is sha256:9a4dbf0b6b633404ebd59da5a1d8d646f2693c0aae16ea9d69acf96b4e8494f9\n\n (For ppc64le architecture)\n The image digest is sha256:bd47f591cf8e997beb46d29c5bbdec946ca96c44ad4fb87b904a1794d03627fa\n\n (For aarch64 architecture)\n The image digest is sha256:ffe299bf20746f9b40431e5edb66ddcfb77effe9389a966c8edb20388b10223a\n\nAll OpenShift Container Platform 4.21 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.21:rhcos-aarch64-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-ppc64le-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-s390x-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-x86_64-4.21.9.6.202608180431-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57457"
},
{
"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": [
"9Base-RHOSE-4.21:rhcos-aarch64-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-ppc64le-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-s390x-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-x86_64-4.21.9.6.202608180431-0"
]
}
],
"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": [
"9Base-RHOSE-4.21:rhcos-aarch64-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-ppc64le-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-s390x-4.21.9.6.202608180431-0",
"9Base-RHOSE-4.21:rhcos-x86_64-4.21.9.6.202608180431-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: command injection when decompressing .tgz archives"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.