Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-41411 (GCVE-0-2026-41411)
Vulnerability from cvelistv5 – Published: 2026-04-24 16:51 – Updated: 2026-04-28 12:50- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
| URL | Tags |
|---|---|
| https://github.com/vim/vim/security/advisories/GH… | x_refsource_CONFIRM |
| https://github.com/vim/vim/commit/c78194e41d5a0b0… | x_refsource_MISC |
| https://github.com/vim/vim/releases/tag/v9.2.0357 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-41411",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-28T03:55:27.644754Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-28T12:50:03.048Z",
"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.0357"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Vim is an open source, command line text editor. Prior to 9.2.0357, A command injection vulnerability exists in Vim\u0027s tag file processing. When resolving a tag, the filename field from the tags file is passed through wildcard expansion to resolve environment variables and wildcards. If the filename field contains backtick syntax (e.g., `command`), Vim executes the embedded command via the system shell with the full privileges of the running user."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:L",
"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"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-24T16:51:39.657Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/vim/vim/security/advisories/GHSA-cwgx-gcj7-6qh8",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/vim/vim/security/advisories/GHSA-cwgx-gcj7-6qh8"
},
{
"name": "https://github.com/vim/vim/commit/c78194e41d5a0b05b0ddf383b6679b1503f977fb",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/vim/vim/commit/c78194e41d5a0b05b0ddf383b6679b1503f977fb"
},
{
"name": "https://github.com/vim/vim/releases/tag/v9.2.0357",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/vim/vim/releases/tag/v9.2.0357"
}
],
"source": {
"advisory": "GHSA-cwgx-gcj7-6qh8",
"discovery": "UNKNOWN"
},
"title": "Vim: Command injection via backtick expansion in tag filenames"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-41411",
"datePublished": "2026-04-24T16:51:39.657Z",
"dateReserved": "2026-04-20T15:32:33.812Z",
"dateUpdated": "2026-04-28T12:50:03.048Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-41411",
"date": "2026-06-26",
"epss": "0.00501",
"percentile": "0.39013"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-41411\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-04-24T17:16:22.037\",\"lastModified\":\"2026-04-27T13:39:23.250\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Vim is an open source, command line text editor. Prior to 9.2.0357, A command injection vulnerability exists in Vim\u0027s tag file processing. When resolving a tag, the filename field from the tags file is passed through wildcard expansion to resolve environment variables and wildcards. If the filename field contains backtick syntax (e.g., `command`), Vim executes the embedded command via the system shell with the full privileges of the running user.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:L\",\"baseScore\":6.6,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.8,\"impactScore\":4.7}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-78\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"9.2.0357\",\"matchCriteriaId\":\"F35058AC-F23C-4B09-A352-664E4DA447F7\"}]}]}],\"references\":[{\"url\":\"https://github.com/vim/vim/commit/c78194e41d5a0b05b0ddf383b6679b1503f977fb\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/vim/vim/releases/tag/v9.2.0357\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/vim/vim/security/advisories/GHSA-cwgx-gcj7-6qh8\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"cna\": {\"title\": \"Vim: Command injection via backtick expansion in tag filenames\", \"problemTypes\": [{\"descriptions\": [{\"cweId\": \"CWE-78\", \"lang\": \"en\", \"description\": \"CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)\", \"type\": \"CWE\"}]}], \"metrics\": [{\"cvssV3_1\": {\"attackComplexity\": \"LOW\", \"attackVector\": \"LOCAL\", \"availabilityImpact\": \"LOW\", \"baseScore\": 6.6, \"baseSeverity\": \"MEDIUM\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"scope\": \"UNCHANGED\", \"userInteraction\": \"REQUIRED\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:L\", \"version\": \"3.1\"}}], \"references\": [{\"name\": \"https://github.com/vim/vim/security/advisories/GHSA-cwgx-gcj7-6qh8\", \"tags\": [\"x_refsource_CONFIRM\"], \"url\": \"https://github.com/vim/vim/security/advisories/GHSA-cwgx-gcj7-6qh8\"}, {\"name\": \"https://github.com/vim/vim/commit/c78194e41d5a0b05b0ddf383b6679b1503f977fb\", \"tags\": [\"x_refsource_MISC\"], \"url\": \"https://github.com/vim/vim/commit/c78194e41d5a0b05b0ddf383b6679b1503f977fb\"}, {\"name\": \"https://github.com/vim/vim/releases/tag/v9.2.0357\", \"tags\": [\"x_refsource_MISC\"], \"url\": \"https://github.com/vim/vim/releases/tag/v9.2.0357\"}], \"affected\": [{\"vendor\": \"vim\", \"product\": \"vim\", \"versions\": [{\"version\": \"\u003c 9.2.0357\", \"status\": \"affected\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-04-24T16:51:39.657Z\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Vim is an open source, command line text editor. Prior to 9.2.0357, A command injection vulnerability exists in Vim\u0027s tag file processing. When resolving a tag, the filename field from the tags file is passed through wildcard expansion to resolve environment variables and wildcards. If the filename field contains backtick syntax (e.g., `command`), Vim executes the embedded command via the system shell with the full privileges of the running user.\"}], \"source\": {\"advisory\": \"GHSA-cwgx-gcj7-6qh8\", \"discovery\": \"UNKNOWN\"}}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-41411\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-28T03:55:27.644754Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-24T17:44:01.881Z\"}}]}",
"cveMetadata": "{\"cveId\": \"CVE-2026-41411\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"GitHub_M\", \"dateReserved\": \"2026-04-20T15:32:33.812Z\", \"datePublished\": \"2026-04-24T16:51:39.657Z\", \"dateUpdated\": \"2026-04-28T12:50:03.048Z\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
alsa-2026:28209
Vulnerability from osv_almalinux
Vim (Vi IMproved) is an updated and improved version of the vi editor.
Security Fix(es):
- vim: Vim: Command injection allows arbitrary code execution via malicious tag files (CVE-2026-41411)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "vim-X11"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.2.2637-26.el9_8.6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "vim-common"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.2.2637-26.el9_8.6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "vim-enhanced"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.2.2637-26.el9_8.6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "vim-filesystem"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.2.2637-26.el9_8.6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "vim-minimal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.2.2637-26.el9_8.6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Vim (Vi IMproved) is an updated and improved version of the vi editor. \n\nSecurity Fix(es): \n\n * vim: Vim: Command injection allows arbitrary code execution via malicious tag files (CVE-2026-41411)\n\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",
"id": "ALSA-2026:28209",
"modified": "2026-06-25T10:19:46Z",
"published": "2026-06-23T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:28209"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-41411"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2461614"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-28209.html"
}
],
"related": [
"CVE-2026-41411"
],
"summary": "Moderate: vim security update"
}
alsa-2026:28210
Vulnerability from osv_almalinux
Vim (Vi IMproved) is an updated and improved version of the vi editor.
Security Fix(es):
- vim: Vim: Command injection allows arbitrary code execution via malicious tag files (CVE-2026-41411)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "vim-X11"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:9.1.083-9.el10_2.4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "vim-common"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:9.1.083-9.el10_2.4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "vim-data"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:9.1.083-9.el10_2.4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "vim-enhanced"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:9.1.083-9.el10_2.4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "vim-filesystem"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:9.1.083-9.el10_2.4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "vim-minimal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:9.1.083-9.el10_2.4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "xxd"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:9.1.083-9.el10_2.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Vim (Vi IMproved) is an updated and improved version of the vi editor. \n\nSecurity Fix(es): \n\n * vim: Vim: Command injection allows arbitrary code execution via malicious tag files (CVE-2026-41411)\n\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",
"id": "ALSA-2026:28210",
"modified": "2026-06-24T09:27:10Z",
"published": "2026-06-23T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:28210"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-41411"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2461614"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-28210.html"
}
],
"related": [
"CVE-2026-41411"
],
"summary": "Moderate: vim security update"
}
alsa-2026:28553
Vulnerability from osv_almalinux
Vim (Vi IMproved) is an updated and improved version of the vi editor.
Security Fix(es):
- vim: Vim: Command injection allows arbitrary code execution via malicious tag files (CVE-2026-41411)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "vim-X11"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.0.1763-24.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "vim-common"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.0.1763-24.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "vim-enhanced"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.0.1763-24.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "vim-filesystem"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.0.1763-24.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "vim-minimal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.0.1763-24.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Vim (Vi IMproved) is an updated and improved version of the vi editor. \n\nSecurity Fix(es): \n\n * vim: Vim: Command injection allows arbitrary code execution via malicious tag files (CVE-2026-41411)\n\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",
"id": "ALSA-2026:28553",
"modified": "2026-06-24T09:23:20Z",
"published": "2026-06-23T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:28553"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-41411"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2461614"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2026-28553.html"
}
],
"related": [
"CVE-2026-41411"
],
"summary": "Moderate: vim security update"
}
CERTFR-2026-AVI-0513
Vulnerability from certfr_avis - Published: 2026-04-29 - Updated: 2026-04-29
De multiples vulnérabilités ont été découvertes dans les produits Microsoft. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Microsoft | Azure Linux | azl3 lcms2 2.15-1 versions antérieures à 2.15-2 | ||
| Microsoft | Azure Linux | azl3 erlang 26.2.5.18-1 versions antérieures à 26.2.5.20-1 | ||
| Microsoft | Azure Linux | azl3 vim 9.2.0240-1 versions antérieures à 9.2.0392-1 |
| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "azl3 lcms2 2.15-1 versions ant\u00e9rieures \u00e0 2.15-2",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 erlang 26.2.5.18-1 versions ant\u00e9rieures \u00e0 26.2.5.20-1",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 vim 9.2.0240-1 versions ant\u00e9rieures \u00e0 9.2.0392-1",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-41411",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41411"
},
{
"name": "CVE-2026-41254",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41254"
},
{
"name": "CVE-2026-32147",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32147"
}
],
"initial_release_date": "2026-04-29T00:00:00",
"last_revision_date": "2026-04-29T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0513",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-04-29T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Microsoft. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Microsoft",
"vendor_advisories": [
{
"published_at": "2026-04-26",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-41411",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-41411"
},
{
"published_at": "2026-04-26",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-32147",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-32147"
},
{
"published_at": "2026-04-21",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-41254",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-41254"
}
]
}
FKIE_CVE-2026-41411
Vulnerability from fkie_nvd - Published: 2026-04-24 17:16 - Updated: 2026-06-17 10:46{
"affected": [
{
"affectedData": [
{
"product": "vim",
"vendor": "vim",
"versions": [
{
"status": "affected",
"version": "\u003c 9.2.0357"
}
]
}
],
"source": "security-advisories@github.com"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*",
"matchCriteriaId": "F35058AC-F23C-4B09-A352-664E4DA447F7",
"versionEndExcluding": "9.2.0357",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Vim is an open source, command line text editor. Prior to 9.2.0357, A command injection vulnerability exists in Vim\u0027s tag file processing. When resolving a tag, the filename field from the tags file is passed through wildcard expansion to resolve environment variables and wildcards. If the filename field contains backtick syntax (e.g., `command`), Vim executes the embedded command via the system shell with the full privileges of the running user."
}
],
"id": "CVE-2026-41411",
"lastModified": "2026-06-17T10:46:41.057",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 4.7,
"source": "security-advisories@github.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-41411",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-28T03:55:27.644754Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-04-24T17:16:22.037",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/vim/vim/commit/c78194e41d5a0b05b0ddf383b6679b1503f977fb"
},
{
"source": "security-advisories@github.com",
"tags": [
"Product"
],
"url": "https://github.com/vim/vim/releases/tag/v9.2.0357"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://github.com/vim/vim/security/advisories/GHSA-cwgx-gcj7-6qh8"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-78"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
MSRC_CVE-2026-41411
Vulnerability from csaf_microsoft - Published: 2026-04-02 00:00 - Updated: 2026-04-29 01:39| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 21147-17084 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-2 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-1 | — |
None Available
|
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-41411 Vim: Command injection via backtick expansion in tag filenames - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-41411.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Vim: Command injection via backtick expansion in tag filenames",
"tracking": {
"current_release_date": "2026-04-29T01:39:36.000Z",
"generator": {
"date": "2026-04-29T07:32:41.718Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-41411",
"initial_release_date": "2026-04-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-04-26T01:05:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-04-27T14:43:27.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-04-29T01:06:56.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
},
{
"date": "2026-04-29T01:39:36.000Z",
"legacy_version": "4",
"number": "4",
"summary": "Information published."
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 vim 0:9.2.0240-1.azl3",
"product": {
"name": "\u003cazl3 vim 0:9.2.0240-1.azl3",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "azl3 vim 0:9.2.0240-1.azl3",
"product": {
"name": "azl3 vim 0:9.2.0240-1.azl3",
"product_id": "21147"
}
},
{
"category": "product_version_range",
"name": "cbl2 vim 0:9.2.0240-1.cbl2",
"product": {
"name": "cbl2 vim 0:9.2.0240-1.cbl2",
"product_id": "1"
}
}
],
"category": "product_name",
"name": "vim"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 vim 0:9.2.0240-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 vim 0:9.2.0240-1.azl3 as a component of Azure Linux 3.0",
"product_id": "21147-17084"
},
"product_reference": "21147",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 vim 0:9.2.0240-1.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-41411",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"21147-17084"
],
"known_affected": [
"17084-2",
"17086-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-41411 Vim: Command injection via backtick expansion in tag filenames - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-41411.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-04-26T01:05:00.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-1"
]
},
{
"category": "vendor_fix",
"date": "2026-04-26T01:05:00.000Z",
"details": "0:9.2.0392-1.azl3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"environmentalsScore": 0.0,
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 6.6,
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"17084-2",
"17086-1"
]
}
],
"title": "Vim: Command injection via backtick expansion in tag filenames"
}
]
}
RHSA-2026:28049
Vulnerability from csaf_redhat - Published: 2026-06-22 21:53 - Updated: 2026-06-25 23: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.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-2:8.2.2637-20.el9_4.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_4.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.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-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-2:8.2.2637-20.el9_4.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_4.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.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-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-2:8.2.2637-20.el9_4.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_4.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.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-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-2:8.2.2637-20.el9_4.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_4.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.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 9.4 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:28049",
"url": "https://access.redhat.com/errata/RHSA-2026:28049"
},
{
"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_28049.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-06-25T23:03:54+00:00",
"generator": {
"date": "2026-06-25T23:03:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.5"
}
},
"id": "RHSA-2026:28049",
"initial_release_date": "2026-06-22T21:53:44+00:00",
"revision_history": [
{
"date": "2026-06-22T21:53:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-22T21:53:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-25T23:03:54+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.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:9.4::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-20.el9_4.3.aarch64",
"product": {
"name": "vim-X11-2:8.2.2637-20.el9_4.3.aarch64",
"product_id": "vim-X11-2:8.2.2637-20.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-20.el9_4.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-20.el9_4.3.aarch64",
"product": {
"name": "vim-common-2:8.2.2637-20.el9_4.3.aarch64",
"product_id": "vim-common-2:8.2.2637-20.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-20.el9_4.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-20.el9_4.3.aarch64",
"product": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.3.aarch64",
"product_id": "vim-enhanced-2:8.2.2637-20.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-20.el9_4.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"product": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"product_id": "vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-20.el9_4.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"product_id": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-20.el9_4.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"product_id": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-20.el9_4.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"product": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"product_id": "vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-20.el9_4.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-20.el9_4.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-20.el9_4.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-20.el9_4.3.aarch64",
"product": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.3.aarch64",
"product_id": "vim-minimal-2:8.2.2637-20.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-20.el9_4.3?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-20.el9_4.3.ppc64le",
"product": {
"name": "vim-X11-2:8.2.2637-20.el9_4.3.ppc64le",
"product_id": "vim-X11-2:8.2.2637-20.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-20.el9_4.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-20.el9_4.3.ppc64le",
"product": {
"name": "vim-common-2:8.2.2637-20.el9_4.3.ppc64le",
"product_id": "vim-common-2:8.2.2637-20.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-20.el9_4.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-20.el9_4.3.ppc64le",
"product": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.3.ppc64le",
"product_id": "vim-enhanced-2:8.2.2637-20.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-20.el9_4.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"product": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"product_id": "vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-20.el9_4.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"product_id": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-20.el9_4.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"product_id": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-20.el9_4.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"product": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"product_id": "vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-20.el9_4.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-20.el9_4.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-20.el9_4.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-20.el9_4.3.ppc64le",
"product": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.3.ppc64le",
"product_id": "vim-minimal-2:8.2.2637-20.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-20.el9_4.3?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-20.el9_4.3.s390x",
"product": {
"name": "vim-X11-2:8.2.2637-20.el9_4.3.s390x",
"product_id": "vim-X11-2:8.2.2637-20.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-20.el9_4.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-20.el9_4.3.s390x",
"product": {
"name": "vim-common-2:8.2.2637-20.el9_4.3.s390x",
"product_id": "vim-common-2:8.2.2637-20.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-20.el9_4.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-20.el9_4.3.s390x",
"product": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.3.s390x",
"product_id": "vim-enhanced-2:8.2.2637-20.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-20.el9_4.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"product": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"product_id": "vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-20.el9_4.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"product_id": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-20.el9_4.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"product_id": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-20.el9_4.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"product": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"product_id": "vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-20.el9_4.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-20.el9_4.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-20.el9_4.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-20.el9_4.3.s390x",
"product": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.3.s390x",
"product_id": "vim-minimal-2:8.2.2637-20.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-20.el9_4.3?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-20.el9_4.3.x86_64",
"product": {
"name": "vim-X11-2:8.2.2637-20.el9_4.3.x86_64",
"product_id": "vim-X11-2:8.2.2637-20.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-20.el9_4.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-20.el9_4.3.x86_64",
"product": {
"name": "vim-common-2:8.2.2637-20.el9_4.3.x86_64",
"product_id": "vim-common-2:8.2.2637-20.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-20.el9_4.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-20.el9_4.3.x86_64",
"product": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.3.x86_64",
"product_id": "vim-enhanced-2:8.2.2637-20.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-20.el9_4.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"product": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"product_id": "vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-20.el9_4.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"product_id": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-20.el9_4.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"product_id": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-20.el9_4.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"product": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"product_id": "vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-20.el9_4.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-20.el9_4.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-20.el9_4.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-20.el9_4.3.x86_64",
"product": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.3.x86_64",
"product_id": "vim-minimal-2:8.2.2637-20.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-20.el9_4.3?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:8.2.2637-20.el9_4.3.src",
"product": {
"name": "vim-2:8.2.2637-20.el9_4.3.src",
"product_id": "vim-2:8.2.2637-20.el9_4.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@8.2.2637-20.el9_4.3?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-filesystem-2:8.2.2637-20.el9_4.3.noarch",
"product": {
"name": "vim-filesystem-2:8.2.2637-20.el9_4.3.noarch",
"product_id": "vim-filesystem-2:8.2.2637-20.el9_4.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@8.2.2637-20.el9_4.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:8.2.2637-20.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.aarch64"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-20.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.ppc64le"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-20.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.s390x"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-20.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.x86_64"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-20.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.aarch64"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-20.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.ppc64le"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-20.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.s390x"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-20.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.x86_64"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.aarch64"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.ppc64le"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.s390x"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.x86_64"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.2.2637-20.el9_4.3.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-2:8.2.2637-20.el9_4.3.src"
},
"product_reference": "vim-2:8.2.2637-20.el9_4.3.src",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.2.2637-20.el9_4.3.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_4.3.noarch"
},
"product_reference": "vim-filesystem-2:8.2.2637-20.el9_4.3.noarch",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.aarch64"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_4.3.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.ppc64le"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_4.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.s390x"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_4.3.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.x86_64"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_4.3.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"relates_to_product_reference": "BaseOS-9.4.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.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-2:8.2.2637-20.el9_4.3.src",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_4.3.noarch",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.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-22T21:53:44+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.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-2:8.2.2637-20.el9_4.3.src",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_4.3.noarch",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28049"
},
{
"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.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-2:8.2.2637-20.el9_4.3.src",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_4.3.noarch",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.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-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-2:8.2.2637-20.el9_4.3.src",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_4.3.noarch",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.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-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-2:8.2.2637-20.el9_4.3.src",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_4.3.noarch",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.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-22T21:53:44+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.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-2:8.2.2637-20.el9_4.3.src",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_4.3.noarch",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28049"
},
{
"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.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-2:8.2.2637-20.el9_4.3.src",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_4.3.noarch",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.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-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-2:8.2.2637-20.el9_4.3.src",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_4.3.noarch",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.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-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-2:8.2.2637-20.el9_4.3.src",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_4.3.noarch",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.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-22T21:53:44+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.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-2:8.2.2637-20.el9_4.3.src",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_4.3.noarch",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28049"
},
{
"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.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-2:8.2.2637-20.el9_4.3.src",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_4.3.noarch",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.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-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-2:8.2.2637-20.el9_4.3.src",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_4.3.noarch",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.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-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-2:8.2.2637-20.el9_4.3.src",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_4.3.noarch",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.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-22T21:53:44+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.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-2:8.2.2637-20.el9_4.3.src",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_4.3.noarch",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28049"
},
{
"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.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-2:8.2.2637-20.el9_4.3.src",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_4.3.noarch",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.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-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-2:8.2.2637-20.el9_4.3.src",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_4.3.noarch",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_4.3.x86_64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.aarch64",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.ppc64le",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.s390x",
"BaseOS-9.4.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: command injection when decompressing .tgz archives"
}
]
}
RHSA-2026:28050
Vulnerability from csaf_redhat - Published: 2026-06-22 22:23 - Updated: 2026-06-25 23: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.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.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-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.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-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.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-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.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 9.6 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:28050",
"url": "https://access.redhat.com/errata/RHSA-2026:28050"
},
{
"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_28050.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-06-25T23:03:54+00:00",
"generator": {
"date": "2026-06-25T23:03:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.5"
}
},
"id": "RHSA-2026:28050",
"initial_release_date": "2026-06-22T22:23:59+00:00",
"revision_history": [
{
"date": "2026-06-22T22:23:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-22T22:23:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-25T23:03:54+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.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:9.6::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-22.el9_6.3.aarch64",
"product": {
"name": "vim-X11-2:8.2.2637-22.el9_6.3.aarch64",
"product_id": "vim-X11-2:8.2.2637-22.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-22.el9_6.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-22.el9_6.3.aarch64",
"product": {
"name": "vim-common-2:8.2.2637-22.el9_6.3.aarch64",
"product_id": "vim-common-2:8.2.2637-22.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-22.el9_6.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-22.el9_6.3.aarch64",
"product": {
"name": "vim-enhanced-2:8.2.2637-22.el9_6.3.aarch64",
"product_id": "vim-enhanced-2:8.2.2637-22.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-22.el9_6.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"product": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"product_id": "vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-22.el9_6.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"product_id": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-22.el9_6.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"product_id": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-22.el9_6.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"product": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"product_id": "vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-22.el9_6.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-22.el9_6.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-22.el9_6.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-22.el9_6.3.aarch64",
"product": {
"name": "vim-minimal-2:8.2.2637-22.el9_6.3.aarch64",
"product_id": "vim-minimal-2:8.2.2637-22.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-22.el9_6.3?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-22.el9_6.3.ppc64le",
"product": {
"name": "vim-X11-2:8.2.2637-22.el9_6.3.ppc64le",
"product_id": "vim-X11-2:8.2.2637-22.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-22.el9_6.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-22.el9_6.3.ppc64le",
"product": {
"name": "vim-common-2:8.2.2637-22.el9_6.3.ppc64le",
"product_id": "vim-common-2:8.2.2637-22.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-22.el9_6.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-22.el9_6.3.ppc64le",
"product": {
"name": "vim-enhanced-2:8.2.2637-22.el9_6.3.ppc64le",
"product_id": "vim-enhanced-2:8.2.2637-22.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-22.el9_6.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"product": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"product_id": "vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-22.el9_6.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"product_id": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-22.el9_6.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"product_id": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-22.el9_6.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"product": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"product_id": "vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-22.el9_6.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-22.el9_6.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-22.el9_6.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-22.el9_6.3.ppc64le",
"product": {
"name": "vim-minimal-2:8.2.2637-22.el9_6.3.ppc64le",
"product_id": "vim-minimal-2:8.2.2637-22.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-22.el9_6.3?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-22.el9_6.3.s390x",
"product": {
"name": "vim-X11-2:8.2.2637-22.el9_6.3.s390x",
"product_id": "vim-X11-2:8.2.2637-22.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-22.el9_6.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-22.el9_6.3.s390x",
"product": {
"name": "vim-common-2:8.2.2637-22.el9_6.3.s390x",
"product_id": "vim-common-2:8.2.2637-22.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-22.el9_6.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-22.el9_6.3.s390x",
"product": {
"name": "vim-enhanced-2:8.2.2637-22.el9_6.3.s390x",
"product_id": "vim-enhanced-2:8.2.2637-22.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-22.el9_6.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"product": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"product_id": "vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-22.el9_6.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"product_id": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-22.el9_6.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"product_id": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-22.el9_6.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"product": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"product_id": "vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-22.el9_6.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-22.el9_6.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-22.el9_6.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-22.el9_6.3.s390x",
"product": {
"name": "vim-minimal-2:8.2.2637-22.el9_6.3.s390x",
"product_id": "vim-minimal-2:8.2.2637-22.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-22.el9_6.3?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-22.el9_6.3.x86_64",
"product": {
"name": "vim-X11-2:8.2.2637-22.el9_6.3.x86_64",
"product_id": "vim-X11-2:8.2.2637-22.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-22.el9_6.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-22.el9_6.3.x86_64",
"product": {
"name": "vim-common-2:8.2.2637-22.el9_6.3.x86_64",
"product_id": "vim-common-2:8.2.2637-22.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-22.el9_6.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-22.el9_6.3.x86_64",
"product": {
"name": "vim-enhanced-2:8.2.2637-22.el9_6.3.x86_64",
"product_id": "vim-enhanced-2:8.2.2637-22.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-22.el9_6.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"product": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"product_id": "vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-22.el9_6.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"product_id": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-22.el9_6.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"product_id": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-22.el9_6.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"product": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"product_id": "vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-22.el9_6.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-22.el9_6.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-22.el9_6.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-22.el9_6.3.x86_64",
"product": {
"name": "vim-minimal-2:8.2.2637-22.el9_6.3.x86_64",
"product_id": "vim-minimal-2:8.2.2637-22.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-22.el9_6.3?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:8.2.2637-22.el9_6.3.src",
"product": {
"name": "vim-2:8.2.2637-22.el9_6.3.src",
"product_id": "vim-2:8.2.2637-22.el9_6.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@8.2.2637-22.el9_6.3?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-filesystem-2:8.2.2637-22.el9_6.3.noarch",
"product": {
"name": "vim-filesystem-2:8.2.2637-22.el9_6.3.noarch",
"product_id": "vim-filesystem-2:8.2.2637-22.el9_6.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@8.2.2637-22.el9_6.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:8.2.2637-22.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.aarch64"
},
"product_reference": "vim-X11-2:8.2.2637-22.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-22.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.ppc64le"
},
"product_reference": "vim-X11-2:8.2.2637-22.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-22.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.s390x"
},
"product_reference": "vim-X11-2:8.2.2637-22.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-22.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.x86_64"
},
"product_reference": "vim-X11-2:8.2.2637-22.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-22.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.aarch64"
},
"product_reference": "vim-common-2:8.2.2637-22.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-22.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.ppc64le"
},
"product_reference": "vim-common-2:8.2.2637-22.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-22.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.s390x"
},
"product_reference": "vim-common-2:8.2.2637-22.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-22.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.x86_64"
},
"product_reference": "vim-common-2:8.2.2637-22.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x"
},
"product_reference": "vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64"
},
"product_reference": "vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le"
},
"product_reference": "vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x"
},
"product_reference": "vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64"
},
"product_reference": "vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-22.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.aarch64"
},
"product_reference": "vim-enhanced-2:8.2.2637-22.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-22.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.ppc64le"
},
"product_reference": "vim-enhanced-2:8.2.2637-22.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-22.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.s390x"
},
"product_reference": "vim-enhanced-2:8.2.2637-22.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-22.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.x86_64"
},
"product_reference": "vim-enhanced-2:8.2.2637-22.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.2.2637-22.el9_6.3.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.3.src"
},
"product_reference": "vim-2:8.2.2637-22.el9_6.3.src",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x"
},
"product_reference": "vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64"
},
"product_reference": "vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le"
},
"product_reference": "vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x"
},
"product_reference": "vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64"
},
"product_reference": "vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.2.2637-22.el9_6.3.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.3.noarch"
},
"product_reference": "vim-filesystem-2:8.2.2637-22.el9_6.3.noarch",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-22.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.aarch64"
},
"product_reference": "vim-minimal-2:8.2.2637-22.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-22.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.ppc64le"
},
"product_reference": "vim-minimal-2:8.2.2637-22.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-22.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.s390x"
},
"product_reference": "vim-minimal-2:8.2.2637-22.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-22.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.x86_64"
},
"product_reference": "vim-minimal-2:8.2.2637-22.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
}
]
},
"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.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.3.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.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-22T22:23:59+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.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.3.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28050"
},
{
"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.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.3.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.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-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.3.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.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-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.3.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.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-22T22:23:59+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.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.3.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28050"
},
{
"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.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.3.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.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-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.3.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.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-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.3.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.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-22T22:23:59+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.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.3.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28050"
},
{
"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.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.3.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.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-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.3.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.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-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.3.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.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-22T22:23:59+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.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.3.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28050"
},
{
"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.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.3.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.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-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.3.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: command injection when decompressing .tgz archives"
}
]
}
RHSA-2026:28133
Vulnerability from csaf_redhat - Published: 2026-06-23 06:43 - Updated: 2026-06-25 23: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-06-25T23:03:54+00:00",
"generator": {
"date": "2026-06-25T23:03:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.5"
}
},
"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-06-25T23:03:54+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"
}
]
}
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.